[openssh-commits] [openssh] branch master updated (37f9220 -> f2004cd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 23 05:05:48 AEDT 2015
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 37f9220 Wrap stdint.h includes in ifdefs.
new f2004cd Repair for non-ECC OpenSSL.
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 f2004cd1adf34492eae0a44b1ef84e0e31b06088
Author: Darren Tucker <dtucker at zip.com.au>
Date: Mon Feb 23 05:04:21 2015 +1100
Repair for non-ECC OpenSSL.
Ifdef out the ECC parts when building with an OpenSSL that doesn't have
it.
Summary of changes:
monitor.c | 2 ++
opacket.c | 4 ++++
ssh-keyscan.c | 2 ++
ssh_api.c | 4 ++++
sshconnect2.c | 2 ++
sshd.c | 2 ++
6 files changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list