ANNOUNCE: p11-kit 0.8
Stef Walter
stefw at collabora.co.uk
Mon Oct 24 00:54:45 PDT 2011
Announcing a new release of p11-kit
p11-kit is a key component in using PKCS#11 modules from multiple
libraries and applications running together on a desktop or elsewhere.
Several of the issues that it solves are documented here:
http://p11-glue.freedesktop.org/doc/p11-kit/
What's new in 0.8
-----------------
* Rename non-static functions to have a _p11_xxx prefix
* No concurrent calling of C_Initialize and C_Finalize
* Print more information in 'p11-kit -l'
* Initial port to win32
* Build, testing fixes
Many thanks to everyone who contributed with patches, review and testing :)
Detailed changes in 0.8
-----------------------
Pino Toscano (1):
Don't use PATH_MAX unless its defined
Stef Walter (10):
Print more information in 'p11-kit -l'
Rename p11-kit test
Don't allow recursive calling of C_Initialize on a given module.
Combine initialization tests
Only call C_Initialize and C_Finalize once per module
Fix up the build options.
Initial port to win32
Rename non-static functions to have a _p11_xxx prefix.
More fixes for non-static function names
Release version 0.8
Download
--------
http://p11-glue.freedesktop.org/releases/
Cheers,
Stef
More information about the p11-glue
mailing list