Opened 21 months ago

Closed 21 months ago

Last modified 20 months ago

#18291 closed enhancement (fixed)

glib-2.76.4

Reported by: Douglas R. Reno Owned by: pierre
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (7)

comment:1 by Xi Ruoyao, 21 months ago

Overview of changes in GLib 2.76.4, 2023-07-06

  • Fix build failure on Android with statx() support (#3039)
  • Bugs fixed:
    • #3003 glib-compile-schemas failed on directory name with no Latin symbols (Daniyar Tleulin)
    • #3039 Build failure due to statx fields with NDK r25.c (Philip Withnall)
    • !3447 Backport !3446 “glib-compile-resources: Fix non-ASCII arg parsing on Windows” to glib-2-76
    • !3479 Backport !3473 ”glib: reset errno to 0 when futex() returns EAGAIN” to glib-2-76
    • !3480 Backport !3468 “Avoid stack overflow in gspawn on macOS” to glib-2-76
    • !3492 Backport !3482 “glocalfileinfo: Fix incorrect use of struct statx.st_mtimensec on Android” to glib-2-76
  • Translation updates

comment:2 by pierre, 21 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:3 by Bruce Dubbs, 21 months ago

On a fresh system, glib FTBFS due to missing docbook dependency. Change to -Dman=false allows the build to complete.

comment:4 by Douglas R. Reno, 21 months ago

Isn't that covered by runtime deps in libxslt?

comment:5 by Bruce Dubbs, 21 months ago

Yes, please disregard.

comment:6 by pierre, 21 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 321978b6d

comment:7 by Bruce Dubbs, 20 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.