summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-01-29 15:44:36 +0000
committerColin Watson <cjwatson@debian.org>2017-01-29 15:44:36 +0000
commiteec09be133d0f8d4a17b5331c897f4cba3811dde (patch)
tree2f4d4dfb9b7d356fb8457dcc56853df8a42e652b /debian/changelog
parent4eaa1a79559dafe05d0dc7fb58b8d540775f8828 (diff)
Don't set "PermitRootLogin yes" on fresh installations (regression introduced in 1:7.4p1-1; closes: #852781).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f75d5b947..4be3d4b21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1openssh (1:7.4p1-7) UNRELEASED; urgency=medium
2
3 * Don't set "PermitRootLogin yes" on fresh installations (regression
4 introduced in 1:7.4p1-1; closes: #852781).
5
6 -- Colin Watson <cjwatson@debian.org> Sun, 29 Jan 2017 11:39:05 +0000
7
1openssh (1:7.4p1-6) unstable; urgency=medium 8openssh (1:7.4p1-6) unstable; urgency=medium
2 9
3 * Remove temporary file on exit from postinst (closes: #850275). 10 * Remove temporary file on exit from postinst (closes: #850275).