[ All 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 ]
×

Project libarchive-3.3.3-6.el8_10

Name libarchive
Epoch 0
Version 3.3.3
Release 6.el8_10
Website/URL http://www.libarchive.org/
License BSD
Build Time 2025-08-21 07:00:43
Build Host builder-x86-05.inferitos.ru
Summary A library for handling streaming archive formats
Repositories BaseOS
Description 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.
Errata
× Full screenshot
Found 1 old version
Packages link
Package Summary SHA-256 checksum
x86_64
bsdtar-3.3.3-6.el8_10.x86_64 Manipulate tape archives 7b243ed06b2db74afaa35829dc6a8eead50afad4e1646a03e2a9ad34a5970c01 download
libarchive-3.3.3-6.el8_10.x86_64 A library for handling streaming archive formats 59c4f2c628c3106dd551fb4cd2a216abcb6f196109749dd8c3bf118a85e87511 download
libarchive-devel-3.3.3-6.el8_10.x86_64 Development files for libarchive c748943a6091cf2a2dabff6bf59f2e3c12429301bf7b1b42ca786de9fde4cce4 download
i686
libarchive-3.3.3-6.el8_10.i686 A library for handling streaming archive formats 09a1b954111eaf59fa4973a8457b909e2ebbbea56255384f2eda932e6067cdc9 download
libarchive-devel-3.3.3-6.el8_10.i686 Development files for libarchive e9cb878dd66f97d01e9d4f4ee53719156335b25e3116f2d7bdebc0c461fffbf8 download
src
libarchive-3.3.3-6.el8_10.src A library for handling streaming archive formats 9da2c0c20bbe6d9a8a066eea9f0b7b8ec476ede7fb8b75e6ccf8a8cbbe3b1a9d download
Changelog 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)