glib2 glib2-tools gdbus-codegen: updated to 2.70.2

Overview of changes in GLib 2.70.2
==================================

* Fix use of the default log writer with journald namespaces (diagnosis by Ilya Basin)

* Fix hang in `dbus-daemon` under `GTestDBus` when `G_MESSAGES_DEBUG=all` is set (work by Marco Trevisan)

* Speed up `g_canonicalize_filename()` to avoid pathogenic cases with `..` (work by Sebastian Wilhelmi)

* Fix URI for pcre subproject as it’s moved upstream (work by Albert Astals Cid)

* Fix storing GSettings dictionaries on macOS (work by Maurice)

* Speed up ‘remove dot segments’ algorithm in `GUri` to avoid pathogenic cases with `..` (work by Sebastian Wilhelmi)

* Fix infinite loops in D-Bus message parsing for truncated inputs (work by Sebastian Wilhelmi)

* Improve correctness of version information returned by `g_get_os_info()` for Windows 10/Server 2019+ (work by Chun-wei Fan)

* Bugs fixed:
 - Use-after-free in invoke_set_property_in_idle_cb()
 - GSettings delayed apply generates runtime warnings
 - g_dbus_message_new_from_blob goes into infinite loop for certain inputs
 - g_log_writer_is_journald fails if a Journal Namespace is used
 - GTestDBus dbus daemon causes child process to hang when using verbose output
 - g_canonicalize_filename should work in linear time complexity
 - Backport !2265 “gdbusconnection: Fix race between method calls and object unregistration” to glib-2-70
 - Backport !2260 “GWin32AppInfo: Remove assertion on the opened registry key” to glib-2-70
 - Backport !2308 “gthread-win32: Remove an unnecessary volatile qualifier” to glib-2-70
 - Backport !2309 “Rename libpcre.wrap to pcre.wrap” to glib-2-70
 - Backport !2161 “gdelayedsettingsbackend: Fix applying after calling g_settings_reset()” to glib-2-70
 - Backport !2324 “Fix link to pcre-8.37.tar.bz2” to glib-2-70
 - Backport !2325 “Fix GSettings dict error macOS” to glib-2-70
 - Backport !2338 “gmessages: Support namespaced journals” to glib-2-70
 - Backport !2327 “guri: Improve performance of remove_dot_segments() algorithm” to glib-2-70
 - Backport !2355 “gdbusmessage: Add more bounds checking when parsing D-Bus messages” to glib-2-70
 - gutils.c: Improve g_get_os_info() for Windows 10/Server 2019+
 - Backport !2354 “gtestdbus: Print the dbus address on a specific FD intead of stdout” to glib-2-70
 - Backport !2360 “meson: specify when commands need to succeed in run_command” to glib-2-70
 - Backport !2364 “tests: Allow `objcopy --help` to fail, because it fails on FreeBSD” to glib-2-70
 - Backport !2374 “gfileutils: Improve performance of g_canonicalize_filename()” to glib-2-70
 - Backport !2382 “gfileutils: Correctly reset start value when canonicalising paths” to glib-2-70

* Translation updates:
 - Croatian
 - Italian
 - Occitan (post 1500)
 - Polish
 - Portuguese
 - Portuguese (Brazil)
 - Russian
 - Swedish
 - Ukrainian
This commit is contained in:
adam 2021-12-07 10:07:05 +00:00
parent e3980909aa
commit 923c422b37
4 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.29 2021/11/07 13:24:04 adam Exp $
$NetBSD: distinfo,v 1.30 2021/12/07 10:07:05 adam Exp $
BLAKE2s (glib-2.70.1.tar.xz) = 1639e809505a1022563a8d1ad10f78c47e5485275da5cfc0ee3e4820d61ce2ca
SHA512 (glib-2.70.1.tar.xz) = 639317c98ab72ad853608ab4d395484daff135c0222556c51ca93fd8533c5759db14478beda964e4feb02bb2737a46a4eda25063f98a9c6ba6ae4bc5d74bf5e1
Size (glib-2.70.1.tar.xz) = 4797752 bytes
BLAKE2s (glib-2.70.2.tar.xz) = 3b46520dac3bc5f18a89eaa98a0cdb461df20c37e439b44451551fe8eb759aed
SHA512 (glib-2.70.2.tar.xz) = 872e3f06f87f21a32446b41aac7454fd6bf4d665c753121f6e9772cddebc592b79d88713fc6b8d510636af9f9c4528a9d508d8c4225c6dfeb928390120fb4809
Size (glib-2.70.2.tar.xz) = 4822356 bytes
SHA1 (patch-meson.build) = 4f9d178950414e1537b48a552d63c9e551801999

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile.common,v 1.96 2021/11/07 13:24:04 adam Exp $
# $NetBSD: Makefile.common,v 1.97 2021/12/07 10:07:05 adam Exp $
# used by devel/gdbus-codegen/Makefile
# used by devel/glib2/Makefile
# used by devel/glib2-tools/Makefile
DISTNAME= glib-2.70.1
DISTNAME= glib-2.70.2
PKGNAME= ${DISTNAME:S/glib/glib2/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.134 2021/11/07 13:24:04 adam Exp $
@comment $NetBSD: PLIST,v 1.135 2021/12/07 10:07:05 adam Exp $
${PLIST.nococoa}bin/gapplication
bin/gdbus
bin/gio
@ -285,19 +285,19 @@ ${PLIST.fam}lib/gio/modules/libgiofam.so
lib/glib-2.0/include/glibconfig.h
lib/libgio-2.0.so
lib/libgio-2.0.so.0
lib/libgio-2.0.so.0.7000.1
lib/libgio-2.0.so.0.7000.2
lib/libglib-2.0.so
lib/libglib-2.0.so.0
lib/libglib-2.0.so.0.7000.1
lib/libglib-2.0.so.0.7000.2
lib/libgmodule-2.0.so
lib/libgmodule-2.0.so.0
lib/libgmodule-2.0.so.0.7000.1
lib/libgmodule-2.0.so.0.7000.2
lib/libgobject-2.0.so
lib/libgobject-2.0.so.0
lib/libgobject-2.0.so.0.7000.1
lib/libgobject-2.0.so.0.7000.2
lib/libgthread-2.0.so
lib/libgthread-2.0.so.0
lib/libgthread-2.0.so.0.7000.1
lib/libgthread-2.0.so.0.7000.2
lib/pkgconfig/gio-2.0.pc
lib/pkgconfig/gio-unix-2.0.pc
lib/pkgconfig/glib-2.0.pc
@ -309,8 +309,8 @@ lib/pkgconfig/gthread-2.0.pc
share/aclocal/glib-2.0.m4
share/aclocal/glib-gettext.m4
share/aclocal/gsettings.m4
share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.7000.1-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.7000.1-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.7000.2-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.7000.2-gdb.py
share/gettext/its/gschema.its
share/gettext/its/gschema.loc
share/glib-2.0/gdb/glib_gdb.py

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.295 2021/11/07 13:24:04 adam Exp $
$NetBSD: distinfo,v 1.296 2021/12/07 10:07:05 adam Exp $
BLAKE2s (glib-2.70.1.tar.xz) = 1639e809505a1022563a8d1ad10f78c47e5485275da5cfc0ee3e4820d61ce2ca
SHA512 (glib-2.70.1.tar.xz) = 639317c98ab72ad853608ab4d395484daff135c0222556c51ca93fd8533c5759db14478beda964e4feb02bb2737a46a4eda25063f98a9c6ba6ae4bc5d74bf5e1
Size (glib-2.70.1.tar.xz) = 4797752 bytes
BLAKE2s (glib-2.70.2.tar.xz) = 3b46520dac3bc5f18a89eaa98a0cdb461df20c37e439b44451551fe8eb759aed
SHA512 (glib-2.70.2.tar.xz) = 872e3f06f87f21a32446b41aac7454fd6bf4d665c753121f6e9772cddebc592b79d88713fc6b8d510636af9f9c4528a9d508d8c4225c6dfeb928390120fb4809
Size (glib-2.70.2.tar.xz) = 4822356 bytes
SHA1 (patch-gio_gcredentialsprivate.h) = 6547edb518a98c3aca53acc1f98bde83e71b14cb
SHA1 (patch-gio_gdbus-2.0_codegen_meson.build) = ec8ce89da08059ebf953d84a1dca5a2b380349f4
SHA1 (patch-gio_giomodule.c) = 68e612ac178c41aa0aae2bd66c3e4263910711ac