Name: | glib2 |
---|---|
Version: | 2.54.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 12592649 |
License: | LGPLv2+ |
RPM: | glib2-2.54.2-2.el7.aarch64.rpm |
Source RPM: | glib2-2.54.2-2.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.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. |
- Backport patch to fix race condition in GDBusObjectManagerClient - Resolves: #1494065
- Update to 2.54.2 - Related: #1481386
- Backport patch to fix invocations of /bin/gdbus-codegen - Related: #1481386 See also bug 1507661
- Update to 2.54.1 - Related: #1481386
- Add patch to fix use-after-free in GDBus - Resolves: #1437669