Subject: CVS commit: pkgsrc/security/gss
From: Thomas Klausner
Date: 2004-12-26 23:21:52
Message id: 20041226222152.7A6A52DA1D@cvs.netbsd.org

Log Message:
Update to 0.0.15:

New in 0.0.15:

** Documentation improvements.
For example, you can now browse the GSS manual using DevHelp.

** Libtool's -export-symbols-regex is now used to only export official APIs.
Before, applications might accidentally access internal functions.
Note that this is not supported on all platforms, so you must still
make sure you are not using undocumented symbols in GSS.

* Version 0.0.14 (released 2004-10-15)

** gss_import_name and gss_duplicate_name no longer clone the OID.
Instead, only the pointer to the OID is cloned.  It seem unclear where
a cloned OID would be deallocated.

** Fixed handling of sequence numbers in gss_accept_sec_context, for servers.

** Fix crash in gss_accept_sec_context for NULL values of ret_flags.

** Fix memory leaks.

** Sync with new Shishi 0.0.18 API.

Files:
RevisionActionfile
1.10modifypkgsrc/security/gss/Makefile
1.6modifypkgsrc/security/gss/distinfo