summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 3a331e1fd..590aa664b 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -27,6 +27,12 @@ openssh (1:7.4p1-1) UNRELEASED; urgency=medium
27 * sshd(8): Remove the UseLogin configuration directive and support for 27 * sshd(8): Remove the UseLogin configuration directive and support for
28 having /bin/login manage login sessions. 28 having /bin/login manage login sessions.
29 29
30 The unprivileged sshd process that deals with pre-authentication network
31 traffic is now subject to additional sandboxing restrictions by default:
32 that is, the default sshd_config now sets UsePrivilegeSeparation to
33 "sandbox" rather than "yes". This has been the case upstream for a while,
34 but until now the Debian configuration diverged unnecessarily.
35
30 -- Colin Watson <cjwatson@debian.org> Tue, 20 Dec 2016 22:21:15 +0000 36 -- Colin Watson <cjwatson@debian.org> Tue, 20 Dec 2016 22:21:15 +0000
31 37
32openssh (1:7.2p1-1) unstable; urgency=medium 38openssh (1:7.2p1-1) unstable; urgency=medium