git: a752e011a862 - main - ssh: remove note about local change to [Use]PrivilegeSeparation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Dec 2022 22:08:20 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=a752e011a862f9256b8a3b36d73ee1bbbcaf7a9b
commit a752e011a862f9256b8a3b36d73ee1bbbcaf7a9b
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-12-12 22:00:13 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-12-12 22:07:27 +0000
ssh: remove note about local change to [Use]PrivilegeSeparation
We documented "[Use]PrivilegeSeparation defaults to sandbox" as one of
our modifications to ssh's server-side defaults, but this is not (any
longer) a difference from upstream.
Sponsored by: The FreeBSD Foundation
---
crypto/openssh/FREEBSD-upgrade | 1 -
1 file changed, 1 deletion(-)
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 49a62aa300dc..9e4ed261013e 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -119,7 +119,6 @@
- X11Forwarding defaults to "yes".
- PasswordAuthentication defaults to "no".
- VersionAddendum defaults to "FreeBSD-YYYYMMDD".
- - PrivilegeSeparation defaults to "sandbox".
- UseDNS defaults to "yes".
2) Modified client-side defaults