[openssh-commits] [openssh] branch master updated (e47a744c8 -> 265336a70)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Aug 3 22:18:05 AEST 2026


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

dtucker pushed a change to branch master
in repository openssh.

    from e47a744c8 upstream: crank up MaxAuthTries to avoid failures here
     new e766b76b6 Make EC_KEY_METHOD_new optional again.
     new 7d6170c00 Fix OpenSSL ECC detection message.
     new b5ad8c3b1 Correct filename in comment.
     new 265336a70 Don't enable Brainpool on AWS-LC or BoringSSL.

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


Detailed log of new commits:

commit 265336a702d6a4a117889f2fe281e8f2bbb7e0ef
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 3 22:15:07 2026 +1000

    Don't enable Brainpool on AWS-LC or BoringSSL.
    
    These fail at runtime, so disable until we figure out why.

commit b5ad8c3b1f22831dc2a16bfac9e92916c8d0e4ec
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 3 22:06:26 2026 +1000

    Correct filename in comment.

commit 7d6170c00ec7bab059742370f92144b155bdb191
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 3 21:18:48 2026 +1000

    Fix OpenSSL ECC detection message.

commit e766b76b6112c9327f73b834af00e00da13ab981
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 3 18:19:58 2026 +1000

    Make EC_KEY_METHOD_new optional again.
    
    The change making ECC required also incorrectly made EC_KEY_METHOD_new
    required, causing builds with BoringSSL to fail.

Summary of changes:
 configure.ac  | 48 +++++++++++++++++++++++++++++++++++++-----------
 fixalgorithms |  4 ++--
 kex-names.c   |  4 ++--
 3 files changed, 41 insertions(+), 15 deletions(-)

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


More information about the openssh-commits mailing list