Name: | glib2 |
---|---|
Version: | 2.68.4 |
Release: | 16.el9_6.2 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 13873472 |
License: | LGPLv2+ |
RPM: | glib2-2.68.4-16.el9_6.2.i686.rpm |
Source RPM: | glib2-2.68.4-16.el9_6.2.src.rpm |
Build Date: | Tue Jul 15 2025 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gtk.org |
Summary: | A library of handy utility functions |
Description: | GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. |
- Add patches for CVE-2024-52533 and CVE-2025-4373 - Update GDateTime test for new tzdata - Resolves: RHEL-94290 - Resolves: RHEL-102845
- Add support for x-gvfs-trash mount option - Resolves: RHEL-52360
- Fix CVE-2024-34397, signal subscription vulnerabilities - Resolves: RHEL-35775
- Rebuild against newer util-linux for libmnt changes - Resolves: RHEL-23637
- Backport GUnixMountMonitor port to libmnt_monitor - Resolves: RHEL-23637
- Fix race with waitpid() and child watcher sources - Resolves: RHEL-14761
- Really fix authentication failures when sd-bus clients connect to GDBus servers - Resolves: #2217771