[openssh-commits] [openssh] branch master updated (abda22fb -> 7280401b)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 24 13:57:12 AEDT 2023


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

djm pushed a change to branch master
in repository openssh.

      from  abda22fb  Test latest OpenSSL 1.1, 3.0 and LibreSSL 3.7.
       new  7280401b  remove support for old libcrypto

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 7280401bdd77ca54be6867a154cc01e0d72612e0
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Mar 24 13:56:25 2023 +1100

    remove support for old libcrypto
    
    OpenSSH now requires LibreSSL 3.1.0 or greater or
    OpenSSL 1.1.1 or greater
    
    with/ok dtucker@

Summary of changes:
 .github/workflows/c-cpp.yml          |   7 -
 INSTALL                              |   8 +-
 cipher-aes.c                         |   2 +-
 configure.ac                         |  96 ++----
 openbsd-compat/libressl-api-compat.c | 556 +----------------------------------
 openbsd-compat/openssl-compat.h      | 151 +---------
 6 files changed, 40 insertions(+), 780 deletions(-)

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


More information about the openssh-commits mailing list