summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-11-28 12:38:37 +0000
committerColin Watson <cjwatson@debian.org>2004-11-28 12:38:37 +0000
commit8095a8026b060fdfb9a0c268ff61752bdf688a10 (patch)
tree8edfd6a9bd12f2c81672e52de4e9a1a3e34c92cf /debian
parent9ebd617cc085a14c1a197f140b037a3679ba3e2e (diff)
Make sure that there's a delay in PAM keyboard-interactive authentication
when PermitRootLogin is not set to yes and the correct root password is entered (closes: #248747).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8693c48ef..ba873c472 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ openssh (1:3.8.1p1-8.sarge.4) UNRELEASED; urgency=high
3 * Fix timing information leak allowing discovery of invalid usernames in 3 * Fix timing information leak allowing discovery of invalid usernames in
4 PAM keyboard-interactive authentication (backported from a patch by 4 PAM keyboard-interactive authentication (backported from a patch by
5 Darren Tucker; closes: #281595). 5 Darren Tucker; closes: #281595).
6 * Make sure that there's a delay in PAM keyboard-interactive
7 authentication when PermitRootLogin is not set to yes and the correct
8 root password is entered (closes: #248747).
6 9
7 -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 12:12:55 +0000 10 -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 12:12:55 +0000
8 11