diff options
author | Colin Watson <cjwatson@debian.org> | 2004-05-01 11:45:42 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2004-05-01 11:45:42 +0000 |
commit | be57ac8af5d67b84fdd5bb71aa8d7f81cdab8fe9 (patch) | |
tree | 26146ea622cea743bc001f321f0b48f11af1c45a /debian/changelog | |
parent | 915bfea2af69a3bb352a9b4e98e3434b8425124d (diff) |
Update changelog for 3.8.1p1.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
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 @@ | |||
1 | openssh (1:3.8p1-4) UNRELEASED; urgency=low | 1 | openssh (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 | ||