[openssh-commits] [openssh] branch master updated (9244990e -> fff8ff6d)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Dec 15 18:29:02 AEDT 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 9244990e remove a bunch of ENABLE_SK #ifdefs
new fff8ff6d Put SK ECDSA bits inside ifdef OPENSSL_HAS_ECC.
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 fff8ff6dd580e1a72ba09a6775d185175cdc8d13
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Dec 15 18:27:02 2019 +1100
Put SK ECDSA bits inside ifdef OPENSSL_HAS_ECC.
Fixes build when linking against OpenSSLs built with no-ec.
Summary of changes:
ssh-ecdsa-sk.c | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list