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 427728b50..4e27729d9 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,6 +8,9 @@ openssh (1:4.1p1-1) UNRELEASED; urgency=low | |||
8 | Use PAM password authentication to avoid #278394. In future I may | 8 | Use PAM password authentication to avoid #278394. In future I may |
9 | provide two sets of binaries built with and without this option, since | 9 | provide two sets of binaries built with and without this option, since |
10 | it seems I can't win. | 10 | it seems I can't win. |
11 | * Disable ChallengeResponseAuthentication in new installations, returning | ||
12 | to PasswordAuthentication by default, since it now supports PAM and | ||
13 | apparently works better with a non-threaded sshd. | ||
11 | * openssh-server Suggests: rssh (closes: #233012). | 14 | * openssh-server Suggests: rssh (closes: #233012). |
12 | 15 | ||
13 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 | 16 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 |