]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Require OpenSSL 1.1.x series 1.1.0g or greater V_7_9_P1
authorDamien Miller <djm@mindrot.org>
Wed, 17 Oct 2018 00:01:20 +0000 (11:01 +1100)
committerDamien Miller <djm@mindrot.org>
Wed, 17 Oct 2018 00:01:20 +0000 (11:01 +1100)
commitaede1c34243a6f7feae2fb2cb686ade5f9be6f3d
tree421f34ba50ad884ee25802ff73c527a2724d39fa
parent08300c211409c212e010fe2e2f2883e573a04ce2
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@
configure.ac