commit 0196028a5081f1d988113bab7a52da448cf59413
Author: Debarshi Ray <debarshir@gnome.org>
Date:   2017-07-04

    Bump version number

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

commit bf8aa977e4cadadeb12e950231837b339a525d32
Author: gogo <trebelnik2@gmail.com>
Date:   2016-09-22

    Updated Croatian translation

 po/hr.po | 51 +++++++++++++--------------------------------------
 1 file changed, 13 insertions(+), 38 deletions(-)

commit d2fe967a9803003b298166a5fa9ea307038df932
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2016-08-22

    Updated Polish translation

 po/pl.po | 154 +++++++++++++++++++++++++++------------------------------------
 1 file changed, 65 insertions(+), 89 deletions(-)

commit 7cbd534a8b7aa79deba94c751d51732b9872bd61
Author: Felix Zhang <fezhang@suse.com>
Date:   2016-08-20

    Shorten unlock keyring dialog title
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770170

 pkcs11/wrap-layer/gkm-wrap-prompt.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit a6e91294dd629cd4a57dfaad461f1734ad1beb82
Author: Iain Lane <iain@orangesquash.org.uk>
Date:   2016-07-19

    Die if the XDG session we were started under goes away
    
    https://bugzilla.gnome.org/show_bug.cgi?id=768943

 daemon/gkd-main.c | 158 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 158 insertions(+)

commit 98975178d625b48658c1b2ca46cab4c953dc0f08
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   2016-08-11

    Updated Friulian translation

 po/fur.po | 96 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 53 insertions(+), 43 deletions(-)

commit 9b271f7033401a329df1caf71eb1407dd9e69226
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   2016-08-11

    Updated Friulian translation

 po/fur.po | 68 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)

commit 6cf3ee0516acc6af45b12bf9952988b0fc74ead9
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   2016-08-11

    Updated Friulian translation

 po/fur.po | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

commit 116bea50dd17446a94ebfb5fa763ca70136c6a71
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   2016-08-11

    Added Friulian translation

 po/LINGUAS |   1 +
 po/fur.po  | 510 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 511 insertions(+)

commit e7d4185ad7bde454142453e2135f9dbb2447897a
Author: Sinisa Habek <sinisa@habek.net>
Date:   2016-07-23

    Updated Croatian translation

 po/hr.po | 609 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 322 insertions(+), 287 deletions(-)

commit 8f8d4f604bdfeaac0bb1c9eb311ed128e20e0a5b
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2016-07-19

    Add Language headers to po files
    
    Future versions of gettext will fail if this header is missing.

 po/as.po          | 1 +
 po/az.po          | 2 +-
 po/be@latin.po    | 2 +-
 po/ca@valencia.po | 2 +-
 po/dz.po          | 2 +-
 po/en@shaw.po     | 2 +-
 po/en_CA.po       | 2 +-
 po/es.po          | 2 +-
 po/fa.po          | 1 +
 po/fr.po          | 1 +
 po/gu.po          | 2 +-
 po/hu.po          | 2 +-
 po/id.po          | 2 +-
 po/km.po          | 1 +
 po/ko.po          | 2 +-
 po/mg.po          | 2 +-
 po/ml.po          | 2 +-
 po/ms.po          | 2 +-
 po/nb.po          | 2 +-
 po/oc.po          | 2 +-
 po/sl.po          | 2 +-
 po/sq.po          | 2 +-
 po/sr@latin.po    | 2 +-
 po/ta.po          | 2 +-
 po/te.po          | 2 +-
 po/tg.po          | 2 +-
 po/ug.po          | 2 +-
 po/zh_HK.po       | 2 +-
 po/zh_TW.po       | 2 +-
 29 files changed, 29 insertions(+), 25 deletions(-)

commit 1f637dd577b10354c4a3494481a7a1f937a8afc5
Author: Michael Biebl <biebl@debian.org>
Date:   2016-06-01

    man: Fix .so link in gnome-keyring-3
    
    Manual files that use the .so links to include other pages should only
    point to a path relative to the top-level manual hierarchy.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=767095

 docs/gnome-keyring-3.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7f383fbf43ac3f3240a86d8ea64fe40a87764801
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   2016-05-30

    Updated Occitan translation

 po/oc.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e6eca91e13edcfda811f89c994ee723744afed6
Author: Iain Lane <iain@orangesquash.org.uk>
Date:   2016-05-10

    Look for both dlopen and dlsym when configuring
    
    We use both, and they may not both be exposed by libc but by libdl
    instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766221

 configure.ac | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

commit 0d283e5a743d5da6150601ba2228c7c3d9418acd
Author: Iain Lane <iain@orangesquash.org.uk>
Date:   2016-05-10

    pam: Pass the correct argc to gkr_pam_client_run_operation
    
    If there's no password then there are no arguments. This prevents a
    crash in keyring_daemon_op (), which loops over argv and would otherwise
    dereference a null pointer.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766222

 pam/gkr-pam-module.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0baccbec4c9adc589f990270a2b47cc49bcd20ad
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   2016-05-09

    Updated Occitan translation

 po/oc.po | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 3f64b67a66b42a23879d4904086676827138bcd8
Author: Michael McConville <mmcco@mykolab.com>
Date:   2016-04-18

    ssh-agent: Fix boolean logic error
    
    Signed-off-by: Stef Walter <stefw@redhat.com>
     * From the gnome-keyring-list mailing list

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