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 78c582918..13b39f04e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -5,6 +5,11 @@ openssh (1:6.1p1-4) UNRELEASED; urgency=low | |||
5 | should be read, and move the pam_env calls from "auth" to "session" so | 5 | should be read, and move the pam_env calls from "auth" to "session" so |
6 | that it's also read when $HOME is encrypted (LP: #952185). | 6 | that it's also read when $HOME is encrypted (LP: #952185). |
7 | 7 | ||
8 | [ Stéphane Graber ] | ||
9 | * Add ssh-agent upstart user job. This implements something similar to | ||
10 | the 90x11-common_ssh-agent Xsession script. That is, start ssh-agent | ||
11 | and set the appropriate environment variables (closes: #703906). | ||
12 | |||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 14 Feb 2013 09:33:00 +0100 | 13 | -- Colin Watson <cjwatson@debian.org> Thu, 14 Feb 2013 09:33:00 +0100 |
9 | 14 | ||
10 | openssh (1:6.1p1-3) experimental; urgency=low | 15 | openssh (1:6.1p1-3) experimental; urgency=low |