[glib/glib-2-62] 2.62.6



commit 6e70c1f20d82eb62a120a4037ae02bd7ba45952e
Author: Philip Withnall <withnall endlessm com>
Date:   Wed Mar 18 12:56:23 2020 +0000

    2.62.6
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 NEWS        | 25 +++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6fb356147..3cf4ab6ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Overview of changes in GLib 2.62.6
+==================================
+
+* This is expected to be the final release in the 2.62.x stable series;
+  maintenance effort will shift to the newer 2.64.x stable series now
+
+* Fix SOCKS5 username/password authentication (#1986)
+
+* Exception handling fixes on Windows (!1373)
+
+* Bugs fixed:
+ - #1986 Socks5 Proxy: Authentication seems broken
+ - #1988 Socks5 Proxy: Wrong error returned when using no authentication
+ - #2049 Crash in g_array_copy
+ - !1378 Backport !1373 win32 exception fixes to glib-2-62
+ - !1380 Backport !1254 “giomodule: gio modules are no longer installed in bindir on MSVC” to glib-2-62
+ - !1393 Backport !1390 “garray: Fix copying an array with reserved elements” to glib-2-62
+ - !1394 Backport part of !1375 “tests: Skip g-file-info-filesystem-readonly test if bindfs fails” to 
glib-2-62
+ - !1411 Backport SOCKS5 fixes to glib-2-62
+
+* Translation updates:
+ - Czech
+ - Romanian
+
+
 Overview of changes in GLib 2.62.5
 ==================================
 
diff --git a/meson.build b/meson.build
index 484f4c750..6e0a872ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('glib', 'c', 'cpp',
-  version : '2.62.5',
+  version : '2.62.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]