=== gnome-keyring 2.22.2 === 2008-05-26 Stef Walter * configure.in: * NEWS: Release version 2.22.2 2008-05-26 Stef Walter * common/gkr-async.c: Fix compiler warnings. Fixes bug #534328 2008-05-26 Stef Walter * common/gkr-unix-credentials.c: Another compiler fix. 2008-05-18 Stef Walter * common/gkr-unix-credentials.c: Fix use of undefined variable on certain OS's. Patch by Brian Cameron. Fixes bug #530989 * common/gkr-unix-credentials.c: Add additional header for building on NetBSD. Patch by Matthias Drochner. Fixes bug #532014 * common/gkr-unix-credentials.c: Add socket credential support for OpenBSD. Patch by Antoine Jacoutot. Fixes bug #532143 2008-05-18 Stef Walter * common/gkr-location.c: Fix crash when HAL location volume is not registered for some reason. Fixes bug #530316 2008-04-29 Stef Walter * pk/gkr-pk-object-storage.c: Return gboolean from parsed_* callbacks so we don't have double free scenarios. * pk/gkr-pk-cert.c: Don't use critical warnings on invalid certificates. Return serial number properly. 2008-04-18 Stef Walter * pk/gkr-pk-index.c: * pk/gkr-pk-index.h: * pk/gkr-pk-object.c: * pk/gkr-pk-object.h: * pk/gkr-pk-object-storage.c: * pk/gkr-pk-privkey.c: * ui/gkr-ask-request.h: Streamline the importing of keys, and make the proper 'import' prompt come up when importing. Don't repeatedly try to import a key that a user has 'denied'. Use the 'cancel' label instead of 'deny' for the import prompt. See bug #528122 2008-04-16 Stef Walter * common/gkr-location.h: * ui/gkr-ask-request.c: Don't show 'Location' in password prompt for objects in the user's home directory. 2008-04-06 Stef Walter * configure.in: Bump version number