summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4be3d4b21..54b9379af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ openssh (1:7.4p1-7) UNRELEASED; urgency=medium
2 2
3 * Don't set "PermitRootLogin yes" on fresh installations (regression 3 * Don't set "PermitRootLogin yes" on fresh installations (regression
4 introduced in 1:7.4p1-1; closes: #852781). 4 introduced in 1:7.4p1-1; closes: #852781).
5 * Restore reading authorized_keys2 by default. Upstream seems to intend
6 to gradually phase this out, so don't assume that this will remain the
7 default forever. However, we were late in adopting the upstream
8 sshd_config changes, so it makes sense to extend the grace period
9 (closes: #852320).
5 10
6 -- Colin Watson <cjwatson@debian.org> Sun, 29 Jan 2017 11:39:05 +0000 11 -- Colin Watson <cjwatson@debian.org> Sun, 29 Jan 2017 11:39:05 +0000
7 12