[openssh-commits] [openssh] branch master updated (76a398ed -> dee22129)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Oct 1 16:36:27 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 76a398ed upstream: Fix up whitespace left by previous
new c978565c need stdlib.h for free(3)
new 489741dc enable security key support for --without-openssl
new 87259557 fix FIDO key support for !OPENSSL_HAS_ECC case
new dee22129 make OPENSSL_HAS_ECC checks more thorough
The 4 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 dee22129bbc61e25b1003adfa2bc584c5406ef2d
Author: Damien Miller <djm at mindrot.org>
Date: Fri Oct 1 16:35:49 2021 +1000
make OPENSSL_HAS_ECC checks more thorough
ok dtucker
commit 872595572b6c9a584ed754165e8b7c4c9e7e1d61
Author: Damien Miller <djm at mindrot.org>
Date: Fri Oct 1 16:35:05 2021 +1000
fix FIDO key support for !OPENSSL_HAS_ECC case
ok dtucker
commit 489741dc68366940d369ac670b210b4834a6c272
Author: Damien Miller <djm at mindrot.org>
Date: Fri Oct 1 14:51:37 2021 +1000
enable security key support for --without-openssl
commit c978565c8589acfe4ea37ab5099d39c84158c713
Author: Damien Miller <djm at mindrot.org>
Date: Fri Oct 1 13:27:50 2021 +1000
need stdlib.h for free(3)
Summary of changes:
configure.ac | 4 ----
gss-genr.c | 1 +
sk-usbhid.c | 9 +++++++++
ssh-pkcs11-client.c | 16 ++++++++--------
ssh-pkcs11.c | 26 +++++++++++++-------------
ssh-sk.c | 13 +++++++++++--
6 files changed, 42 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list