[gnome-control-center/gnome-3-36] 3.36.5



commit 8a055d80f3df1e9b74e9907b574f924eb4d956c9
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Nov 20 13:51:36 2020 +1300

    3.36.5

 NEWS        | 34 ++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3bfde4cc4..e8fe04bcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+================
+Version 3.36.5
+================
+
+Applications:
+- Fix NULL hash table being unreffed.
+- Ensure private types used by the template.
+
+Keyboard:
+- Fix behavior of "Replace" when adding custom shortcut
+- fix gtk_widget_get_can_default assertion error.
+
+Network:
+- Correctly detect when ethernet devices are hotplugged.
+- Fix overlapping text rows in connection editor.
+
+Printers:
+- Make printers panel have a smaller minimum width.
+- Fix leak of printer name in callbacks.
+
+Sharing:
+- Disable Tracker 3.
+- Replace vino with gnome-remote-desktop for X11 sessions.
+
+Sound:
+- Update the profile list after getting the signal from gvc.
+- Fix subwoofer slider.
+
+Users:
+- Don't segfault trying to get the user initials.
+
+Wacom:
+- Fix a critical warning if loading a cursor fails.
+
 ================
 Version 3.36.4
 ================
diff --git a/meson.build b/meson.build
index 5f3bcf54c..b824f2a56 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.36.4',
+        version : '3.36.5',
         license : 'GPL2+',
   meson_version : '>= 0.51.0'
 )


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