git: b1aafaaad5f1 - stable/13 - ssh: remove note about local change to [Use]PrivilegeSeparation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jan 2023 03:54:37 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=b1aafaaad5f13b061b34fe432d9d6c79484b67bd
commit b1aafaaad5f13b061b34fe432d9d6c79484b67bd
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-12-12 22:00:13 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-01-10 03:54:23 +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
(cherry picked from commit a752e011a862f9256b8a3b36d73ee1bbbcaf7a9b)
---
crypto/openssh/FREEBSD-upgrade | 1 -
1 file changed, 1 deletion(-)
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index ae50f1635cc4..fedbd80a2e3c 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -132,7 +132,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