commit 16698f25f1a0806227d1d63748022b43912fc800 Author: Stef Walter Date: 2010-04-26 More fixes for -DGSEAL_ENABLE Fixes bug #612475 gcr/tests/ui-test-details.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6b546d18bb06be956056040427e02ed30ff37bf9 Author: Stef Walter Date: 2010-04-26 [dbus] Initialize uninitialized variable. daemon/dbus/gkd-secret-unlock.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ffa11bf8ae6c7140c59ccdd474d00d961802e1a7 Author: Peteris Krisjanis Date: 2010-04-24 Updated Latvian translation. po/lv.po | 1709 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 1274 insertions(+), 435 deletions(-) commit ba8adbc781340083e5164b9b89c66f4b2a1cacde Author: Carles Ferrando Date: 2010-04-21 Updated Catalan (Valencian) translation po/ca@valencia.po | 1198 ++++++++++++++++++++++++++--------------------------- 1 files changed, 598 insertions(+), 600 deletions(-) commit 4efbaf1a7567359a42967d98fd7fbd9fcb984930 Author: Stef Walter Date: 2010-04-21 [login] Fix security problem storing user's login password in keyring. Don't store the user's login password in the keyring, which was being done when initializing the PKCS#11 user storage module. In addition put in a temporary fix which removes such passwords stored. This problem started during the 2.29.x betas, so anyone doing beta testing will be covered by this removal. Fixes bug #616174 configure.in | 7 ++++--- daemon/login/gkd-login.c | 38 ++++++++++++++++++++++++++++++++------ 2 files changed, 36 insertions(+), 9 deletions(-) commit 29beeda5cf021feebbb6d3c28e874aef3ff50211 Author: Stef Walter Date: 2010-04-21 [rpc] Fix assertion on exit due to pointer not being cleared. pkcs11/rpc-layer/gck-rpc-dispatch.c | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) commit 7065ecb165b62540cd77d9e63698617c29ae5eca Author: Olav Vitters Date: 2010-04-18 Fix doap file gnome-keyring.doap | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b0291cd3bd011ef97cb484345d7a7dc82738bac5 Author: Andre Klapper Date: 2010-04-13 Compile with -DGSEAL_ENABLE. Fixes bug 612475. daemon/prompt/gkd-prompt-tool.c | 4 ++-- gcr/gcr-import-dialog.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 1ec39cc82cb7e9804e77f1d812882481a01f3ef6 Author: Stef Walter Date: 2010-04-08 Make buildable with GTK+ 2.20 without deprecated symbols. Now requires GTK+ 2.20. configure.in | 2 +- daemon/prompt/gkd-prompt-tool.c | 4 ++-- gcr/gcr-import-dialog.c | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) commit 3f87c50d337c76e516ff12b54e19d8b6f0cd6cf1 Author: Theppitak Karoonboonyanan Date: 2010-04-06 Updated Thai translation. po/th.po | 49 ++++++++++++++++++++++++++++--------------------- 1 files changed, 28 insertions(+), 21 deletions(-) commit 1eb4cb2ec93bb63ec3a6c9d50c081239506e3071 Author: Jordi Serratosa Date: 2010-04-02 Fixes to Catalan translation po/ca.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 991ad3b2e382e9dfed96e6aa2d80a4d599780263 Author: Vincent Untz Date: 2010-03-30 [release] post-release bump to 2.30.1 configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8821e18c77b47c443d132d3587a27d5ffcfed442 Author: Vincent Untz Date: 2010-03-30 [release] 2.30.0 NEWS | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)