[glib/glib-2-72] 2.72.3



commit dce30492f6087a8e1e288f1706d41142b74ca1ff
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Jun 30 15:15:17 2022 +0100

    2.72.3
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a9a8ba2b27..4a233fcb9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes in GLib 2.72.3
+==================================
+
+* Bugs fixed:
+ - #1941 disposing a non-cancelled inotify GFileMonitor causes deadlocks
+ - #2597 Crash in g_socket_client_enumerator_callback when proxy resolving
+ - #2639 xdgmime update breaks webkit2gtk file:// requests
+ - #2670 Growing memory when using cancellable in g_socket_client_connect_async
+ - !2703 glocalfilemonitor: Avoid file monitor destruction from event thread
+ - !2709 Backport !2707 “credentials: macos: check for existence of LOCAL_PEERPID” to glib-2-72
+ - !2720 Backport !2708 “xdgmime: Fix broken file:// content type lookups for webkitgtk” to glib-2-72
+ - !2750 Backport !2745 “gsocketclient: Fix still-reachable references to cancellables” to glib-2-72
+ - !2787 Backport !2742 “proxyaddressenumerator: set error parameter more thoughtfully” to glib-2-72
+
+
 Overview of changes in GLib 2.72.2
 ==================================
 
diff --git a/meson.build b/meson.build
index 882049c1a0..48fdfe8641 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.72.2',
+  version : '2.72.3',
   # NOTE: We keep this pinned at 0.52 because that's what Debian Stable ships
   meson_version : '>= 0.52.0',
   default_options : [


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