summaryrefslogtreecommitdiff
path: root/security/gss/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-24 08:33:19 +0000
committerwiz <wiz>2004-07-24 08:33:19 +0000
commitd2cdc8dc4291568ea13ddff977526cf79e7155a6 (patch)
tree77caa64e00a276f5703f0aa7b92a2eb022e1ab89 /security/gss/PLIST
parentbb092d7e454c7bdb6bd62dd143baf3ec3de3a282 (diff)
downloadpkgsrc-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/PLIST')
-rw-r--r--security/gss/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gss/PLIST b/security/gss/PLIST
index 0a4c7e809f2..82daaae6b1c 100644
--- a/security/gss/PLIST
+++ b/security/gss/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/04 18:54:42 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/07/24 08:33:19 wiz Exp $
bin/gss
include/gss.h
include/gss/api.h
@@ -7,7 +7,7 @@ lib/libgss.a
lib/libgss.la
lib/libgss.so
lib/libgss.so.0
-lib/libgss.so.0.10
+lib/libgss.so.0.11
lib/pkgconfig/gss.pc
man/man1/gss.1
man/man3/gss_accept_sec_context.3