diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2799cfdd9..9a61869a6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,30 @@ | |||
1 | openssh (1:3.6.1p2-8) unstable; urgency=high | ||
2 | |||
3 | * Merge more buffer allocation fixes from new upstream version 3.7.1p1 | ||
4 | (closes: #211324). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 17 Sep 2003 03:07:19 +0100 | ||
7 | |||
8 | openssh (1:3.6.1p2-7) unstable; urgency=high | ||
9 | |||
10 | * Update debconf template translations: | ||
11 | - French (thanks, Christian Perrier; closes: #208801). | ||
12 | - Japanese (thanks, Kenshi Muto; closes: #210380). | ||
13 | * Some small improvements to the English templates courtesy of Christian | ||
14 | Perrier. I've manually unfuzzied a few translations where it was | ||
15 | obvious, on Christian's advice, but the others will have to be updated. | ||
16 | * Document how to generate an RSA1 host key (closes: #141703). | ||
17 | * Incorporate NMU fix for early buffer expansion vulnerability, | ||
18 | CAN-2003-0693 (closes: #211205). Thanks to Michael Stone. | ||
19 | |||
20 | -- Colin Watson <cjwatson@debian.org> Tue, 16 Sep 2003 14:32:28 +0100 | ||
21 | |||
22 | openssh (1:3.6.1p2-6.0) unstable; urgency=high | ||
23 | |||
24 | * SECURITY: fix for CAN-2003-0693, buffer allocation error | ||
25 | |||
26 | -- Michael Stone <mstone@debian.org> Tue, 16 Sep 2003 08:27:07 -0400 | ||
27 | |||
1 | openssh (1:3.6.1p2-6) unstable; urgency=medium | 28 | openssh (1:3.6.1p2-6) unstable; urgency=medium |
2 | 29 | ||
3 | * Use a more CVS-friendly means of setting SSH_VERSION. | 30 | * Use a more CVS-friendly means of setting SSH_VERSION. |