[glib/glib-2-68] 2.68.4



commit d99d7967a2ada895102b308dbb1c05eadb9a5ef8
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Aug 19 16:25:53 2021 +0100

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

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e439899b8..b9f3414f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in GLib 2.68.4
+==================================
+
+* Bugs fixed:
+ - #2454 Read past the end of buffer in g_win32_package_parser_enum_packages
+ - !2158 Backport !2155 “glocalfilemonitor: Avoid a deadlock on finalization” to glib-2-68
+ - !2175 Backport !2174 “data-to-c.py: generate new-line at the end of the file” to glib-2-68
+ - !2183 Backport !2180 “correctly use 3 parameters for close_range” to glib-2-68
+ - !2186 Backport !2185 “glocalfile: Fix the global trash dir detection” to glib-2-68
+ - !2209 Backport !2208 “g_string_replace: Don't replace empty string more than once per location” to 
glib-2-68
+ - !2220 Backport GWin32AppInfo fixes to glib-2-68
+
+* Translation updates:
+ - Chinese (China)
+ - Chinese (Taiwan)
+ - Occitan (post 1500)
+
+
 Overview of changes in GLib 2.68.3
 ==================================
 
diff --git a/meson.build b/meson.build
index e2eba1871..a0223ce5b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.68.3',
+  version : '2.68.4',
   # 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]