[gnome-boxes/release-3-32-0] Release 3.32.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/release-3-32-0] Release 3.32.0
- Date: Mon, 11 Mar 2019 15:00:49 +0000 (UTC)
commit ce29f2314e9650ecec21dba8833528b7e73486bf
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Mar 11 16:00:10 2019 +0100
Release 3.32.0
NEWS | 30 +++++++++++++++++++++++++++
data/org.gnome.Boxes.appdata.xml.in | 41 +++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 72 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f530c27e..cc7cd934 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+3.32.0 - Mon 11, 2019
+=====================
+
+Changes since 3.31.91
+
+ - Make "Launch" string translatable
+ - Added/updated/fixed translations:
+ - Afrikaans
+ - German
+ - Polish
+ - Spanish
+ - Serbian
+ - Indonesian
+ - Italian
+ - French
+ - Brazilian Portuguese
+
+All contributors to this release:
+
+Daniel Mustieles <daniel mustieles gmail com>
+Daniel Șerbănescu <daniel serbanescu dk>
+Felipe Borges <felipeborges gnome org>
+Guillaume Bernard <associations guillaume-bernard fr>
+Марко Костић <marko m kostic gmail com>
+Milo Casagrande <milo ubuntu com>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Piotr Drąg <piotrdrag gmail com>
+Rafael Fontenelle <rafaelff gnome org>
+Tim Sabsch <tim sabsch com>
+
3.31.91 - Mon 04, 2019
======================
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 17635d1b..40f80926 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -40,6 +40,47 @@
<image>https://gitlab.gnome.org/GNOME/gnome-boxes-logos/raw/master/screenshots/06-downloading.png</image>
</screenshot>
</screenshots>
+ <releases>
+ <release version="3.32.0" date="2019-03-11">
+ <description>
+ <p>Boxes 3.32.0 is the latest stable version of GNOME Boxes, and it
+ contains all the features introduced since our 3.30 release. Some
+ notable improvements include:
+ </p>
+ <ul>
+ <li>A new application icon</li>
+ <li>Folder Sharing support for Flatpak</li>
+ <li>Change the default machine type to "q35", allowing for better support
+ of PCI-E passthrough, using emulation of the ICH9 host chipset. The
+ "q35" machine-type privides some advanced features, such as native
+ PCI-E hotplug, Intel IOMMU, faster SATA emulation, and secure boot</li>
+ <li>Remove the AppMenu, as a part of the GNOME initiative to move these
+ options into the application window</li>
+ <li>Create new network interfaces for cloned machines. This way clones
+ don't have conflicting MAC addresses</li>
+ <li>Populate the recommended downloads list from a static file. This
+ allows distributors of Boxes to curate their own list</li>
+ <li>Various search improvements in the "Download an OS" page</li>
+ <li>Track and react to "disconnect" events from VNC and RDP remote
+ machines</li>
+ <li>Introduce SSH support. Boxes can now be used as an SSH client.</li>
+ <li>Enable 3D acceleration using the Virgl renderer for operating systems
+ that are known to support it</li>
+ <li>Attach USB tablet devices only for operating systems that are known
+ to support it</li>
+ <li>Default all input devices to use PS2 input bus</li>
+ <li>Use "host-passphrough" as default CPU mode, for maximum virtualization
+ performance
+ </li>
+ <li>Propagate the system's default input source to the newly created VMs, so
+ express-installs can have a consistent keyboard layout with their host</li>
+ <li>Perform passwordless express-installations only for operating systems
+ known to support it</li>
+ <li>Support express-installs for Ubuntu guests</li>
+ </ul>
+ </description>>
+ </release>
+ </releases>
<kudos>
<kudo>AppMenu</kudo>
<kudo>HiDpiIcon</kudo>
diff --git a/meson.build b/meson.build
index 13dcd4eb..4de3484c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project ('gnome-boxes',
['vala', 'c'],
- version: '3.31.91',
+ version: '3.32.0',
license: 'LGPLv2+',
meson_version: '>= 0.46.0',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]