[openssh-commits] [openssh] branch master updated (08300c21 -> aede1c34)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Oct 17 11:02:55 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 08300c21 unbreak compilation with --with-ssl-engine
new aede1c34 Require OpenSSL 1.1.x series 1.1.0g or greater
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 aede1c34243a6f7feae2fb2cb686ade5f9be6f3d
Author: Damien Miller <djm at mindrot.org>
Date: Wed Oct 17 11:01:20 2018 +1100
Require OpenSSL 1.1.x series 1.1.0g or greater
Previous versions have a bug with EVP_CipherInit() when passed a
NULL EVP_CIPHER, per https://github.com/openssl/openssl/pull/4613
ok dtucker@
Summary of changes:
configure.ac | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list