[gnome-boxes/release-gnome-41.2] Release 41.2
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-gnome-41.2] Release 41.2
- Date: Fri, 3 Dec 2021 14:51:47 +0000 (UTC)
commit 1dea2d98d58e942c237255b91da66e343efc09d6
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Dec 3 15:51:01 2021 +0100
Release 41.2
Signed-off-by: Felipe Borges <felipeborges gnome org>
NEWS | 32 +++++++++++++++++++++++++++++++-
data/org.gnome.Boxes.appdata.xml.in | 6 +++++-
meson.build | 2 +-
3 files changed, 37 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index bec62147..be499b2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,38 @@
-41.1 - 18 Sep, 2021
+41.2 - 03 Dec, 2021
===================
Changes since 41.1
+ - Update to the list of downloadable operating systems
+ - Fix an issue causing VMs to have no sound
+ - Fix an issue preventing users from configuring 3D acceleration
+ - Added/updated/fixed translations:
+ - Basque
+ - Catalan
+ - Latvian
+ - Occitan
+ - Russian
+ - Serbian
+ - Slovak
+ - Vietnamese
+
+All contributors to this release:
+
+Aleksandr Melman <Alexmelman88 gmail com>
+Asier Sarasua Garmendia <asiersarasua ni eus>
+Dušan Kazik <prescott66 gmail com>
+Felipe Borges <felipeborges gnome org>
+Jordi Mas <jmas softcatala org>
+Ngọc Quân Trần <vnwildman gmail com>
+Quentin PAGÈS <pages_quentin hotmail com>
+Rūdolfs Mazurs <rudolfs mazurs gmail com>
+Марко Костић <marko m kostic gmail com>
+
+41.1 - 18 Sep, 2021
+===================
+
+Changes since 41.0
+
- Fix regression preventing onboarding dialog from loading
- Fix regression preventing VM clone operations from completing
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index b1b05b83..06e2bd6c 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -38,8 +38,12 @@
</screenshot>
</screenshots>
<releases>
+ <release version="41.2" date="2021-12-03">
+ <p>GNOME Boxes 41.2 provides additional improvements including a fix for the issue causing audio
backend mismatch, and an issue when some users were unable to enable or disable 3D acceleration.</p>
+ </release>
+
<release version="41.1" date="2021-09-18">
- <p>GNOME Boxes 41.1 culminates six months of feature development, bugfixes, and performance
improvements.</p>
+ <p>GNOME Boxes 41.1 provides additional improvements such as bugfixes and translation updates.</p>
</release>
<release version="40.0" date="2021-03-19">
diff --git a/meson.build b/meson.build
index 4d408a02..2f81af0c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '41.1',
+ version: '41.2',
license: 'LGPLv2+',
meson_version: '>= 0.50.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]