summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog44
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd71936b0..4042014e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
1openssh (1:3.8.1p1-12) experimental; urgency=low
2
3 * Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754).
4 * Shorten the version string from the form "OpenSSH_3.8.1p1 Debian
5 1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH
6 implementations apparently have problems with the long version string.
7 This is of course a bug in those implementations, but since the extent
8 of the problem is unknown it's best to play safe (closes: #275731).
9 * debconf template translations:
10 - Add Finnish (thanks, Matti Pöllä; closes: #265339).
11 - Update Danish (thanks, Morten Brix Pedersen; closes: #275895).
12 - Update French (thanks, Denis Barbier; closes: #276703).
13 - Update Japanese (thanks, Kenshi Muto; closes: #277438).
14
15 -- Colin Watson <cjwatson@debian.org> Sun, 24 Oct 2004 19:21:17 +0100
16
1openssh (1:3.8.1p1-11) experimental; urgency=high 17openssh (1:3.8.1p1-11) experimental; urgency=high
2 18
3 * Move sshd_config(5) to openssh-server, where it belongs. 19 * Move sshd_config(5) to openssh-server, where it belongs.
@@ -43,6 +59,34 @@ openssh (1:3.8.1p1-9) experimental; urgency=low
43 59
44 -- Colin Watson <cjwatson@debian.org> Mon, 2 Aug 2004 20:48:54 +0100 60 -- Colin Watson <cjwatson@debian.org> Mon, 2 Aug 2004 20:48:54 +0100
45 61
62openssh (1:3.8.1p1-8.sarge.2) unstable; urgency=low
63
64 * Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754).
65 * Shorten the version string from the form "OpenSSH_3.8.1p1 Debian
66 1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH
67 implementations apparently have problems with the long version string.
68 This is of course a bug in those implementations, but since the extent
69 of the problem is unknown it's best to play safe (closes: #275731).
70 * debconf template translations:
71 - Add Finnish (thanks, Matti Pöllä; closes: #265339).
72 - Update Danish (thanks, Morten Brix Pedersen; closes: #275895).
73 - Update French (thanks, Denis Barbier; closes: #276703).
74 - Update Japanese (thanks, Kenshi Muto; closes: #277438).
75
76 -- Colin Watson <cjwatson@debian.org> Sun, 24 Oct 2004 17:57:14 +0100
77
78openssh (1:3.8.1p1-8.sarge.1) unstable; urgency=high
79
80 * If PasswordAuthentication is disabled, then offer to disable
81 ChallengeResponseAuthentication too. The current PAM code will attempt
82 password-style authentication if ChallengeResponseAuthentication is
83 enabled (closes: #250369).
84 * This will ask a question of anyone who installed fresh with 1:3.8p1-2 or
85 later and then upgraded. Sorry about that ... for this reason, the
86 default answer is to leave ChallengeResponseAuthentication enabled.
87
88 -- Colin Watson <cjwatson@debian.org> Wed, 6 Oct 2004 14:21:55 +0100
89
46openssh (1:3.8.1p1-8) unstable; urgency=high 90openssh (1:3.8.1p1-8) unstable; urgency=high
47 91
48 * Matthew Vernon: 92 * Matthew Vernon: