[openssh-commits] [openssh] branch master updated (e75bbc1d -> 76f4e486)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jul 13 13:19:23 AEST 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  e75bbc1d  Capture stderr output from configure.
       new  76f4e486  Only refuse to use OpenSSL 3.0.4 on x86_64.

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 76f4e48631d7b09fb243b47d7b393d100d3741b7
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Jul 13 13:17:47 2022 +1000

    Only refuse to use OpenSSL 3.0.4 on x86_64.
    
    The potential RCE only impacts x86_64, so only refuse to use it if we're
    targetting a potentially impacted architecture.  ok djm@

Summary of changes:
 configure.ac       | 10 +++++++++-
 regress/keyscan.sh | 13 +++++++++++++
 sftp-server-main.c |  2 --
 3 files changed, 22 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list