ANNOUNCE: p11-kit 0.14

Stef Walter stefw at gnome.org
Thu Sep 6 02:42:15 PDT 2012


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.13
------------------

 * Change default for user-config to merge
 * Always URI-encode the 'id' attribute in PKCS#11 URIs
 * Expect a .module extension on module configs
 * Windows compatibility fixes
 * Testing fixes
 * Build fixes

Many thanks to everyone who contributed with patches, review and testing :)


Detailed changes in 0.14
------------------------

Antoine Jacoutot (2):
      Use AC_LANG_PROGRAM to detect program_invocation_short_name funct
      configure.ac: Fix bogus comma, and fix up spacing

Dan Winship (1):
      Always encode the "id" attribute in URIs

Rob McMahon (1):
      Fix build on solaris

Stef Walter (13):
      Don't define duplicate symbols
      Use EFBIG as the error code when pin file is too large
      Fix getprogname() running under wine
      Don't use strict aliasing during compilation
      Fix compiler warning about uninitialized variable
      Use '.module' extension on module configs
      Use correct shared library extension on windows
      Use Windows thread ids instead of handles for comparisons
      Don't rely on loading order for duplicate modules
      Fix warning on windows
      Initialize mutexes correctly in mock module
      Change the default of 'user-config' to merge.
      Release version 0.14


Download
--------

http://p11-glue.freedesktop.org/releases/


Cheers,

Stef


More information about the p11-glue mailing list