[openssh-commits] [openssh] branch master updated (797cdd9c -> 4e23deef)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Oct 16 10:54:39 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 797cdd9c Don't avoid our *sprintf replacements.
new 4e23deef Avoid deprecated OPENSSL_config when using 1.1.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 4e23deefd7959ef83c73ed9cce574423438f6133
Author: Damien Miller <djm at mindrot.org>
Date: Tue Oct 16 10:51:52 2018 +1100
Avoid deprecated OPENSSL_config when using 1.1.x
OpenSSL 1.1.x soft-deprecated OPENSSL_config in favour of
OPENSSL_init_crypto; pointed out by Jakub Jelen
Summary of changes:
openbsd-compat/openssl-compat.c | 6 ++++++
1 file changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list