commit 052f134528ae5bf828f39684efe2ff4d4e0cf24c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Sep 4 09:02:53 2017 -0400

    2.53.7

 NEWS         | 30 ++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 meson.build  |  2 +-
 3 files changed, 32 insertions(+), 2 deletions(-)

commit 03b595fe95f5a0893960f5a7dc80b9ed5b276112
Author: Jordi Mas <jmas@softcatala.org>
Date:   Mon Sep 4 00:30:10 2017 +0200

    Update Catalan translation

 po/ca.po | 283
 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 148 insertions(+), 135 deletions(-)

commit bb7c1983980da470faf903ec9d0ad58ce4935ce5
Author: Emin Tufan Çetin <etcetin@gmail.com>
Date:   Sun Sep 3 19:50:22 2017 +0000

    Update Turkish translation

 po/tr.po | 3570
 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 1900 insertions(+), 1670 deletions(-)

commit 4a5808d35db3be1afbeccafaf26aa2324a2f1dee
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sun Sep 3 17:53:24 2017 +0200

    Updated Danish translation

 po/da.po | 499
 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 209 insertions(+), 290 deletions(-)

commit c202dea5493878ee6659a45e80b701ed6760e439
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 2 03:55:54 2017 +0000

    Update Korean translation

 po/ko.po | 1879
 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1039 insertions(+), 840 deletions(-)

commit 31b1536993bac0f00a7fea3c1ca10f7f183538aa
Author: Jiri Grönroos <jiri.gronroos@iki.fi>
Date:   Thu Aug 31 08:11:03 2017 +0000

    Update Finnish translation

 po/fi.po | 3061
 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1791 insertions(+), 1270 deletions(-)

commit 32a57ecfbdf7bc0f0b404f1b0d77a8cd9277e022
Author: Rafael Fontenelle <rafaelff@gnome.org>
Date:   Wed Aug 30 01:08:04 2017 +0000

    Update Brazilian Portuguese translation

 po/pt_BR.po | 2349
 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 1174 insertions(+), 1175 deletions(-)

commit 414225d7b36aa28938ba45fb91b1f48ec8aeeb32
Author: Armin K <krejzi@email.com>
Date:   Fri Aug 25 17:05:03 2017 +0200

    meson: Compile guuid.c into libglib-2.0

    https://bugzilla.gnome.org/show_bug.cgi?id=786807

 glib/meson.build | 1 +
 1 file changed, 1 insertion(+)

commit 728857e2610560a876c41840ac6c69b3ad4f4e8b
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Mon Aug 28 18:10:44 2017 +0300

    Update Latvian translation

 po/lv.po | 1894
 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 941 insertions(+), 953 deletions(-)

commit 20f2c487a751dd489e7b169f9b3e2b407c557a4d
Author: Milo Casagrande <milo@ubuntu.com>
Date:   Mon Aug 28 08:44:01 2017 +0000

    Update Italian translation

 po/it.po | 2137
 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1184 insertions(+), 953 deletions(-)

commit aac0144164518cb6674934c98ae39e60419c417d
Author: Christian Kirbach <Christian.Kirbach@gmail.com>
Date:   Sat Aug 26 20:40:51 2017 +0000

    Update German translation

 po/de.po | 874
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 528 insertions(+), 346 deletions(-)

commit abe7323beef15b36664cba20251743c4f3c056b7
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sat Aug 26 18:44:00 2017 +0200

    Updated Danish translation

 po/da.po | 2219
 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1252 insertions(+), 967 deletions(-)

commit 9891e3c9e1f5465ce89160982489c306ec983d2a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Sat Aug 26 11:56:37 2017 +0200

    Updated French translation

 po/fr.po | 2402
 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1301 insertions(+), 1101 deletions(-)

commit 96ae6f1a3b5d7a74a9c179f4526dfa56d801ced2
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Fri Aug 25 10:24:21 2017 +0000

    Update Friulian translation

 po/fur.po | 85
 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 46 insertions(+), 39 deletions(-)

commit 100b83a7faf277e2ea5ed2ec6f667ef5ac916416
Author: Emmanuele Bassi <ebassi@gnome.org>
Date:   Fri Aug 25 09:43:27 2017 +0100

    genmarshal Only wrap body prototypes in C++ guards

    Commit 31ae2c559810675aae483269f234a349cd933528 added the C++ guards
    around all prototypes, including inside the header file. The header
    file, though, already has C++ guards, so while it's harmless to have
    them there, it's also unnecessary.

    We should only emit C++ guards around the prototypes we include in the
    generated source.

 gobject/glib-genmarshal.in | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 9ff6f24a58dcc4dee8205eaa0bbe1b2678ff900e
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Fri Aug 25 08:49:44 2017 +0000

    Update Friulian translation

 po/fur.po | 1700
 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 969 insertions(+), 731 deletions(-)

commit cceef1681dc49638a2f4d9839c5f2a4cd8b92ae4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Aug 24 01:04:20 2017 +0200

    Update Polish translation

 po/pl.po | 1542
 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 870 insertions(+), 672 deletions(-)

commit 926db3174adb762a33da893a7017f25f020d11e0
Author: Cj Malone <CjMalone@mail.com>
Date:   Wed Aug 23 20:26:28 2017 +0100

    gdesktopappinfo.c: Drop disregarded xterm check

    https://bugzilla.gnome.org/show_bug.cgi?id=786580

 gio/gdesktopappinfo.c | 2 --
 1 file changed, 2 deletions(-)

commit 830744b0f4030db38b84f484587799c6a18920c8
Author: Daniel Boles <dboles@src.gnome.org>
Date:   Wed Aug 23 12:21:58 2017 +0100

    docs/running: Remove outdated refs, fix name caps

    Drop references to old versions of Fedora pointed out by Mohammed
    Sadiq.

    While here, fix the capitalisation of various names to official
    styles.

 docs/reference/glib/running.xml | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 73eee8d64ed4a074bb17d26a6e387a4c272f94f6
Author: Philip Withnall <withnall@endlessm.com>
Date:   Wed Aug 23 11:24:32 2017 +0100

    tests: Fix some leaks and double-frees in the GSubprocess tests

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=786456

 gio/tests/gsubprocess.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

commit 65a95a5a2d902bf8685851db34e5df21562e096a
Author: Will Thompson <will@willthompson.co.uk>
Date:   Fri Aug 18 10:41:46 2017 +0100

    gio: failing cases for subprocess cancellable bug

    https://bugzilla.gnome.org/show_bug.cgi?id=786456

 gio/tests/gsubprocess.c | 124
 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 124 insertions(+)

commit 8f86d312d8437d20d3d1f703ed2b270cee1803ea
Author: Philip Withnall <withnall@endlessm.com>
Date:   Wed Aug 23 11:21:38 2017 +0100

    gio: Fix double-callback on cancellation with GSubprocess

    See bug #786456 for a detailed analysis of the situation which
    can cause
    this (in summary, if a g_subprocess_wait_async() call is cancelled
    on a
    GSubprocess which is already known to be dead).

    The problem was that the GCancellable callback handler was
    unconditionally returning a result for the GTask for
    g_subprocess_wait_async(), even if that GTask had already returned a
    result and the callback was being invoked after the GTask had been
    removed from the pending_waits list.

    Fix that by checking whether the GTask is still in the pending_waits
    list before returning a result for it.

    Thanks to Will Thompson for some very useful unit tests which
    reproduce
    this (which will be pushed in the following commit).

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=786456

 gio/gsubprocess.c | 36 +++++++++++++++++++++++++++++++++---
 1 file changed, 33 insertions(+), 3 deletions(-)

commit a60359aee24e866ae9dfae33859a6cd73bc1e65c
Author: Philip Withnall <withnall@endlessm.com>
Date:   Fri Aug 18 10:01:18 2017 +0100

    tests: Add temporary working directory for monitor test

    Similarly to the previous commit, move the temporary directory for the
    monitor test from $(cwd) to the system temporary directory.

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=785260

 gio/tests/monitor.c | 36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

commit 0f5b523fac8b2d9b9305419937e51b6c87e765be
Author: Philip Withnall <withnall@endlessm.com>
Date:   Fri Aug 18 09:53:23 2017 +0100

    tests: Add temporary working directory for appmonitor test

    Rather than creating a temporary directory in the current directory
    (typically the builddir), then never deleting it; create one in the
    system /tmp directory, and clean it up properly afterwards.

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=785260

 gio/tests/appmonitor.c | 55
 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 40 insertions(+), 15 deletions(-)

commit 3ce00b29ec0bb240412506affb5c65bdb18c7ad3
Author: Philip Withnall <withnall@endlessm.com>
Date:   Fri Aug 18 09:37:23 2017 +0100

    tests: Fix leak in appmonitor test

    Spotted by Daniel Macks.

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=785260

 gio/tests/appmonitor.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 2586eb992193ee9226a7a2b92c1c644347e9a842
Author: Philip Withnall <withnall@endlessm.com>
Date:   Tue Aug 22 15:58:18 2017 +0100

    docs: Clarify lack of threading guarantees in GArray

    Signed-off-by: Philip Withnall <withnall@endlessm.com>

    https://bugzilla.gnome.org/show_bug.cgi?id=786555

 glib/garray.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

commit 8cac6797d72fe9433ea5980b22d262fbe1f1f996
Author: Marek Cernocky <marek_cernocky@conel.cz>
Date:   Tue Aug 22 16:47:10 2017 +0200

    Updated Czech translation

 po/cs.po | 1880
 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1041 insertions(+), 839 deletions(-)

commit 7fda97c326df7970f3f6d7fdaa75edd24677de99
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Aug 22 11:35:05 2017 +0000

    Update Spanish translation

 po/es.po | 69
 +++++++++++++++++++---------------------------------------------
 1 file changed, 20 insertions(+), 49 deletions(-)

commit 6fcdf90300d7adf2737d6880141c5fe3933ab591
Author: Patrick Welche <prlw1@cam.ac.uk>
Date:   Thu Jun 25 17:48:30 2015 +0100

    gresource: fix documentation typo

 docs/reference/gio/gresource.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2237bb451df037467c0dda400d290dc050f95df9
Author: Patrick Welche <prlw1@cam.ac.uk>
Date:   Mon Oct 6 17:51:37 2014 +0100

    build: remove unnecessary executions of libtool from configure

    https://bugzilla.gnome.org/show_bug.cgi?id=736710

 configure.ac | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit cb1db9e23e25c0316db26386d0c26b8e2e2fc2e7
Author: Pawan Chitrakar <chautari@gmail.com>
Date:   Mon Aug 21 06:56:34 2017 +0000

    Update Nepali translation

 po/ne.po | 830
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 383 insertions(+), 447 deletions(-)

commit 89a4a37a34e9fb449f8d35451d019d114bf14fee
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Aug 20 16:48:00 2017 +0000

    Update Kazakh translation

 po/kk.po | 804
 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 488 insertions(+), 316 deletions(-)