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

Имя expat
Эпоха 0
Версия 2.5.0
Релиз 5.el9_6
Сайт https://libexpat.github.io/
Лицензия MIT
Время сборки 2025-06-16 20:57:59
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание An XML parser library
Репозитории Updates
Полное описание 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.
Эррата
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
expat-2.5.0-5.el9_6.x86_64 An XML parser library 124a12aca420d225fe2bc69ff9a5ead7632763142572cbe7f38dfe2570d85deb download
expat-devel-2.5.0-5.el9_6.x86_64 Libraries and header files to develop applications using expat 2f6dfc1e0d021c0cc369a1eb075e4cc7f8f9c024c6c62dc4f4b953407a040bd5 download
expat-static-2.5.0-5.el9_6.x86_64 expat XML parser static library f8c9346f9ddf401fe4352d4e3498bb19d4b3bf72188f3022ccaad5cdc8e33f8e download
i686
expat-2.5.0-5.el9_6.i686 An XML parser library bb07521d3716fa908f5c85347aa50c1ed1472ca4edcb1bea8cd6d75dcfdfc000 download
src
expat-2.5.0-5.el9_6.src An XML parser library c477a61fcef6433c8c4d5692f929e2ddf05962af567ea781569c19414dee9ec7 download
История изменений 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