diff options
author | minskim <minskim> | 2009-08-18 23:10:49 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-08-18 23:10:49 +0000 |
commit | 2c6d3ea59a08d664fb564e96e40a8477a4ff864d (patch) | |
tree | 8a2404e93266a91b73e26916fda046953deb8d3c /www/ap-auth-kerb/distinfo | |
parent | fa2b68d31f008d5c80ee0e4b799d4ba8263b3e21 (diff) | |
download | pkgsrc-2c6d3ea59a08d664fb564e96e40a8477a4ff864d.tar.gz |
Update ap-auth-kerb to 5.4.
Changes:
* implemented KrbServiceName Any to deal with multiple keytab entries for
various browsers
* implemented KrbLocalUserMapping i.e. to strip @REALM from username for
further use
* implemented already_succeeded function to avoid hammering the KDC with
same auth requests in single connection
* fixed threading issues
* improved configure and Makefile scripts (mainly for BSD users)
* fixed minor issues
Diffstat (limited to 'www/ap-auth-kerb/distinfo')
-rw-r--r-- | www/ap-auth-kerb/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap-auth-kerb/distinfo b/www/ap-auth-kerb/distinfo index dcf82e8fbd1..62e2e8584ce 100644 --- a/www/ap-auth-kerb/distinfo +++ b/www/ap-auth-kerb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/01/25 19:54:08 markd Exp $ +$NetBSD: distinfo,v 1.3 2009/08/18 23:10:49 minskim Exp $ -SHA1 (mod_auth_kerb-5.3.tar.gz) = 934e8afbd4e13e208ee0f1cf9e7498d7b6f7acd5 -RMD160 (mod_auth_kerb-5.3.tar.gz) = c1ba0dc27470ad4b355d795ba51374726ce57f03 -Size (mod_auth_kerb-5.3.tar.gz) = 73530 bytes +SHA1 (mod_auth_kerb-5.4.tar.gz) = 22673081419bc2e98789fe2f998968c0cf10c2d4 +RMD160 (mod_auth_kerb-5.4.tar.gz) = 13bebc9f5b77b11b1a3cd3a1197a7535e541037c +Size (mod_auth_kerb-5.4.tar.gz) = 93033 bytes |