diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 81e80f639..b7f9a027c 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,9 @@ openssh (1:3.8.1p1-14) UNRELEASED; urgency=low | |||
4 | * Fix timing information leak allowing discovery of invalid usernames in | 4 | * Fix timing information leak allowing discovery of invalid usernames in |
5 | PAM keyboard-interactive authentication (backported from a patch by | 5 | PAM keyboard-interactive authentication (backported from a patch by |
6 | Darren Tucker; closes: #281595). | 6 | Darren Tucker; closes: #281595). |
7 | * Make sure that there's a delay in PAM keyboard-interactive | ||
8 | authentication when PermitRootLogin is not set to yes and the correct | ||
9 | root password is entered (closes: #248747). | ||
7 | 10 | ||
8 | -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 17:52:23 +0000 | 11 | -- Colin Watson <cjwatson@debian.org> Sun, 28 Nov 2004 17:52:23 +0000 |
9 | 12 | ||