[glib/glib-2-68] 2.68.3
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-68] 2.68.3
- Date: Thu, 10 Jun 2021 19:01:57 +0000 (UTC)
commit 8249f624ed0095db008ee74afb7665afd25613be
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Jun 10 19:55:29 2021 +0100
2.68.3
Signed-off-by: Philip Withnall <pwithnall endlessos org>
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0a448a73f..e439899b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in GLib 2.68.3
+==================================
+
+* Bugs fixed:
+ - #2311 testfilemonitor test leaks ip_watched_file_t struct
+ - #2417 GFile: `g_file_replace_contents()` reports `G_IO_ERROR_WRONG_ETAG` when saving from a symlink
+ - !2133 Backport !2128 “inotify: Fix a memory leak” to glib-2-68
+ - !2137 Backport !2136 “tlscertificate: Avoid possible invalid read” to glib-2-68
+ - !2141 Backport !2138 “glocalfileoutputstream: Fix ETag check when replacing through a symlink” to
glib-2-68
+
+
Overview of changes in GLib 2.68.2
==================================
diff --git a/meson.build b/meson.build
index 522dadf40..e2eba1871 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.68.2',
+ version : '2.68.3',
# 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]