[openssh-commits] [openssh] branch master updated (845fe981 -> 324449a6)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Feb 18 12:56:04 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  845fe981  prefer login_getpwclass() to login_getclass()
       new  324449a6  support OpenSSL 3.x cipher IV API change

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 324449a68d510720d0e4dfcc8e9e5a702fe6a48f
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Feb 18 12:06:25 2021 +1100

    support OpenSSL 3.x cipher IV API change
    
    OpenSSL renamed the "get current CIPHER_CTX" IV operation in 3.x.
    This uses the new name if available.
    
    https://github.com/openssl/openssl/issues/13411
    
    bz#3238 ok dtucker@

Summary of changes:
 configure.ac                    | 1 +
 openbsd-compat/openssl-compat.h | 4 ++++
 2 files changed, 5 insertions(+)

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


More information about the openssh-commits mailing list