[ Все 3 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-16 11:03:41
Хост сборки builder-x86-05.inferitos.ru
Краткое описание A library of handy utility functions
Репозитории BaseOS
Полное описание 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.
Эррата INFSA-2025:11140
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
glib2-2.68.4-16.el9_6.2.x86_64 A library of handy utility functions 9a68825dc9d36717603fbec48cb3cf8da7a73c5c8c6041ba5bfd10f4571415b7 download
glib2-devel-2.68.4-16.el9_6.2.x86_64 A library of handy utility functions 99d14a2c0b039777972405c82ab8643cbea89d746d80d9c4483b8566bc6dc53a download
glib2-tests-2.68.4-16.el9_6.2.x86_64 Tests for the glib2 package 59ce05ab37f07a7031fd0054eb3dbd08556d88c6dd1c2cb7eb9a905dafe9e7a5 download
glib2-static-2.68.4-16.el9_6.2.x86_64 glib static 93f4ff0935f5bb0176bb8287737ee35f0222d1b50f9b5e19253835c89aebee91 download
i686
glib2-2.68.4-16.el9_6.2.i686 A library of handy utility functions f298d662aa7bc90d8cf57fff8c373ed5e7ca7c50ded9f7dc5c39dc04e43f9ff0 download
glib2-devel-2.68.4-16.el9_6.2.i686 A library of handy utility functions adf5600c2f68318c4d2c197f2b3c1c1a574da82c7011cd7f221f8070f77aa1de download
glib2-static-2.68.4-16.el9_6.2.i686 glib static 83c52189a6b588954646f8ecf8f985a5a8f9684a498feac7357709b890969779 download
aarch64
glib2-2.68.4-16.el9_6.2.aarch64 A library of handy utility functions d005765bf744090d7c7071d9840c47651ff733e1277dc72517d6f4d8f2c4f223 download
glib2-devel-2.68.4-16.el9_6.2.aarch64 A library of handy utility functions 918c4ec86be48d71771cac248c94cac9f2e5cd81566927054388d2f4abdb80ee download
glib2-tests-2.68.4-16.el9_6.2.aarch64 Tests for the glib2 package 07748853e7ca84057fec801555ca6bbddbf8b48a81a36c4d0bf1affa8d776738 download
glib2-static-2.68.4-16.el9_6.2.aarch64 glib static 777f536cb2faaeee6c8f9540af55a3931c038011907cf2d0f3e4e5c502da9b31 download
noarch
glib2-doc-2.68.4-16.el9_6.2.noarch A library of handy utility functions 903c834eec7b7af337a6876e886144d86a0d22e133870801ca5f143468fb0e66 download
src
glib2-2.68.4-16.el9_6.2.src A library of handy utility functions adba9df904baa67c7dfc946d26df62a25bc0b2746d5580dbf78ff24aa974115a 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