[gnome-boxes/release-3.37.1] Release 3.37.1



commit 7bf9939882d23b3a333a487559d70fd03814c36f
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Jun 8 13:47:21 2020 +0200

    Release 3.37.1
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 83 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 95b52833..01aa2d8d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,85 @@
+3.37.1 - Jun 08, 2020
+=====================
+
+Changes since 3.36.0
+
+  - Update Flatpak dependencies
+  - Force "wget" as user-agent in SoupSession
+  - Various visual polishings of the Welcome Tutorial dialog
+  - Allow "spice:///" addresses in remote connection assistant
+  - Drop the view filter switcher
+  - Offer newest releases of OSes in recommended downloads list
+  - Grab focus for password fields in AuthNotification
+  - Fix various build warnings with newer Vala versions
+  - Fix DnD destination widget interfering with the drop target
+  - Include rolling releases as Downloadable OSes
+  - Fix crash when input-source is not available
+  - Don't recreate GraphicsSpice object at guest startup
+  - Apply deferred property changes as user progresses on the Assistant
+  - Move the download popover button left of the search button
+  - Account for Medias without URLs in serilize_os_title
+  - Sanitize our GSource handling of notifications
+  - Don't crash for outdated osinfo db
+  - Add Manjaro and NixOS logos
+  - Various gcc 10 build fixes for Flatpak
+  - Disable creation of VMs with EFI firmware (in favor of Snapshot support)
+  - Do the cancellation of VM creation properly
+  - Added/updated/fixed translations:
+    - Dutch
+    - Czech
+    - Romanian
+    - German
+    - Italian
+    - Indonesian
+    - Catalan
+    - Japanese
+    - Serbian
+    - Chinese (Taiwan)
+    - Ukrainian
+    - Chinese (China)
+    - Persian
+    - Spanish
+    - Turkish
+    - Slovak
+    - Esperanto
+    - Greek
+
+Dependencies changed:
+
+  - Added libhandy
+
+All contributors to this release:
+
+Alexander Mikhaylenko <alexm gnome org>
+Andika Triwidada <atriwidada gnome org>
+Carmen Bianca BAKKER <carmen carmenbianca eu>
+Cheng-Chia Tseng <pswo10680 gmail com>
+corecontingency <ccontingency gmail com>
+Danial Behzadi <dani behzi ubuntu com>
+Daniel Mustieles <daniel mustieles gmail com>
+Daniel Șerbănescu <daniel serbanescu dk>
+Dušan Kazik <prescott66 gmail com>
+Dz Chen <wsxy162 gmail com>
+Efstathios Iosifidis <eiosifidis gnome org>
+Emin Tufan Çetin <etcetin gmail com>
+Fabiano Fidêncio <fidencio redhat com>
+Federico Bruni <fede inventati org>
+Felipe Borges <felipeborges gnome org>
+Florentina Mușat <emryslokadottir gmail com>
+Isaque Galdino <igaldino gmail com>
+Jordi Mas <jmas softcatala org>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Manuel Wassermann <manuel wassermann97 gmail com>
+Marek Černocký <marek manet cz>
+Марко Костић <marko m kostic gmail com>
+Milo Casagrande <milo milo name>
+Nathan Follens <nfollens gnome org>
+Piotr Drąg <piotrdrag gmail com>
+Ryuta Fujii <translation sicklylife jp>
+Sergio Costas <raster rastersoft com>
+Tim Sabsch <tim sabsch com>
+Yuri Chornoivan <yurchor ukr net>
+
 3.36.0 - Mar 06, 2020
 =====================
 
diff --git a/meson.build b/meson.build
index 01abf569..9a1dca4a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.37.0',
+         version: '3.37.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.50.0',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]