diff options
author | Colin Watson <cjwatson@debian.org> | 2003-09-01 19:22:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2003-09-01 19:22:38 +0000 |
commit | 33efb142c1233f91e12e01e2ed97e425fa844518 (patch) | |
tree | 9f520a711a3dd50f5fc04212c7a768719eed04d5 /debian/changelog | |
parent | e086afa991390f2ca3373d39fc8ffafa0f031ffb (diff) |
Debian release 3.6.1p2-5.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 32ab9b5f2..9672dc4a3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,15 @@ | |||
1 | openssh (1:3.6.1p2-5) unstable; urgency=low | ||
2 | |||
3 | * Disable cmsg_type check for file descriptor passing when running on | ||
4 | Linux 2.0 (closes: #150976). Remove comments about non-functional | ||
5 | privilege separation on 2.0 from ssh/privsep_ask and ssh/privsep_tell | ||
6 | debconf questions and from README.Debian, since it should all now work. | ||
7 | * Fix "defails" typo in generated sshd_config (closes: #206484). | ||
8 | * Backport upstream patch to strip trailing whitespace (including | ||
9 | newlines) from configuration directives (closes: #192079). | ||
10 | |||
11 | -- Colin Watson <cjwatson@debian.org> Wed, 27 Aug 2003 02:19:57 +0100 | ||
12 | |||
1 | openssh (1:3.6.1p2-4) unstable; urgency=low | 13 | openssh (1:3.6.1p2-4) unstable; urgency=low |
2 | 14 | ||
3 | * getent can get just one key; no need to use grep (thanks, James Troup). | 15 | * getent can get just one key; no need to use grep (thanks, James Troup). |