This is a development release.

What's new in 0.23.8
--------------------

 * Improve vendor query attributes handling in PKCS#11 URI [PR#92]
 * Add OTP and GOST mechanisms to pkcs11.h [PR#90, PR#91]
 * New envvar P11_KIT_NO_USER_CONFIG to stop looking at user
   configurations [PR#87]
 * Build fixes for Solaris and 32-bit big-endian platforms [PR#81, PR#86]


Detailed changes between 0.23.7 and 0.23.8
------------------------------------------

Colin Walters (1):
      conf: Introduce P11_KIT_NO_USER_CONFIG

Daiki Ueno (13):
      compat: Prefer strerror_l to strerror_r
      debug: Add p11_debug_err to prevent use of strerror
      build: Allow use of _GNU_SOURCE
      doc: Use correct PKCS#11 URI syntax
      trust: Fix build error with -Werror=return-type
      test: Fix failure on 32-bit big endian platform
      common: Use reallocarray instead of realloc as appropriate
      common: New p11_array_insert function
      uri: Make vendor query attribute handling reliable
      test: Add checks for duplicate vendor attributes
      client: Fix order of cleanup
      build: Include <stdint.h> for SIZE_MAX
      Release 0.23.8

Fabian Groffen (3):
      configure: pull in -lnsl -lsocket for socket functions
      p11_get_upeer_id: implement case using ucred.h
      common: always use p11_dl_close wrapper

Nikos Mavrogiannopoulos (5):
      Be silent by default and do not print messages on stderr
      pkcs11.h: added definitions of GOST mechanisms
      pkcs11.h: added definitions of GOST CKA attributes
      pkcs11.h: added OTP-related mechanisms
      pkcs11.h: updated information


Download
--------

https://github.com/p11-glue/p11-kit/releases/tag/0.23.8


Regards,
-- 
Daiki Ueno

Attachment: signature.asc
Description: PGP signature

_______________________________________________
p11-glue mailing list
p11-glue@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/p11-glue

Reply via email to