ANNOUNCE: p11-kit 0.13

Stef Walter stefw at gnome.org
Mon Jul 16 06:28:51 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
------------------

 * Don't allow reading of PIN files larger than 4096 bytes
 * If a module is not marked as critical then ignore init failure
 * Use preconditions to check for input problems and out of memory
 * Add enable-in and disable-in options to module config
 * Fix the flags in pin.h
 * Use gcc extensions to check varargs during compile
 * Fix crasher when a duplicate module is present
 * Fix broken hashmap behavior
 * Testing fixes
 * Win32 build fixes
 * 'p11-kit -h' now works
 * Documentation fixes

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


Detailed changes in 0.13
------------------------

Stef Walter (19):
      Remove p11-kit.pot file from git
      Fix broken hashmap behavior
      Add enable-in and disable-in options to module config
      Fix crasher when a duplicate module is present
      Add more p11-kit cleanup to fix valgrind leak reports
      Build some test modules for testing main p11-kit functionality
      Add tests for enable-in and disable-in
      Doc tweaks for PIN functionality
      Move the compat.[ch] headers into common directory/
      Provide compat getprogname() implementations on other OS's
      Fix test modules linking errors
      Use gcc extensions to check varargs during compile
      Preconditions to check for input probs and out of memory
      Fix the flags in pin.h
      If a module is not marked 'critical' then ignore failure
      tools: Don't barf when p11-kit -h
      Win32 build fixes
      Don't allow reading of pin files larger than 4096 bytes
      Release version 0.13


Download
--------

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


Cheers,

Stef


More information about the p11-glue mailing list