=== gnome-keyring 2.23.91 === 2008-09-03 Stef Walter * NEWS: Release 2.23.91 2008-09-03 Stef Walter * common/gkr-wakeup.c: Build fix for strange gcc warning. 2008-09-03 Stef Walter * common/gkr-async.c: * common/tests/Makefile.am: Some tweaking of the asynchronous task scheduling. 2008-08-31 Stef Walter * deamon/pk/gkr-pk-index.c: * daemon/pk/gkr-pk-index.h: * daemon/pk/gkr-pk-object.c: * daemon/pk/gkr-pk-object.h: * daemon/pk/gkr-pk-storage.c: * daemon/pk/tests/unit-test-pk-index.c: * daemon/pk/tests/unit-test-pk-object.c: Use the keyring item display_name to store PK object labels in. 2008-08-31 Stef Walter * daemon/pkcs11/gkr-pkcs11-rsa.c: Support extracting of RSA signature even when no pad function is specified for extraction. 2008-08-31 Stef Walter * daemon/pk/gkr-pk-object.c: Don't try to rename in indexes if digest remains the same on an object. 2008-08-31 Stef Walter * gp11/gp11-misc.c: * gp11/gp11-module.c: Complete some more documentation. 2008-08-31 Stef Walter * daemon/gkr-daemon-ops.c: * daemon/ui/gkr-ask-request.h: * daemon/ui/gkr-ask-tool.c: Use proper text for button when prompting to change password. Fixes bug #549730. Patch by Adam Schreiber. 2008-08-31 Stef Walter * gp11/gp11-misc.c: Use a more easily translatable message for CKR_RANDOM_SEED_NOT_SUPPORTED. 2008-08-27 Stef Walter * gp11/Makefile.am: * gp11/gp11-attributes.c: * gp11/gp11.h: * gp11/reference/*: (added) Added start of documentation for the GP11 library. 2008-08-27 Stef Walter * Makefile.am: * configure.in: * library/Makefile.am: * library/reference/: (moved from library/) * reference/: (moved to library/reference/) Move the documentation for the gnome-keyring library into the 'library' subdirectory. 2008-08-27 Stef Walter * daemon/pk/gkr-pk-netscape-trust.c: Fix bug where we always return CKR_FUNCTION_CANCELLED. 2008-08-27 Stef Walter * gp11/gp11-slot.c: Make sure we use the UTC time when converting time from PKCS#11. 2008-08-27 Stef Walter * tool/Makefile.am: Build fix. Include gthread library in tool binary. Fixes bug #548424. Patch by Götz Waschk 2008-08-27 Stef Walter * common/gkr-crypto.c: Fix build problems with string formats. 2008-08-22 Stef Walter * gp11/gp11-call.c: Fix build problem with string formats to g_set_error. 2008-08-18 Stef Walter * configure.in: Bump version number