summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index d06858883..5ed168955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,12 @@
1openssh (1:3.8p1-4) UNRELEASED; urgency=low 1openssh (1:3.8.1p1-1) UNRELEASED; urgency=low
2 2
3 * New upstream release.
3 * Make sure there's a newline at the end of sshd_config before adding 4 * Make sure there's a newline at the end of sshd_config before adding
4 'UsePAM yes' (closes: #244829). 5 'UsePAM yes' (closes: #244829).
5 * Remove /usr/share/doc/ssh/RFC.gz from the ssh binary package (although 6 * Generate a new .orig.tar.gz without RFC.nroff, and remove
6 it's still in the source, so this only addresses part of #211640 rather 7 /usr/share/doc/ssh/RFC.gz (closes: #211640). It isn't DFSG-free and only
7 than closing it). It isn't DFSG-free and only documents the obsolete 8 documents the obsolete SSH1 protocol, not to mention that it was never a
8 SSH1 protocol, not to mention that it was never a real RFC but only an 9 real RFC but only an Internet-Draft. It's available from
9 Internet-Draft. It's available from
10 http://www.free.lp.se/bamse/draft-ylonen-ssh-protocol-00.txt if you want 10 http://www.free.lp.se/bamse/draft-ylonen-ssh-protocol-00.txt if you want
11 it for some reason. 11 it for some reason.
12 12