diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 19840ae9b..81e80f639 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:3.8.1p1-14) UNRELEASED; urgency=low | 1 | openssh (1:3.8.1p1-14) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * We use DH_COMPAT=2, so build-depend on debhelper (>= 2). | 3 | * We use DH_COMPAT=2, so build-depend on debhelper (>= 2). |
4 | * Fix timing information leak allowing discovery of invalid usernames in | ||
5 | PAM keyboard-interactive authentication (backported from a patch by | ||
6 | Darren Tucker; closes: #281595). | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 17:52:23 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 17:52:23 +0000 |
6 | 9 | ||