[openssh-commits] [openssh] branch master updated (931c50c5 -> 8461a5b3)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Apr 6 20:56:30 AEST 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  931c50c5  fix inverted test for LibreSSL version
       new  8461a5b3  Include openssl-compat.h before checking ifdefs.

The 1 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 8461a5b3db34ed0b5a4a18d82f64fd5ac8693ea8
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Apr 6 20:54:34 2020 +1000

    Include openssl-compat.h before checking ifdefs.
    
    Fixes problem where unsuitable chacha20 code in libressl would be used
    unintentionally.

Summary of changes:
 cipher-chachapoly-libcrypto.c | 3 +++
 cipher-chachapoly.c           | 3 +++
 2 files changed, 6 insertions(+)

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


More information about the openssh-commits mailing list