diff options
author | Colin Watson <cjwatson@debian.org> | 2004-05-28 20:45:33 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-05-28 20:45:33 +0000 |
commit | df50fe11f12e61af3f371588ba2d637eeac8b8fc (patch) | |
tree | 279b5428dc3a62717db8e49c4e6492c67bba8857 /debian/changelog | |
parent | d42be459d3286ec659fe34acc88a5f005d99d20b (diff) |
Kill off PAM thread if privsep slave dies (closes: #248125).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1274b1f69..4a2ba9110 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:3.8.1p1-4) UNRELEASED; urgency=low | ||
2 | |||
3 | * Kill off PAM thread if privsep slave dies (closes: #248125). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 28 May 2004 17:26:35 -0300 | ||
6 | |||
1 | openssh (1:3.8.1p1-3) unstable; urgency=low | 7 | openssh (1:3.8.1p1-3) unstable; urgency=low |
2 | 8 | ||
3 | * Add ssh-keygen to openssh-server-udeb. | 9 | * Add ssh-keygen to openssh-server-udeb. |