[openssh-commits] [openssh] branch master updated (668d270a -> 24274282)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Mar 6 11:33:22 AEDT 2024


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

djm pushed a change to branch master
in repository openssh.

    from 668d270a add a --without-retpoline configure option
     new d52b6509 disable RSA tests when algorithm is not supported
     new 24274282 upstream: wrap a few PKCS#11-specific bits in ENABLE_PKCS11

The 2 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 242742827fea4508e68097c128e802edc79addb5
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Mar 6 00:31:04 2024 +0000

    upstream: wrap a few PKCS#11-specific bits in ENABLE_PKCS11
    
    OpenBSD-Commit-ID: 463e4a69eef3426a43a2b922c4e7b2011885d923

commit d52b6509210e2043f33e5a1de58dd4a0d5d48c2a
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Mar 6 11:31:36 2024 +1100

    disable RSA tests when algorithm is not supported
    
    Unbreaks "make test" when compiled --without-openssl.
    
    Similar treatment to how we do DSA and ECDSA.

Summary of changes:
 regress/Makefile | 55 +++++++++++++++++++++++++++++++++++--------------------
 ssh-agent.c      |  6 ++++--
 2 files changed, 39 insertions(+), 22 deletions(-)

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


More information about the openssh-commits mailing list