[epiphany/gnome-3-20] Prepare 3.20.7



commit 815087ceaa2c11828db0c3296de51bfc3e9fbd06
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 3 13:29:20 2017 -0600

    Prepare 3.20.7

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b1272fa..4b78e35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ===============
+Epiphany 3.20.7
+===============
+
+- Fix serious password extraction sweep attack on password manager (#752738)
+
+===============
 Epiphany 3.20.6
 ===============
 
diff --git a/configure.ac b/configure.ac
index f32a219..39df332 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[20])
-m4_define([epiphany_version_micro],[6])
+m4_define([epiphany_version_micro],[7])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 AC_INIT([GNOME Web 
Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]