[glib/glib-2-70] 2.70.5
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-70] 2.70.5
- Date: Thu, 17 Mar 2022 14:43:45 +0000 (UTC)
commit b06a9300c8c7dfe24f9f9dc5efef3146b5c3dfa4
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Mar 17 13:58:37 2022 +0000
2.70.5
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 1a090b225..66c593c69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of changes in GLib 2.70.5
+==================================
+
+* Bugs fixed:
+ - #2620 g_time_zone_new_offset() assertion failure if offset >= 25 hours
+ - !2537 Backport !2451 “glib: fix buffer overflow in g_canonicalize_filename()” to glib-2-70
+ - !2555 Backport !2554 “gtimezone: Fix assertion failure when called with a huge offset” to glib-2-70
+
+* Translation updates:
+ - Catalan
+ - German
+ - Hungarian
+ - Lithuanian
+ - Romanian
+ - Serbian
+ - Turkish
+
+
Overview of changes in GLib 2.70.4
==================================
diff --git a/meson.build b/meson.build
index 0019671a2..87d59ad81 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
- version : '2.70.4',
+ version : '2.70.5',
# 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]