summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-07 10:07:05 +0000
committeradam <adam@pkgsrc.org>2021-12-07 10:07:05 +0000
commitdc1f53eb5430d86ae9b09f325384be8df3adb65e (patch)
treec8f2a9f24224e3ce87b3a91b04d96715ef0f18eb
parent0b40465e21b6709ccbe8875ebf4102e62eff8b18 (diff)
downloadpkgsrc-dc1f53eb5430d86ae9b09f325384be8df3adb65e.tar.gz
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
-rw-r--r--devel/gdbus-codegen/distinfo8
-rw-r--r--devel/glib2/Makefile.common4
-rw-r--r--devel/glib2/PLIST16
-rw-r--r--devel/glib2/distinfo8
4 files changed, 18 insertions, 18 deletions
diff --git a/devel/gdbus-codegen/distinfo b/devel/gdbus-codegen/distinfo
index 08b0b1b02bf..b24690b4702 100644
--- a/devel/gdbus-codegen/distinfo
+++ b/devel/gdbus-codegen/distinfo
@@ -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
diff --git a/devel/glib2/Makefile.common b/devel/glib2/Makefile.common
index 760cfb7e946..497745d9d8a 100644
--- a/devel/glib2/Makefile.common
+++ b/devel/glib2/Makefile.common
@@ -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
diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST
index 2e0720bb63c..a97ccade2dc 100644
--- a/devel/glib2/PLIST
+++ b/devel/glib2/PLIST
@@ -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
diff --git a/devel/glib2/distinfo b/devel/glib2/distinfo
index 30788de1a71..ba70e591b43 100644
--- a/devel/glib2/distinfo
+++ b/devel/glib2/distinfo
@@ -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