[glib/glib-2-64] 2.64.6



commit ddf2d4c7face628938fbd6f11f8921d8033e57d2
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Oct 1 13:30:27 2020 +0100

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

 NEWS        | 21 +++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5d47efed7..b74a4921f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of changes in GLib 2.64.6
+==================================
+
+* This is expected to be the last release in the 2.64 series; the new stable
+  series is 2.66, and maintenance efforts will shift to that
+
+* Bugs fixed:
+ - #2194 gtk3/glib crash on gimp
+ - #2209 gthreadedresolver: faulty logic in parse_res_txt
+ - !1633 Backport !1632 Fix large writes in gfileutils to glib-2-64
+ - !1634 Backport !1631 “Fix splice behavior on cancellation” to glib-2-64
+ - !1656 Backport !1187 “Define G_MSVC_SYMBOL_PREFIX correctly for ARM32” to glib-2-64
+ - !1659 Backport !1652 “trash portal: Handle portal failures” to glib-2-64
+ - !1666 Backport !1665 “Fix g_module_symbol() under Windows sometimes not succeeding” to glib-2-64
+ - !1672 Backport !1671 “gdatetime: Avoid integer overflow creating dates too far in the past” to glib-2-64
+
+* Translation updates:
+ - Croatian
+ - Portuguese
+
+
 Overview of changes in GLib 2.64.5
 ==================================
 
diff --git a/meson.build b/meson.build
index c20922130..b2a03ce59 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.64.5',
+  version : '2.64.6',
   # 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]