diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51197feac..78c582918 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,12 @@ | |||
1 | openssh (1:6.1p1-4) UNRELEASED; urgency=low | ||
2 | |||
3 | [ Gunnar Hjalmarsson ] | ||
4 | * debian/openssh-server.sshd.pam: Explicitly state that ~/.pam_environment | ||
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). | ||
7 | |||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 14 Feb 2013 09:33:00 +0100 | ||
9 | |||
1 | openssh (1:6.1p1-3) experimental; urgency=low | 10 | openssh (1:6.1p1-3) experimental; urgency=low |
2 | 11 | ||
3 | * Give ssh and ssh-krb5 versioned dependencies on openssh-client and | 12 | * Give ssh and ssh-krb5 versioned dependencies on openssh-client and |