[gnome-desktop/gnome-3-30] Prepare 3.30.2.2
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/gnome-3-30] Prepare 3.30.2.2
- Date: Tue, 23 Apr 2019 17:44:25 +0000 (UTC)
commit 22b669a747aa260931aa0e31c79b185ac7ade2cf
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Tue Apr 23 12:41:55 2019 -0500
Prepare 3.30.2.2
NEWS | 6 ++++++
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8376993..c6dbeb27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+================
+Version 3.30.2.2
+================
+
+- Fix thumbnailer sandbox escape, CVE-2019-11459 (#112)
+
================
Version 3.30.2.1
================
diff --git a/configure.ac b/configure.ac
index 5561d8bc..1b8ef075 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
m4_define(gnome_platform, 3)
m4_define(gnome_minor, 30)
m4_define(gnome_micro, 2)
-m4_define(gnome_sub, 1)
+m4_define(gnome_sub, 2)
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
@@ -29,7 +29,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=17:3:0
+LT_VERSION=17:4:0
AC_SUBST(LT_VERSION)
LT_PREREQ([2.2.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]