#21215 closed enhancement (fixed)

glibmm-2.84.0

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

Description

New minor version.

Change History (3)

comment:1 by Douglas R. Reno, 11 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 11 months ago

2.83.1

2.83.1 (unstable) 2025-02-11:

Identical to 2.83.0.
The 2.83.0 tarball has not been stored at download.gnome.org.
The CI pipeline in GitLab failed when tag 2.83.0
was added to the git repository.


2.83.0 (unstable) 2025-02-11:

Glib:
* ustring: Allow comparison with objects implicitly convertible to ustring.
  (Kjell Ahlstedt) Issue #121 (PBS)
* Don't allow Value<Glib::RefPtr<T>> with incomplete class type.
  https://discourse.gnome.org/t/gtk-cellrendererpixbuf-criticals-is-this-a-gtkmm-bug/24669
  (Kjell Ahlstedt)

Gio:
* DBus::ErrorUtils::get_remote_error(): Fix a memory leak.
  (Christian Eggers) Merge request !66
* File: Add query_default_handler_async/finish().
* Resource: Add has_children() and has_children_global().
* SocketListener: Add enum Gio::SocketListener::Event and signal_event().
  (Kjell Ahlstedt)

Documentation:
* Include the Property and Option examples in the documentation.
* Replace gtkmm.org by gtkmm.gnome.org.
  (Kjell Ahlstedt)

Examples:
* Remove std::locale::global(std::locale("")) calls. Done  in Glib::init().
  (Kjell Ahlstedt)

Tests:
* Don't test that Glib::ustring can't be compared with std::string.
  (Kjell Ahlstedt) Issue #121 (PBS)
* Test that Value<Glib::RefPtr<T>> is not allowed with incomplete
  class type.
  (Kjell Ahlstedt)

gmmproc:
* DocsParser.pm: Suppress an unjustified warning, if an error parameter
  is omitted in the documentation.
  (Kjell Ahlstedt)

Build:
* Require glib >= 2.83.0
  (Kjell Ahlstedt)

2.84.0

2.84.0 (stable) 2025-03-09:

Documentation:
* README.win32.md: Add note on %PATH% for Python
  (Chun-wei Fan) Merge request !67
* Glib::spawn_*(): Suppress erroneous links
  (Kjell Ahlstedt)

Tests:
* Fix running on Windows 11
  (Chun-wei Fan) Merge request !68

Build:
* Meson: Use python[.exe] to check for Python for MSVC
  (Chun-wei Fan) Merge request !67
* Require glib >= 2.83.4
  (Kjell Ahlstedt)

comment:3 by Douglas R. Reno, 11 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.