[openssh-commits] [openssh] branch master updated (859754bd -> 406a24b2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Oct 26 13:46:03 AEDT 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 859754bd remove remaining references to SSLeay
new 406a24b2 fix builds on OpenSSL <= 1.0.x
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 406a24b25d6a2bdd70cacd16de7e899dcb2a8829
Author: Damien Miller <djm at mindrot.org>
Date: Fri Oct 26 13:43:28 2018 +1100
fix builds on OpenSSL <= 1.0.x
I thought OpenSSL 1.0.x offered the new-style OpenSSL_version_num() API
to obtain version number, but they don't.
Summary of changes:
configure.ac | 9 ++++++++-
openbsd-compat/openssl-compat.h | 6 ++++++
2 files changed, 14 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list