commit 4702ee7dea13945d845d13a7e5b334089e368ba8
Author: Stef Walter <stefw@gnome.org>
Date:   2013-02-04

    Release version 3.7.5

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 146aa76dac2e3c6e6ee2fa275d202f02e40d8dd2
Author: Nuno Araujo <nuno.araujo@russo79.com>
Date:   2013-01-16

    Fix the build with automake 1.13
    
    In Automake 1.13, the long-deprecated macro AM_CONFIG_HEADER (deprecated
    since 2002) has been removed in favour of AC_CONFIG_HEADERS.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692112

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2dc8383622c331c8aa1ebaa6c0d889f3affd467d
Author: Stef Walter <stefw@gnome.org>
Date:   2013-01-22

    Make the dump-keyring0-format work with only external deps

 pkcs11/secret-store/tests/dump-keyring0-format.c | 411 ++++++++++++++++++++---
 1 file changed, 356 insertions(+), 55 deletions(-)

commit d5ab31f1727ad33bf52a33238cd48eb029540dae
Author: Alexander Shopov <ash@kambanaria.org>
Date:   2013-01-15

    Updated Bulgarian translation

 po/bg.po | 150 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 75 insertions(+), 75 deletions(-)

commit 01c201f7e7191d51b3c0ed45c397553a47f74fd9
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   2013-01-13

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 620 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 585 insertions(+), 35 deletions(-)

commit 1a1f7e1b5d317aa5826289711fb105887b4ec510
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   2013-01-13

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 543 ++++-----------------------------------------------------------
 1 file changed, 35 insertions(+), 508 deletions(-)

commit 583d9cccdbd5fbd32c7faa67be7722002c6665b3
Author: Stef Walter <stefw@gnome.org>
Date:   2013-01-11

    egg-armor: Handle mismatched but not truncated suffix line
    
     * Discovered by Gustavo Luiz Duarte <gustavold@linux.vnet.ibm.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691500

 egg/egg-armor.c        | 2 +-
 egg/tests/test-armor.c | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

commit d8f77ed5610858874b751ba104a44484a0468299
Author: Stef Walter <stefw@gnome.org>
Date:   2013-01-10

    egg-armor: Fix memrchr() call with negative string length
    
     * Initial patch by Gustavo Luiz Duarte <gustavold@linux.vnet.ibm.com>
     * The cause of this bug was reusing argument variables for other
       purposes in parsing functions when that didn't really make sense,
       so fix this as well.
     * Add tests that catch this issue.
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=893162
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691500

 .gitignore             |   1 +
 egg/egg-armor.c        |  30 +++++-----
 egg/tests/Makefile.am  |   1 +
 egg/tests/test-armor.c | 155 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 174 insertions(+), 13 deletions(-)

commit b2b8f58c94d16834d7e6acc4a097c0c1d302bcd0
Author: Dmitry Shachnev <mitya57@ubuntu.com>
Date:   2012-12-27

    dbus: Set correct type for Collection's "Locked" property.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690765

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

commit 8468c70393a600493629beaf491e0866dd19be28
Author: Stef Walter <stefw@gnome.org>
Date:   2012-12-27

    Don't warn if the GNOME session manager is not available
    
     * When running in other desktop environments don't complain if
       the GNOME session manager isn't running.

 daemon/dbus/gkd-dbus-environment.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 918f3132b5a2f2218a4fc9d3dbb6b2a177a8ead6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   2012-12-17

    Updated Slovenian translation

 po/sl.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 9de6603bc221cfff1d5752051a439743d1382cd3
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   2012-12-05

    Updated Odia Translation with FUEL implementation.

 po/or.po | 485 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 283 insertions(+), 202 deletions(-)

commit ce9b83e7f4d701061279479df18a97b48569d997
Author: Shankar Prasad <svenkate@redhat.com>
Date:   2012-11-27

    Updated kn translation

 po/kn.po | 302 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 142 insertions(+), 160 deletions(-)