Name: | libarchive |
---|---|
Version: | 3.3.3 |
Release: | 1.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 936255 |
License: | BSD |
RPM: | libarchive-3.3.3-1.el8.i686.rpm |
Source RPM: | libarchive-3.3.3-1.el8.src.rpm |
Build Date: | Mon Apr 05 2021 |
Build Host: | host-100-100-224-39.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.libarchive.org/ |
Summary: | A library for handling streaming archive formats |
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. |
- Rebase to version 3.3.3
- Fix out-of-bounds read (CVE-2019-19221) (#1803967)
- Fix CVE-2019-18408: RAR use-after-free
- fix use-after-free in delayed newc link processing (#1602575) - fix a few obvious resource leaks and strcpy() misuses (#1602575)
- fixed use after free in RAR decoder (#1700752) - fixed double free in RAR decoder (#1700753)
- release bump due to gating (#1680768)
- fix out-of-bounds read within lha_read_data_none() (CVE-2017-14503) - fix crash on crafted 7zip archives (CVE-2019-1000019) - fix infinite loop in ISO9660 (CVE-2019-1000020)
- drop use of %ldconfig_scriptlets
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- rebase to latest upstream release