[Xfce4-commits] [xfce/tumbler] 02/02: Prepare 0.1.33 maintenance release.
noreply at xfce.org
noreply at xfce.org
Sat Mar 31 10:12:05 CEST 2018
This is an automated email from the git hooks/post-receive script.
a l i p u s h e d a c o m m i t t o b r a n c h x f c e - 4 . 1 2
in repository xfce/tumbler.
commit 5f35d2fe6984c5531cc95be974be25372e750a46
Author: Ali Abdallah <ali at xfce.org>
Date: Sat Mar 31 10:00:35 2018 +0200
Prepare 0.1.33 maintenance release.
---
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 13deaf7..90ff023 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.1.33
+======
+- #9231 Handle 0 mtime threshold on Cleanup DBus method. This fixes
+ running across all thumbnails that was causing very high I/O bandwidth
+ usage when a file with a thumbnail gets deleted. (On dbus Cleanup method).
+
+0.1.32
+======
+- #13618 avoid loading specialized tumbnailers twice on system with
+ duplication path entry in $XDG_DATA_HOME (causes assertion failure)
+- #13360 don't close GdkPixbufLoader on error (causes sigabrt)
+- #13240 fix typo in exif tag for image height
+- #13201 fix finding of libopenraw-0.1.0
+
0.1.31
======
- Use $XDG_CACHE_HOME/thumbnails as per spec change (bug #10613)
diff --git a/configure.ac b/configure.ac
index d4f774d..ded4f9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ m4_define([tumbler_verinfo], [0:0:0])
m4_define([tumbler_version_api_major], [1])
m4_define([tumbler_version_major], [0])
m4_define([tumbler_version_minor], [1])
-m4_define([tumbler_version_micro], [32])
+m4_define([tumbler_version_micro], [33])
m4_define([tumbler_version], [tumbler_version_major().tumbler_version_minor().tumbler_version_micro()])
dnl ***************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list