[epiphany/gnome-3-22] Prepare 3.22.6



commit dfeedecc5c92980e0c6cf57f297063503bf0b013
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 3 13:27:32 2017 -0600

    Prepare 3.22.6

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5b9b682..6471d61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ===============
+Epiphany 3.22.6
+===============
+
+- Fix minor memory leak (#682723)
+- Fix serious password extraction sweep attack on password manager (#752738)
+- Fix adblocker blocking too much stuff, breaking Twitter (#777714)
+
+===============
 Epiphany 3.22.5
 ===============
 
diff --git a/configure.ac b/configure.ac
index 6eea3cb..4f80d94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[22])
-m4_define([epiphany_version_micro],[5])
+m4_define([epiphany_version_micro],[6])
 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]