[openssh-commits] [openssh] branch master updated (74c1c366 -> 04dc070e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 29 07:56:48 AEST 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 74c1c366 Check for and handle calloc(p, 0) = NULL.
new 04dc070e abort in configure when only openssl-1.1.x found
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 04dc070e8b4507d9d829f910b29be7e3b2414913
Author: Damien Miller <djm at mindrot.org>
Date: Thu Sep 28 14:54:34 2017 -0700
abort in configure when only openssl-1.1.x found
We don't support openssl-1.1.x yet (see multiple threads on the
openssh-unix-dev@ mailing list for the reason), but previously
./configure would accept it and the compilation would subsequently
fail. This makes ./configure display an explicit error message and
abort.
ok dtucker@
Summary of changes:
configure.ac | 5 ++++-
1 file changed, 4 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