Opened 7 months ago

Closed 7 months ago

#20279 closed enhancement (fixed)

glib-2.82.0

Reported by: Xi Ruoyao Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 7 months ago

packaging is no longer needed (Tim will like the change :)

comment:2 by Bruce Dubbs, 7 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 7 months ago

Overview of changes in GLib 2.82.0, 2024-08-26

  • Change the default value of -Dglib_debug from auto to enabled for developers — distributions will almost certainly want to override it to -Dglib_debug=disabled for package release builds though;
  • Revert per-instance locking changes in GCancellable as they introduced new races
  • Bugs fixed:
    • Investigate trampoline performance implications in g_mutex_lock_impl() changes
    • Default value for glib_debug meson option
    • wrong comment in gmessage.c:escape_string
    • Should check for epoll_create1 rather than epoll_create
    • Gio.MenuModel docs have an outdated UI example
    • Replace hi.po with updated translations.
    • gunixmounts: Fix use of uninitialised variable
    • tests: Run expected-to-hang cancellable tests in subprocesses
    • CI/msys2-mingw32: Set the G_DEBUGGER environment variable
    • Update Chinese translation
    • Update Swedish translation
    • Revert “GCancellable: Use per-instance mutex logic instead of global critical sections” for glib-2-82
    • Various small backports to glib-2-82
    • Backport “gthread: Move thread _impl functions to static inlines for speed” to glib-2-82
  • Translation updates

comment:4 by Bruce Dubbs, 7 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

cf8a8a85e9 Update to libdrm-2.4.123.
6db44fc3fb Update to glib-2.82.0.
fec6436380 Update to glibmm-2.80.1.
Note: See TracTickets for help on using tickets.