commit 8f6df8f43aa6218e4f8727188a96e6a0990d40fd Author: Stef Walter Date: 2011-12-21 Changes in version 3.3.3.1 are: * No message in gnome-keyring-pkcs11.so module, when no daemon running * Updated translations * Build fixes NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) commit e3fdda07865dae42bb79811b374f8043235573ac Author: Jürg Billeter Date: 2011-12-20 wrap-layer: Fix build gkm-wrap-prompt.c uses g_initable_init, which is part of GIO. pkcs11/wrap-layer/Makefile.am | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit 51f8e221a6ed84ad79a0820b33843ff87bf4ec21 Author: Daniel Mustieles Date: 2011-12-19 Updated Spanish translation po/es.po | 285 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 166 insertions(+), 119 deletions(-) commit 5ca7387952f99bf318d337df2d853f5bc3c0ddd2 Author: Stef Walter Date: 2011-12-19 rpc-layer: Correctly handle case where gnome-keyring-daemon not running * In the gnome-keyring-pkcs11.so module return stand in info when the gnome-keyring-daemon info is not running. * In addition no slots will be listed https://bugzilla.gnome.org/show_bug.cgi?id=665961 pkcs11/rpc-layer/gkm-rpc-module.c | 195 ++++++++++++++++++++----------------- 1 files changed, 106 insertions(+), 89 deletions(-)