diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0977bc8c9..79d973bb8 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,10 +1,15 @@ | |||
1 | openssh (1:7.2p2-8) UNRELEASED; urgency=medium | 1 | openssh (1:7.2p2-8) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | [ Colin Watson ] | ||
3 | * Stop enabling ssh-session-cleanup.service by default; instead, ship it | 4 | * 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 | 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 | and "UsePAM yes" should take care of the original problem for most |
6 | systemd users (thanks, Michael Biebl; closes: #832155). | 7 | systemd users (thanks, Michael Biebl; closes: #832155). |
7 | 8 | ||
9 | [ Martin Pitt ] | ||
10 | * Add debian/agent-launch: Helper script for conditionally starting the SSH | ||
11 | agent in the user session. Use it in ssh-agent.user-session.upstart. | ||
12 | |||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2016 22:04:37 +0100 | 13 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2016 22:04:37 +0100 |
9 | 14 | ||
10 | openssh (1:7.2p2-7) unstable; urgency=medium | 15 | openssh (1:7.2p2-7) unstable; urgency=medium |