[gnome-boxes] Release 3.29.2



commit f64bdae3c76469a02a0b5fbba8fb849de48e9745
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon May 21 12:24:30 2018 +0200

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

 NEWS        | 134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meson.build |   2 +-
 2 files changed, 135 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 06379897..9bb27199 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,137 @@
+3.29.2 - May 21, 2018
+=====================
+
+Changes since 3.28.4
+
+  - Don't recreate bridge network when already existent
+    (making ip address/mac address persistent)
+  - Show a list of recommended OSes and a show more button to list all
+  - Show an empty-state page when there's no downloads to list
+  - Wrap views in a backgrounded widget so we don't have black borders
+  - Delete stored credentials when deleting a machine
+  - Don't keep credentials around when authentication fails
+  - Introduce RDP support
+  - Added/updated/fixed translations:
+    - Friulian
+    - Spanish
+    - Czech
+    - Slovenian
+    - Indonesian
+    - Romanian
+
+Dependencies changed:
+
+    - Depend on Gtk-frdp (wrapper around freerdp)
+
+All contributors to this release:
+
+Daniel Mustieles <daniel mustieles contractor bbva com>
+Daniel Șerbănescu <daniel serbanescu dk>
+Fabio Tomat <f t public gmail com>
+Felipe Borges <felipeborges gnome org>
+Kukuh Syafaat <kukuhsyafaat gnome org>
+Marek Cernocky <marek_cernocky conel cz>
+Matej Urbančič <mateju svn gnome org>
+Piotr Drąg <piotrdrag gmail com>
+
+3.28.4 - May 09, 2018
+=====================
+
+Changes since 3.28.3
+
+  - Revert filter of incompatible OS supported architectures
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+
+3.28.3 - May 07, 2018
+=====================
+
+Changes since 3.28.2
+
+  - Added/updated/fixed translations
+    - Slovenian
+    - Greek
+    - Romanian
+    - Brazilian Portuguese
+
+All contributors to this release:
+
+Daniel Șerbănescu <daniel serbanescu dk>
+Efstathios Iosifidis <eiosifidis gnome org>
+Felipe Borges <felipeborges gnome org>
+Matej Urbančič <mateju svn gnome org>
+Rafael Fontenelle <rafaelff gnome org>
+
+3.28.2 - Apr 10, 2018
+=====================
+
+Changes since 3.28.1
+
+  - Revert "Inhibit suspend" functionality due to breakage of
+    string freeze break.
+
+Piotr Drąg <piotrdrag gmail com>
+
+3.28.1 - Apr 09, 2018
+=====================
+
+Changes since 3.28.0
+
+  - Offer to download only supported architectures
+  - Inhibit suspending in various long lasting operations:
+    - Downloading media
+    - Installing (under-construction)
+    - Cloning machine
+  - Select PUBLIC by default in the Shared Folder popover
+  - Select box on child-activated in the icon view
+  - Added/updated/fixed translations
+    - Russian
+    - Croatian
+    - Afrikaans
+    - German
+    - Galician
+    - Chinese (China)
+    - Slovenian
+    - Belarusian
+    - Czech
+
+Felipe Borges <felipeborges gnome org>
+Florian Heiser <gnu l10n de gmail com>
+Fran Dieguez <fran openhost es>
+gogo <trebelnik2 gmail com>
+Marek Cernocky <marek_cernocky conel cz>
+Matej Urbančič <mateju svn gnome org>
+Mingcong Bai <jeffbai aosc xyz>
+Pieter Schalk Schoeman <pieter sonbesie co za>
+Stas Solovey <whats_up tut by>
+Yuras Shumovich <shumovichy gmail com>
+
+3.28.0 - Mar 12, 2018
+=====================
+
+Changes since 3.27.92
+
+  - Resolve custom downloadable OSes logos
+  - Add EndlessOS and Pop!_OS logos
+  - Added/updated/fixed translations
+    - Hungarian
+    - French
+    - Danish
+    - British English
+    - Swedish
+
+All contributors to this release:
+
+Alan Mortensen <alanmortensen am gmail com>
+Anders Jonsson <anders jonsson norsjovallen se>
+Bruce Cowan <bruce bcowan eu>
+Felipe Borges <felipeborges gnome org>
+Gábor Kelemen <kelemeng openscope org>
+Guillaume Bernard <associations guillaume-bernard fr>
+Rūdolfs Mazurs <rudolfs mazurs gmail com>
+
 3.27.92 - Mar 04, 2018
 ======================
 
diff --git a/meson.build b/meson.build
index 7685afce..aaad8dc3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.27.92',
+         version: '3.29.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.43',
 )


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