[openssh-commits] [openssh] branch master updated (406a24b2 -> 262d81a2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Oct 27 16:47:09 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 406a24b2 fix builds on OpenSSL <= 1.0.x
new 262d81a2 Check for the existence of openssl version funcs.
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 262d81a259d4aa1507c709ec9d5caa21c7740722
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Oct 27 16:45:59 2018 +1100
Check for the existence of openssl version funcs.
Check for the existence of openssl version functions and use the ones
detected instead of trying to guess based on the int32 version
identifier. Fixes builds with LibreSSL.
Summary of changes:
configure.ac | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list