[epiphany/gnome-41] Prepare 41.5
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-41] Prepare 41.5
- Date: Fri, 5 Aug 2022 19:36:59 +0000 (UTC)
commit a1fb6d3e35f26fc4041c80d11ea86d8e9484acfe
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Fri Aug 5 14:34:52 2022 -0500
Prepare 41.5
NEWS | 8 ++++++++
data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
meson.build | 2 +-
3 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6f8df8a52..c93247e87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+41.5 - August 5, 2022
+=====================
+
+ * Fix crash when deleting all passwords (#1773)
+ * Fix memory corruption caused by sync failure (!1115)
+ * Fix build with Meson 0.60 (!1031, rvalue)
+ * Fix desktop notification priority (!1179)
+
41.4 - April 21, 2022
=====================
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index d16d3d488..988ac4bee 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -48,6 +48,7 @@
<value key="Purism::form_factor">mobile</value>
</custom>
<releases>
+ <release date="2022-08-05" version="41.5"/>
<release date="2022-04-21" version="41.4"/>
<release date="2021-12-20" version="41.3"/>
<release date="2021-12-16" version="41.2"/>
diff --git a/meson.build b/meson.build
index e1e391c4b..d126c5b77 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '41.4',
+ version: '41.5',
meson_version: '>= 0.51.0',
default_options: ['c_std=gnu11',
'warning_level=2']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]