summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-09-29 11:11:50 +0000
committerColin Watson <cjwatson@debian.org>2006-09-29 11:11:50 +0000
commit0b228013734983ec12ddaa535d42704b5e4cee90 (patch)
treeea38d090d185ec0c05096d532ad15e56639e7ccb /debian
parent37ee889c18fbb5693ba03576f44f5b81db8c7c3c (diff)
* Backport from 4.4p1 (since I don't have an updated version of the GSSAPI
patch yet): - CVE-2006-4924: Fix a pre-authentication denial of service found by Tavis Ormandy, that would cause sshd(8) to spin until the login grace time expired (closes: #389995).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e321f09b..705a61580 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
1openssh (1:4.3p2-4) UNRELEASED; urgency=low 1openssh (1:4.3p2-4) UNRELEASED; urgency=high
2
3 * Backport from 4.4p1 (since I don't have an updated version of the GSSAPI
4 patch yet):
5 - CVE-2006-4924: Fix a pre-authentication denial of service found by
6 Tavis Ormandy, that would cause sshd(8) to spin until the login grace
7 time expired (closes: #389995).
2 8
3 * Read /etc/default/locale as well as /etc/environment (thanks, Raphaël 9 * Read /etc/default/locale as well as /etc/environment (thanks, Raphaël
4 Hertzog; closes: #369395). 10 Hertzog; closes: #369395).
5 * Remove no-longer-used ssh/insecure_rshd debconf template. 11 * Remove no-longer-used ssh/insecure_rshd debconf template.
6 * Make ssh/insecure_telnetd Type: error (closes: #388946). 12 * Make ssh/insecure_telnetd Type: error (closes: #388946).
13
7 * debconf template translations: 14 * debconf template translations:
8 - Update Portuguese (thanks, Rui Branco; closes: #381942). 15 - Update Portuguese (thanks, Rui Branco; closes: #381942).
9 - Update Spanish (thanks, Javier Fernández-Sanguino Peña; 16 - Update Spanish (thanks, Javier Fernández-Sanguino Peña;