diff options
author | Colin Watson <cjwatson@debian.org> | 2004-04-29 00:10:29 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-04-29 00:10:29 +0000 |
commit | 89e7a2dfe6044f3980098911a7470d401ff70eb1 (patch) | |
tree | d7d58c9b7d1261aeab4aab10595c0ddab07350a1 /debian/changelog | |
parent | f52ab6479f10e716d61a5a07773b471ecd35dc9f (diff) |
Remove /usr/share/doc/ssh/RFC.gz from the ssh binary package (although it's
still in the source, so this only addresses part of #211640 rather than
closing it). It isn't DFSG-free and only documents the obsolete SSH1
protocol, not to mention that it was never a real RFC but only an
Internet-Draft. It's available from
http://www.free.lp.se/bamse/draft-ylonen-ssh-protocol-00.txt if you want it
for some reason.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d7abfdf3..d06858883 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,13 @@ openssh (1:3.8p1-4) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Make sure there's a newline at the end of sshd_config before adding | 3 | * Make sure there's a newline at the end of sshd_config before adding |
4 | 'UsePAM yes' (closes: #244829). | 4 | 'UsePAM yes' (closes: #244829). |
5 | * Remove /usr/share/doc/ssh/RFC.gz from the ssh binary package (although | ||
6 | it's still in the source, so this only addresses part of #211640 rather | ||
7 | than closing it). It isn't DFSG-free and only documents the obsolete | ||
8 | SSH1 protocol, not to mention that it was never a real RFC but only an | ||
9 | Internet-Draft. It's available from | ||
10 | http://www.free.lp.se/bamse/draft-ylonen-ssh-protocol-00.txt if you want | ||
11 | it for some reason. | ||
5 | 12 | ||
6 | -- Colin Watson <cjwatson@debian.org> Tue, 20 Apr 2004 08:48:53 +0100 | 13 | -- Colin Watson <cjwatson@debian.org> Tue, 20 Apr 2004 08:48:53 +0100 |
7 | 14 | ||