diff options
author | Colin Watson <cjwatson@debian.org> | 2005-10-07 11:13:12 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-10-07 11:13:12 +0000 |
commit | e315f6fb201d79e9ea9c363d9d18c9bf9b6f65ab (patch) | |
tree | 2ae40acccd12143dad8cb61077f255db05a9ae4c /debian | |
parent | 990e1d9376032a2e27fdc8a3beaf70b7abebce89 (diff) |
* Only send GSSAPI proposal if GSSAPIAuthentication is enabled.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc07f92d5..2fcb3a27e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,7 @@ openssh (1:4.2p1-5) UNRELEASED; urgency=low | |||
2 | 2 | ||
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 | 6 | ||
6 | -- Colin Watson <cjwatson@debian.org> Mon, 3 Oct 2005 14:12:58 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Mon, 3 Oct 2005 14:12:58 +0100 |
7 | 8 | ||