summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2004-10-24 14:51:38 +0000
committerColin Watson <cjwatson@debian.org>2004-10-24 14:51:38 +0000
commite8e0a0b715ebe37e7e1886b02d4db69937c3b78d (patch)
tree276d03000b0f66e653e3c6c3f5670335c5b388eb /debian/changelog
parent43ff124267ee5036c07a617818638e4d3172b36d (diff)
Shorten the version string from the form "OpenSSH_3.8.1p1 Debian
1:3.8.1p1-8.sarge.1" to "OpenSSH_3.8.1p1 Debian-8.sarge.1", as some SSH implementations apparently have problems with the long version string. This is of course a bug in those implementations, but since the extent of the problem is unknown it's best to play safe (closes: #275731).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c153848f..993fffc7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
1openssh (1:3.8.1p1-8.sarge.2) UNRELEASED; urgency=low 1openssh (1:3.8.1p1-8.sarge.2) UNRELEASED; urgency=low
2 2
3 * Preserve /etc/ssh/sshd_config ownership/permissions (closes: #276754). 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).
4 * debconf template translations: 9 * debconf template translations:
5 - Add Finnish (thanks, Matti Pöllä; closes: #265339). 10 - Add Finnish (thanks, Matti Pöllä; closes: #265339).
6 - Update Danish (thanks, Morten Brix Pedersen; closes: #275895). 11 - Update Danish (thanks, Morten Brix Pedersen; closes: #275895).