About GLib
==========

GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.

News
====

* Fix network changes not being signalled from NetworkManager (work by
  Julian Andres Klode) (#2505)

* Fix build when building with --fatal-meson-warnings (work by Eli Schwartz) 
(!2304)

* Bugs fixed:
 - #2505 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




Download
========
https://download.gnome.org/sources/glib/2.70/glib-2.70.1.tar.xz (4.58M)
  sha256sum: f9b7bce7f51753a1f43853bbcaca8bf09e15e994268e29cfd7a76f65636263c0

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to