Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2024-12-25 11:34:35
Message id: 20241225103435.46931FC1D@cvs.NetBSD.org
Log Message:
glib2 glib2-tools gdbus-codegen: updated to 2.82.4
Overview of changes in GLib 2.82.4, 2024-12-11
==============================================
* Fix a double-unref crash which affects many apps which use pygobject to
export objects on D-Bus
* Bugs fixed:
- 2.82.3 regression: lollypop crashes on startup (Philip Withnall)
- Backport !4427 “Revert "gdbus: Fix leak of method invocation when
registering an object with closures"” to glib-2-82
- Backport !4432 and !4433 “ci: Add release component to automate
tarball publishing” to glib-2-82
Overview of changes in GLib 2.82.3, 2024-12-09
==============================================
* Fix compatibility with tzdata 2024b
* Bugs fixed:
- Test regressions with tzdata 2024b (Rebecca N. Palmer)
- Backport !4356 “gdatetime test: Do not assume PST8PDT was always
exactly -8/-7” to glib-2-82
- Backport !4350 “glib: Don't require GLIB_DOMAIN to be a NUL-terminated
string” to glib-2-82
- Backport !4378 “gio: Fix GFileEnumerator leaks in gio tools” to
glib-2-82
- Backport !4373 “macos: Remove extraous space from type identifier” to
glib-2-82
- Backport !4232 “refstring: Fix race between releasing and re-acquiring
an interned GRefString” to glib-2-82
- Backport !4395 “appmonitor: Fix warning building test” to glib-2-82
- Backport !4398 “grefstring: Mark a variable as potentially unused” to
glib-2-82
- Backport !4415 “gdbus: Fix leak of method invocation when registering
an object with closures” to glib-2-82
Files: