summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-03-20 02:14:01 +0000
committerColin Watson <cjwatson@debian.org>2014-03-27 15:50:29 +0000
commit0a00050c1e005182cb69c672eb53000b9dcdba2c (patch)
tree6e1b4c319ed0cd4638320aebd28c3a4955e2e3c7 /debian/changelog
parent96f6b414c09ec85a923e02df06a90d935283f06e (diff)
Change to "PermitRootLogin without-password" for new installations
Also ask a debconf question when upgrading systems with "PermitRootLogin yes" from previous versions. Closes: #298138
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1b08a3d50..ad96cd6ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ openssh (1:6.6p1-1) UNRELEASED; urgency=medium
10 the characters before the wildcard character. 10 the characters before the wildcard character.
11 * Re-enable btmp logging, as its permissions were fixed a long time ago in 11 * Re-enable btmp logging, as its permissions were fixed a long time ago in
12 response to #370050 (closes: #341883). 12 response to #370050 (closes: #341883).
13 * Change to "PermitRootLogin without-password" for new installations, and
14 ask a debconf question when upgrading systems with "PermitRootLogin yes"
15 from previous versions (closes: #298138).
13 16
14 [ Matthew Vernon ] 17 [ Matthew Vernon ]
15 * Fix failure to check SSHFP records if server presents a certificate 18 * Fix failure to check SSHFP records if server presents a certificate