[epiphany/gnome-3-28] Prepare 3.28.3



commit 6c4b1795fc35a17c2b686fa843cb06735c1ce497
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Jun 7 20:57:27 2018 -0500

    Prepare 3.28.3

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 415f85247..bd0282e4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.28.3 - June 7, 2018
+=====================
+
+- Fix CVE-2018-11396/CVE-2018-12016 (#795740)
+- Allow Ctrl+T in app mode again due to unintended consequences (#796204)
+- Don't remember passwords when the setting is disabled (#796219)
+- Fix password manager crash on chase.com (GitLab #11)
+
 3.28.2.1 - May 22, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index 63dab4cff..f94252d23 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.28.2.1',
+  version: '3.28.3',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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