[glib/glib-2-66] 2.66.8
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-66] 2.66.8
- Date: Thu, 18 Mar 2021 13:51:41 +0000 (UTC)
commit dde05fd4fcd1d96d1693723ae1d7f37ecd991215
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Mar 18 13:45:48 2021 +0000
2.66.8
Signed-off-by: Philip Withnall <pwithnall endlessos org>
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0f0a6a28b..d4a4703d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Overview of changes in GLib 2.66.8
+==================================
+
+* Fix a security issue when using `g_file_replace()` with
+ `G_FILE_CREATE_REPLACE_DESTINATION` (#2325)
+
+* Bugs fixed:
+ - #2325 file-roller symlink attack
+ - !1982 Backport !2325 “file-roller symlink attack” to glib-2-66
+ - !1990 Backport !1976 “Use the right permissions for directory watching on Win32” to glib-2-66
+
+
Overview of changes in GLib 2.66.7
==================================
diff --git a/meson.build b/meson.build
index aee96566c..740e46b86 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.66.7',
+ version : '2.66.8',
# 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]