Name: | libarchive |
---|---|
Version: | 3.1.2 |
Release: | 14.el7_7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 728811 |
License: | BSD |
RPM: | libarchive-3.1.2-14.el7_7.aarch64.rpm |
Source RPM: | libarchive-3.1.2-14.el7_7.src.rpm |
Build Date: | Wed Jan 22 2020 |
Build Host: | ca-buildarm04.us.oracle.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. |
- Fix patch application error
- Fix CVE-2019-18408: RAR use-after-free
- fixed use after free in RAR decoder (#1700749) - fixed double free in RAR decoder (#1700748)
- 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)
- Fixes variation of CVE-2016-5418: Hard links could include ".." in their path.
- Fixes CVE-2016-5418: Archive Entry with type 1 (hardlink) causes file overwrite (#1365777)
- a bunch of security fixes (rhbz#1353065)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- try to workaround racy testsuite fail