[ Все 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 ]
×

Пакет expat-2.5.0-5.el9_6.i686 download

Имя expat
Эпоха 0
Версия 2.5.0
Релиз 5.el9_6
Архитектура i686
Сайт https://libexpat.github.io/
Лицензия MIT
Время сборки 2025-05-14 15:52:10
Хост сборки builder-x86-04.inferitos.ru
Краткое описание An XML parser library
Репозитории BaseOS
Полное описание This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
Эррата INFSA-2025:7444
Размер 118 КиБ
Исходный проект expat-2.5.0-5.el9_6
Контрольная сумма SHA-256 7e3abd8f8fd9ae3be6f02510e5c52653ccad35aef2c2bae59469edaa4c36b707
× Full screenshot
История изменений link
* Mon Mar 31 2025 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-5
- Fix CVE-2024-8176
- Resolves: RHEL-57489

* Thu Nov 07 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-4
- Fix CVE-2024-50602
- Resolves: RHEL-65066

* Wed Oct 09 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-3
- Fix CVE-2024-45490, CVE-2024-45491, CVE-2024-45492
- Resolves: RHEL-56761
- Resolves: RHEL-57520
- Resolves: RHEL-57511

* Tue Feb 13 2024 Tomas Korbar <tkorbar@redhat.com> - 2.5.0-2
- Fix parsing of large tokens
- Reject direct parameter entity recursion
- Resolves: RHEL-29699
- Resolves: RHEL-29696