diff options
author | Colin Watson <cjwatson@debian.org> | 2006-05-12 09:46:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-05-12 09:46:51 +0000 |
commit | 2a3e00306c9b3b4db71a777a7c3ccb70e470c675 (patch) | |
tree | f00af0128b0ac750d739384f111000c1c97007e4 /debian | |
parent | 2ee73b36b9a35daeaa4b065046882dc1f5f551b6 (diff) |
* Update to current GSSAPI patch from
http://www.sxw.org.uk/computing/patches/openssh-4.3p2-gsskex-20060223.patch
(closes: #352042).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98e6ed73a..2c4dc3b01 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -40,6 +40,9 @@ openssh (1:4.3p2-1) UNRELEASED; urgency=low | |||
40 | - Many manual page improvements. | 40 | - Many manual page improvements. |
41 | - Lots of cleanups, including fixes to memory leaks on error paths and | 41 | - Lots of cleanups, including fixes to memory leaks on error paths and |
42 | possible crashes. | 42 | possible crashes. |
43 | * Update to current GSSAPI patch from | ||
44 | http://www.sxw.org.uk/computing/patches/openssh-4.3p2-gsskex-20060223.patch | ||
45 | (closes: #352042). | ||
43 | * Rename KeepAlive to TCPKeepAlive in default sshd_config | 46 | * Rename KeepAlive to TCPKeepAlive in default sshd_config |
44 | (closes: #349896). | 47 | (closes: #349896). |
45 | * debconf template translations: | 48 | * debconf template translations: |