glib2 glib2-tools gdbus-codegen: updated to 2.70.4

Overview of changes in GLib 2.70.4
==================================

* Bugs fixed:
 - Backport !2461 “Fix memory leak in gio/gdbusauthmechanismsha1.c” to glib-2-70

* Translation updates:
 - Czech
 - French
 - Indonesian
 - Japanese
 - Polish
 - Portuguese (Brazil)
 - Russian
 - Slovenian
 - Spanish
 - Swedish
 - Ukrainian


Overview of changes in GLib 2.70.3
==================================

* Several important fixes to FD handling in gspawn

* Several important fixes to GDBus message and GVariant parsing of invalid data

* Fix potential data loss due to missing fsync when saving files on btrfs

* Bugs fixed:
 - gspawn.c may clobber target fds
 - gspawn.c fails to close child_err_report_fd if it is duped to avoid conflation with one of the target_fds
 - Arrays of zero-element tuples with non-zero length lead to infinite loops in g_dbus_message_new_from_blob
 - Check for GVariant recursion depth before recursing
 - gspawn doesn't set CLOEXEC if close_range fails unexpectedly
 - Backport !1968 “gspawn: Fix file descriptor conflation issues” to glib-2-70
 - Backport !2412 “paramspec: fix unref annotation” to glib-2-70
 - Backport !2425 “gfileutils: Remove outdated BTRFS fsync optimization from set_contents” to glib-2-70
 - Backport !2435 “gspawn: Report errors with closing file descriptors between fork/exec” to glib-2-70
 - Backport !2454 gdbusmessage and gvariant fixes to glib-2-70

* Translation updates:
 - Czech
 - Indonesian
 - Italian
 - Lithuanian
 - Polish
 - Portuguese
 - Romanian
 - Serbian
 - Slovenian
 - Spanish
 - Swedish
 - Turkish
 - Ukrainian
This commit is contained in:
adam 2022-02-15 10:01:37 +00:00
parent fb05b59486
commit 2de42fc7e4
5 changed files with 19 additions and 20 deletions

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.30 2021/12/07 10:07:05 adam Exp $
$NetBSD: distinfo,v 1.31 2022/02/15 10:01:38 adam Exp $
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
BLAKE2s (glib-2.70.4.tar.xz) = 8fde8030850eb3bebd54825f1fa166642c3bdddfc58160b247b6865e66c0d8d7
SHA512 (glib-2.70.4.tar.xz) = e0fa19ef7c2ee48d94fb15074e4e58ecd23b288cfa7bb92ca72d3e337dade80c675595f05b26c10d351a0167f6b273656aef3686d44708121a8861b16b7635c0
Size (glib-2.70.4.tar.xz) = 4824296 bytes
SHA1 (patch-meson.build) = 4f9d178950414e1537b48a552d63c9e551801999

View file

@ -1,6 +1,5 @@
# $NetBSD: Makefile,v 1.287 2021/12/08 16:01:52 adam Exp $
# $NetBSD: Makefile,v 1.288 2022/02/15 10:01:37 adam Exp $
PKGREVISION= 1
.include "Makefile.common"
CATEGORIES= devel gnome

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile.common,v 1.98 2022/02/11 00:37:55 joerg Exp $
# $NetBSD: Makefile.common,v 1.99 2022/02/15 10:01:37 adam Exp $
# used by devel/gdbus-codegen/Makefile
# used by devel/glib2/Makefile
# used by devel/glib2-tools/Makefile
DISTNAME= glib-2.70.2
DISTNAME= glib-2.70.4
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.135 2021/12/07 10:07:05 adam Exp $
@comment $NetBSD: PLIST,v 1.136 2022/02/15 10:01:37 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.2
lib/libgio-2.0.so.0.7000.4
lib/libglib-2.0.so
lib/libglib-2.0.so.0
lib/libglib-2.0.so.0.7000.2
lib/libglib-2.0.so.0.7000.4
lib/libgmodule-2.0.so
lib/libgmodule-2.0.so.0
lib/libgmodule-2.0.so.0.7000.2
lib/libgmodule-2.0.so.0.7000.4
lib/libgobject-2.0.so
lib/libgobject-2.0.so.0
lib/libgobject-2.0.so.0.7000.2
lib/libgobject-2.0.so.0.7000.4
lib/libgthread-2.0.so
lib/libgthread-2.0.so.0
lib/libgthread-2.0.so.0.7000.2
lib/libgthread-2.0.so.0.7000.4
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.2-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.7000.2-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libglib-2.0.so.0.7000.4-gdb.py
share/gdb/auto-load${LOCALBASE}/lib/libgobject-2.0.so.0.7000.4-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.297 2022/01/28 21:34:51 schmonz Exp $
$NetBSD: distinfo,v 1.298 2022/02/15 10:01:37 adam Exp $
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
BLAKE2s (glib-2.70.4.tar.xz) = 8fde8030850eb3bebd54825f1fa166642c3bdddfc58160b247b6865e66c0d8d7
SHA512 (glib-2.70.4.tar.xz) = e0fa19ef7c2ee48d94fb15074e4e58ecd23b288cfa7bb92ca72d3e337dade80c675595f05b26c10d351a0167f6b273656aef3686d44708121a8861b16b7635c0
Size (glib-2.70.4.tar.xz) = 4824296 bytes
SHA1 (patch-gio_gcredentialsprivate.h) = f719ae41a9eb1d2f04d866b246fa5176543f2df9
SHA1 (patch-gio_gdbus-2.0_codegen_meson.build) = ec8ce89da08059ebf953d84a1dca5a2b380349f4
SHA1 (patch-gio_giomodule.c) = 68e612ac178c41aa0aae2bd66c3e4263910711ac