diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fcb3a27e..f603dc984 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,10 @@ openssh (1:4.2p1-5) UNRELEASED; urgency=low | |||
3 | * Add a CVE name to the 1:4.0p1-1 changelog entry. | 3 | * Add a CVE name to the 1:4.0p1-1 changelog entry. |
4 | * Build-depend on libselinux1-dev on armeb. | 4 | * Build-depend on libselinux1-dev on armeb. |
5 | * Only send GSSAPI proposal if GSSAPIAuthentication is enabled. | 5 | * Only send GSSAPI proposal if GSSAPIAuthentication is enabled. |
6 | * Build-depend on libssl-dev (>= 0.9.8-1) to cope with surprise OpenSSL | ||
7 | transition, since otherwise who knows what the buildds will do. If | ||
8 | you're building openssh yourself, you can safely ignore this and use an | ||
9 | older libssl-dev. | ||
6 | 10 | ||
7 | -- Colin Watson <cjwatson@debian.org> Mon, 3 Oct 2005 14:12:58 +0100 | 11 | -- Colin Watson <cjwatson@debian.org> Mon, 3 Oct 2005 14:12:58 +0100 |
8 | 12 | ||