diff options
author | Colin Watson <cjwatson@debian.org> | 2005-09-14 15:20:11 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-09-14 15:20:11 +0000 |
commit | f88d86e05895671b9d036c26566a41752ec86c31 (patch) | |
tree | 383ab296992965df981866a84ad9cbd5f18866e3 /debian | |
parent | 2a6f54a2f2f0efe713ee5f6eb9e2099aef0ed516 (diff) |
* Add remaining pieces of Kerberos support (closes: #275472):
- Add GSSAPI key exchange support from
http://www.sxw.org.uk/computing/patches/openssh.html (thanks, Stephen
Frost).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5859fd3de..5693ef352 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,10 @@ | |||
1 | openssh (1:4.2p1-2) UNRELEASED; urgency=low | 1 | openssh (1:4.2p1-2) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Annotate 1:4.1p1-1 changelog with CVE references. | 3 | * Annotate 1:4.1p1-1 changelog with CVE references. |
4 | * Add remaining pieces of Kerberos support (closes: #275472): | ||
5 | - Add GSSAPI key exchange support from | ||
6 | http://www.sxw.org.uk/computing/patches/openssh.html (thanks, Stephen | ||
7 | Frost). | ||
4 | 8 | ||
5 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Sep 2005 15:48:57 +0100 | 9 | -- Colin Watson <cjwatson@debian.org> Wed, 14 Sep 2005 15:48:57 +0100 |
6 | 10 | ||