diff options
author | Colin Watson <cjwatson@debian.org> | 2004-02-22 18:17:36 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-02-22 18:17:36 +0000 |
commit | b18f55678ffe87ab8e12bfc74bdea8dc1b191d67 (patch) | |
tree | 5bd85339fafe934e041171a0604f64f29fe96367 | |
parent | de99a8b7a2506bd6a26568aeb76a0b446621eb98 (diff) |
Close "new version available" bug.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 08d62308b..a6b4d6786 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,6 @@ | |||
1 | openssh (1:3.7.1p2-1) UNRELEASED; urgency=low | 1 | openssh (1:3.7.1p2-1) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * New upstream release. | 3 | * New upstream release (closes: #232281): |
4 | - New PAM implementation based on that in FreeBSD. This runs PAM session | 4 | - New PAM implementation based on that in FreeBSD. This runs PAM session |
5 | modules before dropping privileges (closes: #132681, #150968). | 5 | modules before dropping privileges (closes: #132681, #150968). |
6 | - sshd doesn't lie to PAM about invalid usernames (closes: #157078). | 6 | - sshd doesn't lie to PAM about invalid usernames (closes: #157078). |