commit 5280f3363eb1abd782d25dfdcad33f01958bdb1c Author: Philip Withnall Date: Fri Aug 8 15:13:53 2014 +0100 bluez: Ensure to yield until OBEX transfers have completed It was possible for the code to not yield on an in-progress transfer if the transfer_status was initially non-null (e.g. ‘queued’). This change ensures that the transfer is yielded on if the status isn’t ‘complete’ or ‘error’. The yield callback is only invoked once the status has changed to ‘complete’ or ‘error’, so the code is now guaranteed to not hit the assert_not_reached() call. https://bugzilla.gnome.org/show_bug.cgi?id=733891 backends/bluez/bluez-persona-store.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b5794c9ed995535aec7068a5d63c26ec0c4412ba Author: Christian Kirbach Date: Wed Aug 6 22:45:03 2014 +0000 Updated German translation po/de.po | 160 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 83 insertions(+), 77 deletions(-) commit b446c1274a7c698bc0d177fce9d545527fb91330 Author: Inaki Larranaga Murgoitio Date: Tue Aug 5 13:16:15 2014 +0200 Updated Basque language po/eu.po | 70 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 38 insertions(+), 32 deletions(-) commit 99083accf06f972209c9f31a063ebfd281185a52 Author: MarMav Date: Sun Aug 3 21:27:08 2014 +0000 Updated Greek translation po/el.po | 291 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 149 insertions(+), 142 deletions(-) commit 955a0ead391afcc4ab2538fbc196765d57ac25e3 Author: Piotr Drąg Date: Thu Jul 31 17:37:50 2014 +0200 doap: add folks.doap | 1 + 1 file changed, 1 insertion(+) commit 234d00c72bd3e18529b8a1b6592fb8afa8f371e6 Author: Olav Vitters Date: Wed Jul 30 19:43:57 2014 +0200 doap category core folks.doap | 1 + 1 file changed, 1 insertion(+) commit 3b7dc69df35a35c05bb156915a6b2957636b8bb8 Author: YunQiang Su Date: Tue Jul 29 14:06:19 2014 +0800 update zh_CN translation po/zh_CN.po | 178 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 89 insertions(+), 89 deletions(-) commit 5932c74b3f0a993300eb3b13d59bcaaf93203107 Author: Kjartan Maraas Date: Wed Jul 23 14:40:46 2014 +0200 Updated Norwegian bokmål translation. po/nb.po | 135 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 71 insertions(+), 64 deletions(-) commit 77fa9508101085bb7f5bc3ab2a1f2cc0604b94fd Author: Matej Urbančič Date: Tue Jul 1 20:40:32 2014 +0200 Updated Slovenian translation po/sl.po | 153 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 78 insertions(+), 75 deletions(-) commit 307468baa0562c23ccfc0e50fcca1904db1aa326 Author: Fran Diéguez Date: Tue Jul 1 18:05:41 2014 +0200 Updated Galician translations po/gl.po | 164 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 83 insertions(+), 81 deletions(-) commit d1f3a2584347f8c4fbfcf6e4a3d257befe50f9a0 Author: Balázs Úr Date: Mon Jun 30 23:59:14 2014 +0200 Updated Hungarian translation po/hu.po | 173 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 90 insertions(+), 83 deletions(-) commit d968777b9636720e7adc394f7a20c13997faeb94 Author: Daniel Mustieles Date: Mon Jun 30 13:47:12 2014 +0200 Updated Spanish translation po/es.po | 175 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 85 insertions(+), 90 deletions(-) commit ce15df883a8b6df64c2848b889ac27600c41461e Author: Marek Černocký Date: Sat Jun 28 21:38:11 2014 +0200 Updated Czech translation po/cs.po | 162 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 82 insertions(+), 80 deletions(-) commit 900af79c0c4a45a702c055cc5d00389e54ef2230 Author: Aurimas Černius Date: Sat Jun 28 22:01:30 2014 +0300 Updated Lithuanian translation po/lt.po | 170 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 85 insertions(+), 85 deletions(-) commit 5ddd4cfc689c25b76df8459354bffb21ca65a50e Author: Andika Triwidada Date: Fri Jun 27 14:04:42 2014 +0000 Updated Indonesian translation po/id.po | 70 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 34 insertions(+), 36 deletions(-) commit 78d2c1fce63e477b31d8b2b97f0f4ed620ae6c34 Author: Rafael Ferreira Date: Fri Jun 27 01:57:02 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 171 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 88 insertions(+), 83 deletions(-) commit 6c2b65a8fd3480b84b646d8e24a8a136a701f4b5 Author: Renato Araujo Oliveira Filho Date: Wed Jun 25 19:59:00 2014 +0000 dummy: Don’t modify a HashMap while iterating over it Iterate over a copy instead. https://bugzilla.gnome.org/show_bug.cgi?id=732244 NEWS | 1 + backends/dummy/lib/dummy-backend.vala | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) commit 1f57b12dcaaa2cbce89fd28f4c79cde2a3d70420 Author: Yuri Myasoedov Date: Wed Jun 25 22:31:13 2014 +0400 Updated Russian translation po/ru.po | 141 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 75 insertions(+), 66 deletions(-) commit 7e25e2baadf417fa5eab0419cb25f4ff3079eb97 Author: Piotr Drąg Date: Wed Jun 25 19:10:13 2014 +0200 Updated Polish translation po/pl.po | 166 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 83 insertions(+), 83 deletions(-) commit 47f872c8dd947236a96385a3ea0e372e8d97eb75 Author: Philip Withnall Date: Tue Jun 24 23:47:17 2014 +0100 core: Correctly resolve symlinks when loading backends Instead of ignoring symlinks, we should resolve their targets, and deduplicate after that. This fixes cases where folks is run in an environment with software installed in loop mounted file systems — each backend .so file in the backend path is actually a symlink to the proper .so file in the loop mounted file system. This is the case on Tinycorelinux. folks was previously not loading any backends in such an environment because it ignored all symlinks. Thanks to John Frankish for help in debugging this problem. NEWS | 2 ++ folks/backend-store.vala | 43 +++++++++++++++++++++++++++++++++++++++---- 2 files changed, 41 insertions(+), 4 deletions(-) commit 12fb1a8508e8a9fd3e74f561b6f171f4e207475e Author: Philip Withnall Date: Tue Jun 24 12:37:47 2014 +0100 Post-release version bump NEWS | 11 +++++++++++ configure.ac | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) commit 99c9e8640366c52582822ae694355c5df6b486c2 Author: Philip Withnall Date: Tue Jun 24 12:36:10 2014 +0100 Release version 0.9.7.1 NEWS | 12 ++++++------ configure.ac | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-)