[openssh-commits] [openssh] branch master updated (bfdd4b72 -> 931f592f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Aug 10 13:37:36 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 bfdd4b72 upstream: make scp -3 the default for remote-to-remote copies. It
new 391ca67f upstream: Prepare for a future where scp(1) uses the SFTP protocol by
new 931f592f upstream: adapt to scp -M flag change; make scp3.sh test SFTP mode too
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 931f592f26239154eea3eb35a086585897b1a185
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Aug 10 03:35:45 2021 +0000
upstream: adapt to scp -M flag change; make scp3.sh test SFTP mode too
OpenBSD-Regress-ID: 43fea26704a0f0b962b53c1fabcb68179638f9c0
commit 391ca67fb978252c48d20c910553f803f988bd37
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Aug 10 03:33:34 2021 +0000
upstream: Prepare for a future where scp(1) uses the SFTP protocol by
default. Replace recently added -M option to select the protocol with -O
(olde) and -s (SFTP) flags, and label the -s flag with a clear warning that
it will be removed in the near future (so no, don't use it in scripts!).
prompted by/feedback from deraadt@
OpenBSD-Commit-ID: 92ad72cc6f0023c9be9e316d8b30eb6d8d749cfc
Summary of changes:
regress/scp-uri.sh | 9 ++++-----
regress/scp.sh | 9 ++++-----
regress/scp3.sh | 13 +++++++------
scp.1 | 34 +++++++++++++++++++++-------------
scp.c | 23 ++++++++++-------------
5 files changed, 46 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list