[openssh-commits] [openssh] branch V_8_1 created (now cdf1d0a9)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 9 11:59:57 AEDT 2019


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch V_8_1
in repository openssh.

        at  cdf1d0a9  prepare for 8.1 release

This branch includes the following new commits:

       new  8ca491d2  depend
       new  e827aedf  upstream: reversed test yielded incorrect debug message
       new  c2cc2548  upstream: Correct type for end-of-list sentinel; fixes initializer
       new  a546b17b  upstream: fix integer overflow in XMSS private key parsing.
       new  29e0ecd9  upstream: fix an unreachable integer overflow similar to the XMSS
       new  3b4e56d7  upstream: openssh-8.1
       new  cdf1d0a9  prepare for 8.1 release

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit cdf1d0a9f5d18535e0a18ff34860e81a6d83aa5c
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 9 11:31:03 2019 +1100

    prepare for 8.1 release

commit 3b4e56d740b74324e2d7542957cad5a11518f455
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Oct 9 00:04:57 2019 +0000

    upstream: openssh-8.1
    
    OpenBSD-Commit-ID: 3356bb34e2aa287f0e6d6773c9ae659dc680147d

commit c2cc25480ba36ab48c1a577bebb12493865aad87
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Oct 8 22:40:39 2019 +0000

    upstream: Correct type for end-of-list sentinel; fixes initializer
    
    warnings on some platforms.  ok deraadt.
    
    OpenBSD-Commit-ID: a990dbc2dac25bdfa07e79321349c73fd991efa2

commit a546b17bbaeb12beac4c9aeed56f74a42b18a93a
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Oct 9 00:02:57 2019 +0000

    upstream: fix integer overflow in XMSS private key parsing.
    
    Reported by Adam Zabrocki via SecuriTeam's SSH program.
    
    Note that this code is experimental and not compiled by default.
    
    ok markus@
    
    OpenBSD-Commit-ID: cd0361896d15e8a1bac495ac583ff065ffca2be1

commit 29e0ecd9b4eb3b9f305e2240351f0c59cad9ef81
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Oct 9 00:04:42 2019 +0000

    upstream: fix an unreachable integer overflow similar to the XMSS
    
    case, and some other NULL dereferences found by fuzzing.
    
    fix with and ok markus@
    
    OpenBSD-Commit-ID: 0f81adbb95ef887ce586953e1cb225fa45c7a47b

commit e827aedf8818e75c0016b47ed8fc231427457c43
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Oct 7 23:10:38 2019 +0000

    upstream: reversed test yielded incorrect debug message
    
    OpenBSD-Commit-ID: 78bb512d04cfc238adb2c5b7504ac93eecf523b3

commit 8ca491d29fbe26e5909ce22b344c0a848dc28d55
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Oct 8 17:05:57 2019 +1100

    depend

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list