[openssh-commits] [openssh] branch master updated (aa99b2d9 -> bda270d7)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Jun 6 13:24:46 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from aa99b2d9 Clear notify_pipe from readset if present.
new 2b71010d upstream: PROTOCOL.certkeys: update reference from IETF draft to
new d345d581 upstream: the limits at openssh.com extension was incorrectly marked
new bda270d7 upstream: degrade gracefully if a sftp-server offers the
The 3 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 bda270d7fb8522d43c21a79a4b02a052d7c64de8
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Jun 6 03:17:02 2021 +0000
upstream: degrade gracefully if a sftp-server offers the
limits at openssh.com extension but fails when the client tries to invoke it.
Reported by Hector Martin via bz3318
OpenBSD-Commit-ID: bd9d1839c41811616ede4da467e25746fcd9b967
commit d345d5811afdc2d6923019b653cdd93c4cc95f76
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Jun 6 03:15:39 2021 +0000
upstream: the limits at openssh.com extension was incorrectly marked
as an operation that writes to the filesystem, which made it unavailable in
sftp-server read-only mode. Spotted by Hector Martin via bz3318
OpenBSD-Commit-ID: f054465230787e37516c4b57098fc7975e00f067
commit 2b71010d9b43d7b8c9ec1bf010beb00d98fa765a
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Sat Jun 5 13:47:00 2021 +0000
upstream: PROTOCOL.certkeys: update reference from IETF draft to
RFC
Also fix some typos.
ok djm@
OpenBSD-Commit-ID: 5e855b6c5a22b5b13f8ffa3897a868e40d349b44
Summary of changes:
PROTOCOL.certkeys | 23 +++++++++++------------
sftp-client.c | 8 ++++++--
sftp-server.c | 4 ++--
3 files changed, 19 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list