Opened 2 years ago

Closed 2 years ago

#16412 closed enhancement (fixed)

glib-2.72.1

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

Overview of changes in GLib 2.72.1

  • Fix building projects which use g_warning_once() with clang++
  • Fix g_file_trash() not deleting directories via the portals backend
  • A number more compiler warnings fixed for MSVC
  • Fix detection of broken poll() function on macOS
  • Fix spawning subprocesses from GUI programs on Windows
  • Bugs fixed:
    • #2312 gdbus-test-codegen tests leak GWeakRef objects
    • #2625 g_warning_once fails to build with clang++
    • #2629 g_file_trash() does not work on directories inside a sandbox
    • !2495 Cleanup warnings split 6
    • !2499 Various contenttype-related test fixes on win32
    • !2534 gpowerprofilemonitor: Tweak wording of documentation to make more sense
    • !2540 Various win32 tests skip & fixes
    • !2541 meson: simplify lookup of python command
    • !2543 ci: Update the Fedora CI image to Fedora 34
    • !2556 gdbusconnection: Use g_strv_contains() rather than a home-grown version
    • !2557 gdbusmethodinvocation: Fix a leak on an early return path
    • !2558 Move unit test on g_basename() function to glib/tests/fileutils.c
    • !2559 Move tests/relation-test.c to glib/tests/relation.c
    • !2560 ci: Update Coverity, mingw and Android CI images to Fedora 34
    • !2563 glib: Format GDateTime ISO8601 years as %C%y
    • !2564 Move test files on slices from tests/ to glib/tests/
    • !2566 tests: Add more tests for GResolver response parsing
    • !2573 Backport translation fixes and !2571 “meson: Set BROKEN_POLL in macOS builds” to glib-2-72
    • !2574 Backport !2565 “Revert "meson: simplify lookup of python command"” to glib-2-72
    • !2587 Backport !2583 “Fix trashing sandboxed directories” to glib-2-72
    • !2588 Backport !2582 “glib/win32: fix spawn from GUI regression” to glib-2-72
    • !2590 Backport !2589 “tests: Don’t exit gdbus-method-invocation test early on connection close” to glib-2-72
    • !2593 Backport !2578 “gatomic: Add a C++ variant of g_atomic_int_compare_and_exchange()” to glib-2-72
  • Translation updates

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit

706e72e3e2 Update to boost_1_79_0.
92aa2390f7 Update to json-c-0.16.
f02fed1a43 Update to pipewire-0.3.50.
5a472da610 Update to glib-2.72.1.
7b509ebe62 Update to php-8.1.5.
Note: See TracTickets for help on using tickets.