[at-spi2-core/gnome-3-36] 2.36.1



commit 4654c91696460b9eba1592252f5528c4c37de00e
Author: Mike Gorse <mgorse suse com>
Date:   Fri Sep 4 18:55:29 2020 -0500

    2.36.1

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a9a1c1d3..fa7ccd55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+What's new in at-spi2-core 2.36.1:
+
+* meson: De-duplicate deps of 'Requires' in pkgconfig file
+    
+* Make at-spi-dbus-bus.desktop Validate
+    
+* Fix ucs2keysym line for Euro sign
+    
+* Fix Qt annotations in DBus xml files
+    
+* constants: Fix typos in two _COUNT constants
+
+* Fix a couple of memory leaks.
+
+* Fix use after free when a device listener is destroyed.
+
+* Fix use after free when an event listener is destroyed.
+
 What's new in at-spi2-core 2.35.92:
 
 * bus-launcher: make session management more robust.
diff --git a/meson.build b/meson.build
index 8f1943b4..20e501f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.36.0',
+        version: '2.36.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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