[glib/glib-2-62] 2.62.2
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-62] 2.62.2
- Date: Mon, 21 Oct 2019 17:22:00 +0000 (UTC)
commit ca9f51b82f57e05f6b3c82b98c235623afa47573
Author: Philip Withnall <withnall endlessm com>
Date: Mon Oct 21 18:18:23 2019 +0100
2.62.2
Signed-off-by: Philip Withnall <withnall endlessm com>
NEWS | 9 +++++++++
meson.build | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1420f8b85..af14367fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in GLib 2.62.2
+==================================
+
+* Bugs fixed:
+ - #1896 Use after free when calling g_dbus_connection_flush_sync() in a dedicated thread
+ - !1154 Backport !1152 “gwinhttpvfs: Handle g_get_prgname() returning NULL” to glib-2-62
+ - !1156 Backport !1146 Solaris fixes to glib-2-62
+
+
Overview of changes in GLib 2.62.1
==================================
diff --git a/meson.build b/meson.build
index 9103eb8a8..83774d045 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.62.1',
+ version : '2.62.2',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]