[gnome-desktop] 3.25.91
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] 3.25.91
- Date: Wed, 23 Aug 2017 09:34:59 +0000 (UTC)
commit d9b16875be63c501a785344d688e0fc556c082b2
Author: Bastien Nocera <hadess hadess net>
Date: Wed Aug 23 11:32:16 2017 +0200
3.25.91
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e543c1b..19d566a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+===============
+Version 3.25.91
+===============
+
+- Fix multiple bugs in sandboxed thumbnailer handling,
+ including performance, and left-over files in /tmp
+- Fix a memory leak in the display handling code
+- Fix a compile-time error on x32
+
=================
Version 3.25.90.1
=================
diff --git a/configure.ac b/configure.ac
index 437a853..ad771d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 25)
-m4_define(gnome_micro, 90)
+m4_define(gnome_micro, 91)
dnl gnome_sub is an optional sub-version which will not be advertised to the user
dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
dnl Leave empty if not needed
@@ -28,7 +28,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=14:0:2
+LT_VERSION=14:1:2
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]