[gnome-boxes/release-3.36.5: 2/2] Release 3.36.5



commit 9988572ec612f20b30979870248cdd36eec3548b
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Jun 11 10:45:34 2020 +0200

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

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 162205e9..ed85a5b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.36.5 - Jun 11, 2020
+=====================
+
+Changes since 3.36.4
+
+  - Limit Notification message from expanding out of the window
+  - Update sensitivity of "Send File" option when user agent is connected
+  - Fix misplacement of popover when performing an express-installation
+  - Disable some shortcuts in display mode that interfer with the guest
+  - Pass "wget" as user-agent in SoupSession calls
+  - Fix VM creation cancellation issues in the machine creation Assistant
+  - Various Flatpak build fixes to cope with gcc 10
+  - Disable creation of VMs with EFI firmware
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+
 3.36.4 - May 25, 2020
 =====================
 
diff --git a/meson.build b/meson.build
index 0f524edc..3c1792d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.36.4',
+         version: '3.36.5',
          license: 'LGPLv2+',
          meson_version: '>= 0.49.2',
 )


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