[openssh-commits] [openssh] branch master updated (953fa5b5 -> d1c1cfc5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 27 08:24:57 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 953fa5b5 Disable security key for bigendian interop.
new ac754465 upstream: turn off CDIAGFLAGS and turn back on INSTALL_STRIP
new d1c1cfc5 upstream: when using RSA keys to sign messages, select the
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 d1c1cfc5e4e9b43593d4642810ea8135e4c7db49
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Nov 26 21:23:35 2024 +0000
upstream: when using RSA keys to sign messages, select the
signature algorithm based on the requested hash algorithm ("-Ohashalg=xxx").
This allows using something other than rsa-sha2-512, which may not
be supported on all signing backends, e.g. some smartcards only
support SHA256.
Patch from Morten Linderud; ok markus@
OpenBSD-Commit-ID: 246353fac24e92629263996558c6788348363ad7
commit ac7544654441280071b90a4129a47467d40f2389
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Nov 24 23:47:50 2024 +0000
upstream: turn off CDIAGFLAGS and turn back on INSTALL_STRIP
accidentally changed in last commit
OpenBSD-Commit-ID: 6d07e4606997e36b860621a14dd41975f2902f8f
Summary of changes:
.skipped-commit-ids | 1 +
sshsig.c | 9 +++++++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list