diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c157e7ad..2d527565d 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,12 @@ | |||
1 | openssh (1:3.8.1p1-8.sarge.1) UNRELEASED; urgency=high | ||
2 | |||
3 | * If PasswordAuthentication is disabled, then offer to disable | ||
4 | ChallengeResponseAuthentication too. The current PAM code will attempt | ||
5 | password-style authentication if ChallengeResponseAuthentication is | ||
6 | enabled (closes: #250369). | ||
7 | |||
8 | -- Colin Watson <cjwatson@debian.org> Tue, 5 Oct 2004 19:05:08 +0100 | ||
9 | |||
1 | openssh (1:3.8.1p1-8) unstable; urgency=high | 10 | openssh (1:3.8.1p1-8) unstable; urgency=high |
2 | 11 | ||
3 | * Matthew Vernon: | 12 | * Matthew Vernon: |