[openssh-commits] [openssh] branch master updated (54cd41a4 -> 947a3e82)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat May 20 14:30:26 AEST 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 54cd41a4 upstream commit
new 77322480 upstream commit
new 947a3e82 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 947a3e829a5b8832a4768fd764283709a4ca7955
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat May 20 02:35:47 2017 +0000
upstream commit
there's no reason to artificially limit the key path
here, just check that it fits PATH_MAX; spotted by Matthew Patton
Upstream-ID: 858addaf2009c9cf04d80164a41b2088edb30b58
commit 773224802d7cb250bb8b461546fcce10567b4b2e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 19 21:07:17 2017 +0000
upstream commit
Now that we no longer support SSHv1, replace the contents
of this file with a pointer to
https://tools.ietf.org/html/draft-miller-ssh-agent-00 It's better edited,
doesn't need to document stuff we no longer implement and does document stuff
that we do implement (RSA SHA256/512 signature flags)
Upstream-ID: da8cdc46bbcc266efabd565ddddd0d8e556f846e
Summary of changes:
PROTOCOL.agent | 585 +--------------------------------------------------------
readconf.c | 6 +-
2 files changed, 6 insertions(+), 585 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list