Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2021-11-07 14:24:04
Message id: 20211107132404.B1217FAEC@cvs.NetBSD.org
Log Message:
glib2 glib2-tools gdbus-codegen: updated to 2.70.1
Overview of changes in GLib 2.70.1
==================================
* Fix network changes not being signalled from NetworkManager (work by
Julian Andres Klode)
* Fix build when building with --fatal-meson-warnings (work by Eli Schwartz) (!2304)
* Bugs fixed:
- g_network_monitor_nm never updates on connection change (listens for signal \
on wrong dbus interface)
- !2245 gdesktopappinfo: Do not call xterm when it does not exist, inform the \
caller the launch failed
- !2253 Backport !2251 âGString: Bump minimum sizeâ to glib-2-70
- !2256 Backport !2254 âSmall optimization for g_object_setâ to glib-2-70
- !2259 Backport !2257 âFix documentation for \
g_dbus_object_manager_get_object().â to glib-2-70
- !2262 Backport !2244 âgutils: Avoid segfault in \
g_get_user_database_entryâ to glib-2-70
- !2271 Backport !2266 âfix uninitial variableâ to glib-2-70
- !2276 Backport !2274 âDo not try to access errno after calling \
getpwnam_r.â to glib-2-70
- !2300 Backport !2285 âfix issues found by svace static code \
analyzerâ to glib-2-70
- !2301 Backport !2293 âglib-private: Fix MSVC build with \
AddressSanitizerâ to glib-2-70
- !2302 Backport !2291 âgnetworkmonitornm: Stop using removed \
PropertiesChanged signalâ to glib-2-70
- !2304 meson: fix warnings for extract_all_objects function
Files: