diff options
author | wiz <wiz> | 2004-07-24 08:33:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-07-24 08:33:19 +0000 |
commit | d2cdc8dc4291568ea13ddff977526cf79e7155a6 (patch) | |
tree | 77caa64e00a276f5703f0aa7b92a2eb022e1ab89 /security/gss/distinfo | |
parent | bb092d7e454c7bdb6bd62dd143baf3ec3de3a282 (diff) | |
download | pkgsrc-d2cdc8dc4291568ea13ddff977526cf79e7155a6.tar.gz |
Update to 0.0.11, provided by Sergio Jimenez in PR 26418.
* Changes in 0.0.11 (released 2004-04-18)
** Minor cleanups to the core header file.
Using xom.h is no longer supported (the file doesn't exist on modern
systems).
** Kerberos 5 sequence number handling fixed.
First, gss_init_sec_context set the sequence numbers correctly, before
the incorrect sequence numbers prevented gss_(un)wrap from working
correctly. Secondly, gss_unwrap now check the sequence numbers
correctly. This was prompted by the addition of randomized sequence
numbers by default in Shishi 0.0.15.
** The compatibility files in gl/ where synced with Gnulib.
** Various bugfixes and cleanups.
** Polish translation added, by Jakub Bogusz.
Diffstat (limited to 'security/gss/distinfo')
-rw-r--r-- | security/gss/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gss/distinfo b/security/gss/distinfo index d2e307cbd65..b5fdb314c53 100644 --- a/security/gss/distinfo +++ b/security/gss/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/03/04 18:54:42 minskim Exp $ +$NetBSD: distinfo,v 1.4 2004/07/24 08:33:19 wiz Exp $ -SHA1 (gss-0.0.10.tar.gz) = 010938eb3ce2e962ac9b52b922ffb45bedd23618 -Size (gss-0.0.10.tar.gz) = 1230165 bytes +SHA1 (gss-0.0.11.tar.gz) = 5976f62d6171c8c5f7188abf4f5a07716ad362f2 +Size (gss-0.0.11.tar.gz) = 1311180 bytes |