[openssh-commits] [openssh] branch master updated (6670594 -> 25f8376)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Mar 15 13:34:25 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 6670594 upstream commit
new a8c5eea upstream commit
new 25f8376 upstream commit
The 2 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 25f837646be8c2017c914d34be71ca435dfc0e07
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Mar 15 02:25:09 2017 +0000
upstream commit
fix regression in 7.4: deletion of PKCS#11-hosted keys
would fail unless they were specified by full physical pathname. Report and
fix from Jakub Jelen via bz#2682; ok dtucker@
Upstream-ID: 5b5bc20ca11cacb5d5eb29c3f93fd18425552268
commit a8c5eeacf032a7d3408957e45dd7603cc1baf55f
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Mar 15 02:19:09 2017 +0000
upstream commit
Fix segfault when sshd attempts to load RSA1 keys (can
only happen when protocol v.1 support is enabled for the client). Reported by
Jakub Jelen in bz#2686; ok dtucker
Upstream-ID: 8fdaec2ba4b5f65db1d094f6714ce64b25d871d7
Summary of changes:
ssh-agent.c | 15 +++++++++++----
sshd.c | 11 ++++++++++-
2 files changed, 21 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list