summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-10-03 13:19:52 +0000
committerColin Watson <cjwatson@debian.org>2005-10-03 13:19:52 +0000
commit86641563776fe625e9261b701b774269d6466ffe (patch)
treef9df4505da65d50f6cca0d0364ee7e0a7414e8c2 /debian
parent5f9d79e6e2e71f1c2a900bd7cc37a34209f4dd3b (diff)
* Add a CVE name to the 1:4.0p1-1 changelog entry.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cfabbca5b..79de83f50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:4.2p1-5) UNRELEASED; urgency=low
2
3 * Add a CVE name to the 1:4.0p1-1 changelog entry.
4
5 -- Colin Watson <cjwatson@debian.org> Mon, 3 Oct 2005 14:12:58 +0100
6
1openssh (1:4.2p1-4) unstable; urgency=low 7openssh (1:4.2p1-4) unstable; urgency=low
2 8
3 * Initialise token to GSS_C_EMPTY_BUFFER in ssh_gssapi_check_mechanism 9 * Initialise token to GSS_C_EMPTY_BUFFER in ssh_gssapi_check_mechanism
@@ -178,8 +184,8 @@ openssh (1:4.0p1-1) experimental; urgency=low
178 forwardings when configured with "GatewayPorts clientspecified" 184 forwardings when configured with "GatewayPorts clientspecified"
179 (closes: #87253, #192206). 185 (closes: #87253, #192206).
180 - ssh and ssh-keyscan now support hashing of known_hosts files for 186 - ssh and ssh-keyscan now support hashing of known_hosts files for
181 improved privacy. ssh-keygen has new options for managing known_hosts 187 improved privacy (CAN-2005-2666). ssh-keygen has new options for
182 files, which understand hashing. 188 managing known_hosts files, which understand hashing.
183 - sftp supports command history and editing support using libedit 189 - sftp supports command history and editing support using libedit
184 (closes: #287013). 190 (closes: #287013).
185 - Have scp and sftp wait for the spawned ssh to exit before they exit 191 - Have scp and sftp wait for the spawned ssh to exit before they exit