[openssh-commits] [openssh] branch master updated (ce913426 -> 072e172f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jun 10 16:40:42 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 ce913426 drop two more privileges in the Solaris sandbox
new ad053161 upstream commit
new 2076e4ad upstream commit
new 7f5637c4 upstream commit
new 5b2f34a7 upstream commit
new 72be5b2f upstream commit
new 072e172f upstream commit
The 6 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 072e172f1d302d2a2c6043ecbfb4004406717b96
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jun 10 06:36:46 2017 +0000
upstream commit
print '?' instead of incorrect link count (that the
protocol doesn't provide) for remote listings. bz#2710 ok dtucker@
Upstream-ID: c611f98a66302cea452ef10f13fff8cf0385242e
commit 72be5b2f8e7dc37235e8c4b8d0bc7b5ee1301505
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Jun 10 06:33:34 2017 +0000
upstream commit
implement sorting for globbed ls; bz#2649 ok dtucker@
Upstream-ID: ed3110f351cc9703411bf847ba864041fb7216a8
commit 5b2f34a74aa6a524cd57e856b23e1b7b25007721
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jun 9 06:47:13 2017 +0000
upstream commit
return failure rather than fatal() for more cases during
mux negotiations. Causes the session to fall back to a non-mux connection if
they occur. bz#2707 ok dtucker@
Upstream-ID: d2a7892f464d434e1f615334a1c9d0cdb83b29ab
commit 7f5637c4a67a49ef256cb4eedf14e8590ac30976
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jun 9 06:43:01 2017 +0000
upstream commit
in description of public key authentication, mention that
the server will send debug messages to the client for some error conditions
after authentication has completed. bz#2709 ok dtucker
Upstream-ID: 750127dbd58c5a2672c2d28bc35fe221fcc8d1dd
commit 2076e4adb986512ce8c415dd194fd4e52136c4b4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jun 9 06:40:24 2017 +0000
upstream commit
better translate libcrypto errors by looking deeper in
the accursed error stack for codes that indicate the wrong passphrase was
supplied for a PEM key. bz#2699 ok dtucker@
Upstream-ID: 4da4286326d570f4f0489459bb71f6297e54b681
commit ad0531614cbe8ec424af3c0fa90c34a8e1ebee4c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jun 9 04:40:04 2017 +0000
upstream commit
Add comments referring to the relevant RFC sections for
rekeying behaviour.
Upstream-ID: 6fc8e82485757a27633f9175ad00468f49a07d40
Summary of changes:
mux.c | 30 +++++++++++------
packet.c | 8 +++--
sftp-common.c | 25 +++++++-------
sftp.c | 50 ++++++++++++++++++++++++++--
ssh.1 | 15 +++++++--
sshkey.c | 104 ++++++++++++++++++++++++++++++++++------------------------
6 files changed, 160 insertions(+), 72 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list