[gnome-boxes/release-3.34.3: 3/3] Release 3.34.3
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-3.34.3: 3/3] Release 3.34.3
- Date: Mon, 6 Jan 2020 16:57:57 +0000 (UTC)
commit c3bce5984eb53cc883850969f3e4a3e8e2cc6d44
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Jan 6 17:57:08 2020 +0100
Release 3.34.3
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 24 ++++++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0ab0ff46..88522f1a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+3.34.3 - Jan 06, 2020
+=====================
+
+Changes since 3.34.2
+
+ - Fix crash when input-source gsetting is not available
+ - Enable authentication retrial in VNC
+ - Don't use q35 machines with unknown OSes
+ - Bundle VTE in Flatpak
+ - Added/updated/fixed translations:
+ - Malay
+ - Chinese (Taiwan)
+ - Occitan
+
+All contributors to this release:
+
+CĂ©dric Valmary <cvalmary yahoo fr>
+Fabiano FidĂȘncio <fabiano fidencio org>
+Felipe Borges <felipeborges gnome org>
+Isaque Galdino <igaldino gmail com>
+Jordan Petridis <jpetridis gnome org>
+Umarzuki Bin Mochlis Moktar <umarzuki gmail com>
+Yi-Jyun Pan <pan93412 gmail com>
+
3.34.2 - Nov 23, 2019
=====================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 09da83c9..305a8045 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -39,9 +39,9 @@
</screenshot>
</screenshots>
<releases>
- <release version="3.34.2" date="2019-11-23">
+ <release version="3.34.3" date="2020-01-06">
<description>
- <p>Boxes 3.34.2 is the latest stable version of GNOME Boxes, and it
+ <p>Boxes 3.34.3 is the latest stable version of GNOME Boxes, and it
contains all the features and bugfixes introduced since our 3.32 release.
</p>
<ul>
diff --git a/meson.build b/meson.build
index 4bfbd501..77f91cd0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.34.2',
+ version: '3.34.3',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]