[openssh-commits] [openssh] branch master updated (155d540 -> bd5d7d2)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Feb 12 15:46:34 AEDT 2017
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 155d540 upstream commit
new bd5d7d2 ifdef out EVP_R_PRIVATE_KEY_DECODE_ERROR
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 bd5d7d239525d595ecea92765334af33a45d9d63
Author: Darren Tucker <dtucker at zip.com.au>
Date: Sun Feb 12 15:45:15 2017 +1100
ifdef out EVP_R_PRIVATE_KEY_DECODE_ERROR
EVP_R_PRIVATE_KEY_DECODE_ERROR was added in OpenSSL 1.0.0 so ifdef out
for the benefit of OpenSSL versions prior to that.
Summary of changes:
sshkey.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list