diff options
author | Colin Watson <cjwatson@debian.org> | 2005-09-15 08:11:55 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-09-15 08:11:55 +0000 |
commit | 74a432c0606a6068342ece4d5f51cf90f7b4e339 (patch) | |
tree | 774ea9a5b1a6fb29379905d6e17a22dd310262ef /debian/changelog | |
parent | 8fd6303cb038fe3cffd5a46280adeb22f8a82288 (diff) |
* Interoperate with ssh-krb5 << 3.8.1p1-1 servers, which used a slightly
different version of the gssapi authentication method (thanks, Aaron M.
Ucko; closes: #328388).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cce4de4f..f91f1e96b 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:4.2p1-3) UNRELEASED; urgency=low | 1 | openssh (1:4.2p1-3) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Add prototype for ssh_gssapi_server_mechanisms (closes: #328372). | 3 | * Add prototype for ssh_gssapi_server_mechanisms (closes: #328372). |
4 | * Interoperate with ssh-krb5 << 3.8.1p1-1 servers, which used a slightly | ||
5 | different version of the gssapi authentication method (thanks, Aaron M. | ||
6 | Ucko; closes: #328388). | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Thu, 15 Sep 2005 09:01:57 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 15 Sep 2005 09:01:57 +0100 |
6 | 9 | ||