commit a870db16ead465adc04b34d922b4e14c37b03c22 Author: Stef Walter Date: 2015-04-08 Release version 3.16.0 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) commit c6dad0a7a26a1aad773b663d4a1cb3c2d4a80493 Author: Stef Walter Date: 2015-04-08 gkm: Objects can remove each-other recursively For instance, if an object has a credential, and the object is removed, then the credential self-destructs. Now if both of those are owned by a session, and the session is closed, then all the objects are removed at once. The self-destruct should become a noop instead of complaining. pkcs11/gkm/gkm-session.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 55e0b1a607bec29b5c0711741765250742c79666 Author: Stef Walter Date: 2015-04-08 egg: Don't crash tests if test directory was removed It's okay if the directory is gone, it may have been removed by a test. egg/egg-testing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 993100c570dd99723254006adb5219838bbd1e1d Author: Stef Walter Date: 2015-04-08 egg: Fix regression caused by earlier GCC fix egg/egg-dn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2411d155e180da712c53eb0d67e4a5eaaea214b3 Author: Stef Walter Date: 2015-03-23 Fix issues highlighted by GCC 5.0.x daemon/control/gkd-control-server.c | 2 +- egg/egg-dn.c | 2 +- pkcs11/gkm/gkm-transaction.c | 2 +- pkcs11/rpc-layer/gkm-rpc-dispatch.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) commit bf43581f4248dea3595b9c329938acd03c8e5bc4 Author: Adrian Bunk Date: 2012-08-29 remove the .cvsignore files No longer needed after the switch to git. https://bugzilla.gnome.org/show_bug.cgi?id=682978 .cvsignore | 45 --------------------------------------------- po/.cvsignore | 14 -------------- 2 files changed, 59 deletions(-) commit 1aa906d985c40022d602d3c72de700c68918e667 Author: Muhammet Kara Date: 2015-03-22 Updated Turkish translation po/tr.po | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)