[gnome-boxes/release-3.36.3] Release 3.36.3
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-3.36.3] Release 3.36.3
- Date: Mon, 20 Apr 2020 08:36:34 +0000 (UTC)
commit c109b44dc5817df13a305681c09e7c70c22cf026
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Apr 20 10:35:57 2020 +0200
Release 3.36.3
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 26 ++++++++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 4 ++--
meson.build | 2 +-
3 files changed, 29 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f8c3e6d..875ee4f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.36.3 - Apr 20, 2020
+=====================
+
+Changes since 3.36.2
+
+ - Set the "No KVM Infobar" visibility correctly
+ - Build FreeRDP with OPENH264=ON on Flatpak
+ - Only store auth credentials when connection succeeds
+ - Fix authentication dialog not popping up for retrials
+ - Apply disk size changes in the VM creation assistant
+ - Don't recreate GraphicsSpice device on startup
+ - Added/updated/fixed translations:
+ - Chinese (Taiwan)
+ - Japanese
+ - Italian
+ - Indonesian
+
+All contributors to this release:
+
+Cheng-Chia Tseng <pswo10680 gmail com>
+Federico Bruni <fede inventati org>
+Felipe Borges <felipeborges gnome org>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Manuel Wassermann <manuel wassermann97 gmail com>
+Ryuta Fujii <translation sicklylife jp>
+
3.36.2 - Mar 30, 2020
=====================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index e449de51..a8c0886b 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.36.2" date="2020-03-30">
+ <release version="3.36.3" date="2020-04-20">
<description>
- <p>Boxes 3.36.2 is the latest stable version of GNOME Boxes, and it
+ <p>Boxes 3.36.3 is the latest stable version of GNOME Boxes, and it
contains all the features and bugfixes introduced since our 3.36 release.
</p>
<ul>
diff --git a/meson.build b/meson.build
index c3013e54..e732cefb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.36.2',
+ version: '3.36.3',
license: 'LGPLv2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]