diff options
author | Colin Watson <cjwatson@debian.org> | 2004-11-28 17:59:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-11-28 17:59:30 +0000 |
commit | 1153b38f4612d93ca7f8dfa6756d6ed64338b281 (patch) | |
tree | da18bcd670178ec2edd1b4b221a0f72f7eb76e76 /debian/changelog | |
parent | c4945711e5b64f37ab1f5bb4538fd74595820edf (diff) |
Merge from HEAD:
Fix timing information leak allowing discovery of invalid usernames in PAM
keyboard-interactive authentication (backported from a patch by Darren
Tucker; closes: #281595).
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 | ||