[openssh-commits] [openssh] branch master updated (79d078e -> d924640)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Oct 28 13:39:59 AEDT 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 79d078e upstream commit
new d924640 Skip ssh1 specfic ciphers.
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 d924640d4c355d1b5eca1f4cc60146a9975dbbff
Author: Darren Tucker <dtucker at zip.com.au>
Date: Fri Oct 28 13:38:19 2016 +1100
Skip ssh1 specfic ciphers.
cipher-3des1.c and cipher-bf1.c are specific to sshv1 so don't even try
to compile them when Protocol 1 is not enabled.
Summary of changes:
cipher-3des1.c | 3 +++
cipher-bf1.c | 3 +++
2 files 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