#17237 closed enhancement (fixed)

glib-2.74.3

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Xi Ruoyao, 18 months ago

I'm hitting https://gitlab.gnome.org/GNOME/glib/-/issues/2795, but not sure if it's a "only I" issue.

comment:2 by Bruce Dubbs, 18 months ago

Milestone: 11.399-Waiting
Summary: glib-2.74.1glib-2.74.1 (wait for 2.74.2)

OK, let's hold until 2.24.2.

comment:3 by pierre, 17 months ago

Milestone: 99-Waiting11.3
Summary: glib-2.74.1 (wait for 2.74.2)glib-2.74.3

Now 2.74.3. There were issues preventing gjs to be compiled in 2.74.2. 2.74.3 seems to fix it, and also there was something to address Xi's issue in 2.74.2:

Overview of changes in GLib 2.74.1

  • Update Unicode data to version 15 (work by Marco Trevisan) (#2735)
  • Fix various build failures in different situations (work by Kjell Ahlstedt, Marco Trevisan (Treviño)) (#2740, #2758, #2759, #2766)
  • Fix over-eager deprecated property warnings for construct properties (work by Simon McVittie) (#2748)
  • Fix a crash calling g_param_value_is_valid() on a GParamSpecParam (work by Emmanuele Bassi) (#2770)
  • Fix floating GVariant leaks with GObject properties (work by Matthias Clasen) (#2774)
  • Add inline optimised version of g_str_equal() (work by Xavier Claessens) (#2775)
  • Fix GVariant type depths checks on text format variants (work by Philip Withnall) (#2782)
  • Fix regression with int64 and double hashing functions on big-endian architectures (work by Simon McVittie) (#2787)
  • Build the API documentation only when building GLib as a shared library (work by Emmanuele Bassi) (!2896)
  • Ignore weird /etc/localtime configurations generated by toolbx (work by Ray Strode) (!2973)
  • Avoid EINTR races when closing FDs in g_spawn_*() (work by Thomas Haller) (!2988)

Overview of changes in GLib 2.74.2

  • Fix GVariant type depths checks on text format variants (work by Philip Withnall) (#2782)
  • Fix an obscure corner case with FD handling in g_spawn_*() when a process has already closed the standard I/O FDs (work by Ray Strode) (#2795)
  • Fix regression in type checking on const arguments to g_str_equal() (#2809)

Overview of changes in GLib 2.74.3

  • Fix regression in type checking g_str_equal() from C++ projects (#2820)

comment:4 by pierre, 17 months ago

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

comment:5 by pierre, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at b32773150306

Note: See TracTickets for help on using tickets.