[openssh-commits] [openssh] branch master updated (d7abb77 -> 12d3767)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Mar 3 17:14:42 AEDT 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d7abb77 upstream commit
new 12d3767 upstream commit
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 12d3767ba4c84c32150cbe6ff6494498780f12c9
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Mar 3 06:13:11 2017 +0000
upstream commit
fix ssh-keygen -H accidentally corrupting known_hosts that
contained already-hashed entries. HKF_MATCH_HOST_HASHED is only set by
hostkeys_foreach() when hostname matching is in use, so we need to look for
the hash marker explicitly.
Upstream-ID: da82ad653b93e8a753580d3cf5cd448bc2520528
Summary of changes:
ssh-keygen.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list