[openssh-commits] [openssh] branch master updated (2b0f4a72b -> 84206bde8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Feb 18 14:04:50 AEDT 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 2b0f4a72b upstream: make IPQoS first-match-wins in sshd_config as it's
new c3631567d upstream: when uploading a directory using sftp/sftp (e.g. during a
new 84206bde8 upstream: same treatment for remote/remote copies (i.e. scp -3):
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 84206bde8adbef2dfe4f5b97dd23399827015333
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Feb 18 03:04:12 2026 +0000
upstream: same treatment for remote/remote copies (i.e. scp -3):
adjust permissions on destination directory only if we created it or -p was
requested. bz3925
OpenBSD-Commit-ID: d977006df7b8330e06ceaa319383b347f1aca3ef
commit c3631567d9f77c2d073764e4b40f249687f4083e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Feb 18 02:59:27 2026 +0000
upstream: when uploading a directory using sftp/sftp (e.g. during a
recursive transfer), don't clobber the remote directory permissions unless
either we created the directory during the transfer or the -p flag was set.
bz3925 ok dtucker@
OpenBSD-Commit-ID: d66f40d01de05c9ec4029fab5413325301039b3a
Summary of changes:
sftp-client.c | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list