diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cd51fc9a..427728b50 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,11 @@ openssh (1:4.1p1-1) UNRELEASED; urgency=low | |||
3 | * New upstream release. | 3 | * New upstream release. |
4 | - Normalise socket addresses returned by get_remote_hostname(), fixing | 4 | - Normalise socket addresses returned by get_remote_hostname(), fixing |
5 | 4-in-6 mapping issues with AllowUsers et al (closes: #192234). | 5 | 4-in-6 mapping issues with AllowUsers et al (closes: #192234). |
6 | * Take upstream's hint and disable the unsupported USE_POSIX_THREADS | ||
7 | (closes: #295757, #308868, and possibly others; may open other bugs). | ||
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 | ||
10 | it seems I can't win. | ||
6 | * openssh-server Suggests: rssh (closes: #233012). | 11 | * openssh-server Suggests: rssh (closes: #233012). |
7 | 12 | ||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 | 13 | -- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 13:51:50 +0100 |