summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e81c667cc..0977bc8c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
1openssh (1:7.2p2-8) UNRELEASED; urgency=medium
2
3 * Stop enabling ssh-session-cleanup.service by default; instead, ship it
4 as an example and add a section to README.Debian. libpam-systemd >= 230
5 and "UsePAM yes" should take care of the original problem for most
6 systemd users (thanks, Michael Biebl; closes: #832155).
7
8 -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2016 22:04:37 +0100
9
1openssh (1:7.2p2-7) unstable; urgency=medium 10openssh (1:7.2p2-7) unstable; urgency=medium
2 11
3 * Don't stop the ssh-session-cleanup service on upgrade (closes: #832155). 12 * Don't stop the ssh-session-cleanup service on upgrade (closes: #832155).