summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2016-07-22 16:51:08 +0100
committerColin Watson <cjwatson@debian.org>2016-07-22 16:51:08 +0100
commitb66f1de1c94fcf912b3a1bc0cd73c3b73cdae8a1 (patch)
tree76bc05af9b826471b6c1af83ccf9ba572e9e05d3 /debian/changelog
parent4e620d6d9ebe0eda9ceddb28134d1fc465dd925c (diff)
Add a session cleanup script and a systemd unit file to trigger it, which serves to terminate SSH sessions cleanly if systemd doesn't do that itself, often because libpam-systemd is not installed (thanks, Vivek Das Mohapatra, Tom Hutter, and others; closes: #751636).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e1229042..b2e6d64de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ openssh (1:7.2p2-6) UNRELEASED; urgency=medium
14 * Backport upstream patch to close ControlPersist background process 14 * Backport upstream patch to close ControlPersist background process
15 stderr when not in debug mode or when logging to a file or syslog 15 stderr when not in debug mode or when logging to a file or syslog
16 (closes: #714526). 16 (closes: #714526).
17 * Add a session cleanup script and a systemd unit file to trigger it,
18 which serves to terminate SSH sessions cleanly if systemd doesn't do
19 that itself, often because libpam-systemd is not installed (thanks,
20 Vivek Das Mohapatra, Tom Hutter, and others; closes: #751636).
17 21
18 -- Colin Watson <cjwatson@debian.org> Sat, 30 Apr 2016 11:29:20 +0100 22 -- Colin Watson <cjwatson@debian.org> Sat, 30 Apr 2016 11:29:20 +0100
19 23