Project glib2-2.68.4-16.el9_6.2
content_copy
Name
glib2
Epoch
0
Version
2.68.4
Release
16.el9_6.2
Website/URL
http://www.gtk.org
License
LGPLv2+
Build Time
2025-07-22 16:33:56
Build Host
certified-builder01.msvsphere-os.ru
Summary
A library of handy utility functions
Repositories
Updates
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.
Errata
—
×
Found 1 old version
* Fri Jul 11 2025 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-16.2
- Add patches for CVE-2024-52533 and CVE-2025-4373
- Update GDateTime test for new tzdata
- Resolves: RHEL-94290
- Resolves: RHEL-102845
* Thu Sep 26 2024 Ondrej Holy <oholy@redhat.com> - 2.68.4-16
- Add support for x-gvfs-trash mount option
- Resolves: RHEL-52360
* Mon May 13 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-15
- Fix CVE-2024-34397, signal subscription vulnerabilities
- Resolves: RHEL-35775
* Wed Feb 21 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-14
- Rebuild against newer util-linux for libmnt changes
- Resolves: RHEL-23637
* Thu Feb 01 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-13
- Backport GUnixMountMonitor port to libmnt_monitor
- Resolves: RHEL-23637
* Fri Nov 03 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-12
- Fix race with waitpid() and child watcher sources
- Resolves: RHEL-14761
* Wed Jul 19 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.68.4-11
- Really fix authentication failures when sd-bus clients connect to GDBus servers
- Resolves: #2217771