[gnome-boxes/release-3.36.5] Release 3.36.5



commit bdc81983889cd74e364edc6497f3d52e81846c4e
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 ++++++++++++++++++
 data/org.gnome.Boxes.appdata.xml.in |  4 ++--
 meson.build                         |  2 +-
 3 files changed, 21 insertions(+), 3 deletions(-)
---
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/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 716e8a59..a11bfa4d 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.4" date="2020-05-25">
+   <release version="3.36.5" date="2020-06-11">
      <description>
-        <p>Boxes 3.36.4 is the latest stable version of GNOME Boxes, and it
+        <p>Boxes 3.36.5 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 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]