[evince/gnome-3-24] release: 3.24.1
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/gnome-3-24] release: 3.24.1
- Date: Sat, 22 Jul 2017 07:55:10 +0000 (UTC)
commit d2cc3c95afdc1edf0864a1735cf727adf3f2db0d
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Sat Jul 22 09:54:23 2017 +0200
release: 3.24.1
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fddcfd9..ae3ced5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
================
+Evince 3.24.1
+================
+
+Bug fixes:
+
+ * Remove support for tar and tar-like commands in commics backend
+ (CVE-2017-1000083, #784630, Bastien Nocera)
+ * Improve performance of the links sidebar (#779614, Benjamin
+ Berg)
+ * Improve performance of scrolling in thumbnails sidebar (#691448,
+ Nelson Benítez León)
+ * Don't copy remote files before thumbnailing (#780351, Bastien
+ Nocera)
+ * Fix toggling layers that are not in the current visible range of
+ pages (#780139, Georges Dupéron)
+ * Fix ev_page_accessible_get_range_for_boundary() to ensure the
+ start and end offsets it returns are within the allowed range
+ (#777992, Jason Crain)
+ * Fix crash with Orca screen reader (#777992, Jason Crain)
+
+Translation updates:
+
+ * Yuras Shumovich (be)
+ * Tom Tryfonidis (el)
+ * gogo (hr)
+ * Matej Urbančič (sl)
+
+================
Evince 3.24.0
================
diff --git a/configure.ac b/configure.ac
index 9d568b7..62712cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[24])
-m4_define([ev_micro_version],[0])
+m4_define([ev_micro_version],[1])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]