[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект glib2-2.68.4-16.el9_6.2

Имя glib2
Эпоха 0
Версия 2.68.4
Релиз 16.el9_6.2
Сайт http://www.gtk.org
Лицензия LGPLv2+
Время сборки 2025-07-22 16:33:56
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание A library of handy utility functions
Репозитории Updates
Полное описание 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
glib2-2.68.4-16.el9_6.2.x86_64 A library of handy utility functions 18cd8c557f1d371de4f22db4199eb26c0355dfb61c2c9c790d14885fc469b5a4 download
glib2-devel-2.68.4-16.el9_6.2.x86_64 A library of handy utility functions f900c8bdd934056870e85a274f871cb229fb7fc4c69d59a54604b9ccddff700e download
glib2-static-2.68.4-16.el9_6.2.x86_64 glib static 613164950cd1aceef88884ea75c0b571a29e784cfcc63e2558361689dbdfe16e download
glib2-tests-2.68.4-16.el9_6.2.x86_64 Tests for the glib2 package 9eb79da74bf3da6b8cf2a4f802ba80fc1e7e32cfd4633f85ab20e39da245b9ab download
i686
glib2-2.68.4-16.el9_6.2.i686 A library of handy utility functions 5e70d3e50ce922b58b73ae3ea69ec2c3050c12f6373a30543c0d50c99d032b61 download
noarch
glib2-doc-2.68.4-16.el9_6.2.noarch A library of handy utility functions 90c8d4392d86f4d37eb3f575e804b97e78e2030f2c74a79e5a520dde5ea01368 download
src
glib2-2.68.4-16.el9_6.2.src A library of handy utility functions 8147a56d3a2fa8631e02c29e73bffd1a64054fb32c051bc449d5bea89db70b99 download
История изменений link
* 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