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

Пакет libarchive-3.3.3-6.el8_10.x86_64 download

Имя libarchive
Эпоха 0
Версия 3.3.3
Релиз 6.el8_10
Архитектура x86_64
Сайт http://www.libarchive.org/
Лицензия BSD
Время сборки 2025-08-21 07:02:28
Хост сборки builder-x86-04.inferitos.ru
Краткое описание A library for handling streaming archive formats
Репозитории BaseOS
Полное описание Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives.
Эррата
Размер 359 КиБ
Исходный проект libarchive-3.3.3-6.el8_10
Контрольная сумма SHA-256 59c4f2c628c3106dd551fb4cd2a216abcb6f196109749dd8c3bf118a85e87511
× Full screenshot
История изменений link
* Wed Aug 13 2025 Lukas Javorsky <ljavorsk@redhat.com> - 3.3.3-6
- Resolves: CVE-2025-5914
- Skip compression-level=1 size check on s390x.
- Related to https://github.com/libarchive/libarchive/issues/1515

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.3.3-5
- Rebuilt for MSVSphere 8.8

* Tue Dec 06 2022 Lukas Javorsky <ljavorsk@redhat.com> - 3.3.3-5
- Fix for CVE-2022-36227

* Tue Jul 12 2022 Lukas Javorsky <ljavorsk@redhat.com> - 3.3.3-4
- Resolves: #2037839

* Tue Dec 21 2021 Matej Mužila <mmuzila@redhat.com> - 3.3.3-3
- Do not follow symlinks when processing the fixup list (CVE-2021-31566)

* Mon Dec 20 2021 Matej Mužila <mmuzila@redhat.com> - 3.3.3-2
- Fix handling of symbolic link ACLs (CVE-2021-23177)

* Thu Apr 30 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.3.3-1
- Rebase to version 3.3.3

* Tue Mar 24 2020 Ondrej Dubaj <odubaj@redhat.com> - 3.3.2-9
- Fix out-of-bounds read (CVE-2019-19221) (#1803967)

* Wed Jan 15 2020 Patrik Novotný <panovotn@redhat.com> - 3.3.2-8
- Fix CVE-2019-18408: RAR use-after-free

* Mon May 27 2019 Ondrej Dubaj <odubaj@redhat.com> - 3.3.2-7
- fix use-after-free in delayed newc link processing (#1602575)
- fix a few obvious resource leaks and strcpy() misuses (#1602575)