[openssh-commits] [openssh] branch master updated (e50f8087 -> 6b7c5349)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Sep 2 10:25:34 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from e50f8087 upstream: Use ed25519 for most hostkey rotation tests since it's
new 6b7c5349 retain Solaris PRIV_FILE_LINK_ANY in sftp-server
The 1 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 6b7c53498def19a14dd9587bf521ab6dbee8988f
Author: Damien Miller <djm at mindrot.org>
Date: Mon Sep 2 10:22:02 2019 +1000
retain Solaris PRIV_FILE_LINK_ANY in sftp-server
Dropping this privilege removes the ability to create hard links to
files owned by other users. This is required for the legacy sftp rename
operation.
bz#3036; approach ok Alex Wilson (the original author of the Solaris
sandbox/pledge replacement code)
Summary of changes:
openbsd-compat/port-solaris.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list