commit 7dc9217979865a8520d512b81ee40d5f1c7a7dfe
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-16

    Release 3.4.1

 NEWS                                  |    8 ++++++++
 configure.ac                          |    2 +-
 pkcs11/gnome2-store/tests/Makefile.am |    2 +-
 pkcs11/roots-store/tests/Makefile.am  |    2 +-
 pkcs11/ssh-store/tests/Makefile.am    |    2 +-
 5 files changed, 12 insertions(+), 4 deletions(-)

commit b4db9be57a18a8b491e7414c5db793d732c3b9ed
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   2012-04-16

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po |  405 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 248 insertions(+), 157 deletions(-)

commit db5c6f8a58ea6b011932bd7fa3ce5e4eee029313
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:   2012-04-11

    [l10n]Updated Catalan (Valencian) translation

 po/ca@valencia.po |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit a5505123c41352ef6ff77a84379aadec1226f748
Author: Jordi Serratosa <jordis@softcatala.cat>
Date:   2012-04-11

    [l10n] Fixes on Catalan translation

 po/ca.po |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit 46748de8fc812dbc384e47b5910d522f57bbc79c
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-07

    pkcs11: Complete a bunch more tests
    
     * Add tests for the 'egg' merge coming up
     * Fix a few problems resulting from p11-tests tests

 .gitignore                                         |    2 +
 Makefile.decl                                      |    8 +-
 pkcs11/gkm/tests/Makefile.am                       |    5 +
 pkcs11/gkm/tests/test-certificate.c                |  208 +++++++++++++++
 pkcs11/gnome2-store/gkm-gnome2-private-key.c       |    5 +-
 pkcs11/gnome2-store/gkm-gnome2-storage.c           |    1 +
 pkcs11/gnome2-store/tests/Makefile.am              |   24 +-
 pkcs11/gnome2-store/tests/files/der-key-v2-des3.p8 |  Bin 0 -> 714 bytes
 pkcs11/gnome2-store/tests/p11-tests.conf           |    2 -
 pkcs11/gnome2-store/tests/p11-tests.conf.in        |    2 +
 .../gnome2-store/tests/test-gnome2-private-key.c   |  268 ++++++++++++++++++++
 pkcs11/gnome2-store/tests/test-gnome2-storage.c    |   21 ++
 pkcs11/roots-store/tests/Makefile.am               |   17 +-
 pkcs11/roots-store/tests/p11-tests.conf            |    2 -
 pkcs11/roots-store/tests/p11-tests.conf.in         |    2 +
 pkcs11/ssh-store/tests/Makefile.am                 |   17 +-
 pkcs11/ssh-store/tests/p11-tests.conf              |    2 +-
 pkcs11/ssh-store/tests/p11-tests.conf.in           |    3 +
 pkcs11/ssh-store/tests/test-private-key.c          |   68 +++--
 19 files changed, 617 insertions(+), 40 deletions(-)

commit 561db8dbce88175f4814c1b7a56fc313eea8a199
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-04

    [daemon] Set 'text/plain' content type on secrets returned from daemon
    
     * All the secrets that gnome-keyring currently stores are text

 daemon/dbus/gkd-secret-secret.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 26a846048a8db3eff1543c464a422f64eea1a0e6
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-03

    Relicense egg-unix-credentials.c
    
     * These were written by me and only accidentally contained
       the initial Red Hat copyright notice.

 egg/egg-unix-credentials.c |   55 ++++++++++++++++++++++++++------------------
 egg/egg-unix-credentials.h |   54 ++++++++++++++++++++++++++-----------------
 2 files changed, 66 insertions(+), 43 deletions(-)

commit cc6e1136fb9c98f26d60afee492a60865b0b2b93
Author: Stef Walter <stefw@gnome.org>
Date:   2012-04-02

    Use correct XDG_RUNTIME_DIR when started from PAM
    
     * Accept the XDG_RUNTIME_DIR environment variable from
       the session when initializing gnome-keyring-daemon

 daemon/gkd-util.c |    1 +
 1 file changed, 1 insertion(+)

commit 987d00ac97ac0d73cd658b4bd5d4fac934edf678
Author: Stef Walter <stefw@gnome.org>
Date:   2012-03-30

    Better building of .desktop and .service files

 Makefile.decl                              |   37 ++++++++++++++++++++++++++++
 configure.ac                               |   20 ---------------
 daemon/Makefile.am                         |    4 +--
 daemon/gnome-keyring-gpg.desktop.in.in     |    2 +-
 daemon/gnome-keyring-pkcs11.desktop.in.in  |    2 +-
 daemon/gnome-keyring-secrets.desktop.in.in |    2 +-
 daemon/gnome-keyring-ssh.desktop.in.in     |    2 +-
 daemon/org.freedesktop.secrets.service.in  |    2 +-
 daemon/org.gnome.keyring.service.in        |    2 +-
 9 files changed, 45 insertions(+), 28 deletions(-)

commit 85a69432636c21bf3df76ef8ad98b707c75cd294
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   2012-03-26

    Updated Arabic translation

 po/ar.po |  362 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 226 insertions(+), 136 deletions(-)

commit 1224c83647ee719b3733ee03cc35d77d7e33ef56
Author: Changwoo Ryu <cwryu@debian.org>
Date:   2012-03-27

    Updated Korean translation

 po/ko.po |  120 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 67 insertions(+), 53 deletions(-)