Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libarchive-3.1.2-14.el7_7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: libarchive Distribution: Unknown
Version: 3.1.2 Vendor: CentOS
Release: 14.el7_7 Build date: Tue Jan 28 15:26:00 2020
Group: System Environment/Libraries Build host: x86-01.bsys.centos.org
Size: 745267 Source RPM: libarchive-3.1.2-14.el7_7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://www.libarchive.org/
Summary: A library for handling streaming archive formats
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.

Provides

Requires

License

BSD

Changelog

* Fri Jan 17 2020 Patrik Novotný <panovotn@redhat.com> - 3.1.2-14
  - Fix patch application error
* Wed Jan 15 2020 Patrik Novotný <panovotn@redhat.com> - 3.1.2-13
  - Fix CVE-2019-18408: RAR use-after-free
* Tue Apr 30 2019 Ondrej Dubaj <odubaj@redhat.com> - 3.1.2-12
  - fixed use after free in RAR decoder (#1700749)
  - fixed double free in RAR decoder (#1700748)
* Fri Feb 22 2019 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-11
  - 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)
* Fri Aug 12 2016 Petr Kubat <pkubat@redhat.com> - 3.1.2-10
  - Fixes variation of CVE-2016-5418: Hard links could include ".." in their path.
* Thu Aug 11 2016 Petr Kubat <pkubat@redhat.com> - 3.1.2-9
  - Fixes CVE-2016-5418: Archive Entry with type 1 (hardlink) causes file overwrite (#1365777)
* Fri Jul 08 2016 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-8
  - a bunch of security fixes (rhbz#1353065)
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.1.2-7
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.1.2-6
  - Mass rebuild 2013-12-27
* Mon Jul 22 2013 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-5
  - try to workaround racy testsuite fail
* Sun Jun 30 2013 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-4
  - enable testsuite in the %check phase
* Mon Jun 24 2013 Pavel Raiskup <praiskup@redhat.com> - 3.1.2-3
  - bsdtar/bsdcpio should require versioned libarchive
* Wed Apr 03 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
  - Remove libunistring-devel build require
* Thu Mar 28 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
  - Update to 3.1.2
  - Fix CVE-2013-0211: read buffer overflow on 64-bit systems (#927105)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Jan 14 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
  - Update to 3.1.1
  - NEWS seems to be valid UTF-8 nowadays
* Wed Oct 03 2012 Pavel Raiskup <praiskup@redhat.com> - 3.0.4-3
  - better install manual pages for libarchive/bsdtar/bsdcpio (# ... )
  - several fedora-review fixes ...:
  - Source0 has moved to github.com
  - remove trailing white spaces
  - repair summary to better describe bsdtar/cpiotar utilities
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon May 07 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.4-1
  - Update to 3.0.4
* Wed Feb 01 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.3-2
  - Enable bsdtar and bsdcpio in separate subpackages (#786400)
* Fri Jan 13 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.3-1
  - Update to 3.0.3
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.0-0.3.a
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 15 2011 Rex Dieter <rdieter@fedoraproject.org> 3.0.0-0.2.a
  - track files/sonames closer, so abi bumps aren't a surprise
  - tighten subpkg deps via %_isa
* Mon Nov 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.0-0.1.a
  - Update to 3.0.0a (alpha release)
* Mon Sep 05 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.8.5-1
  - Update to 2.8.5
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jan 13 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.8.4-2
  - Rebuild for new xz-libs
* Wed Jun 30 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.8.4-1
  - Update to 2.8.4
* Fri Jun 25 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.8.3-2
  - Fix ISO9660 reader data type mismatches (#597243)
* Tue Mar 16 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.8.3-1
  - Update to 2.8.3
* Mon Mar 08 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.8.1-1
  - Update to 2.8.1
* Fri Feb 05 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.8.0-1
  - Update to 2.8.0
* Wed Jan 06 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.7.902a-1
  - Update to 2.7.902a
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.7.1-2
  - rebuilt with new openssl
* Fri Aug 07 2009 Tomas Bzatek <tbzatek@redhat.com> 2.7.1-1
  - Update to 2.7.1
  - Drop deprecated lzma dependency, libxz handles both formats
* Mon Jul 27 2009 Tomas Bzatek <tbzatek@redhat.com> 2.7.0-3
  - Enable XZ compression format
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue May 12 2009 Tomas Bzatek <tbzatek@redhat.com> 2.7.0-1
  - Update to 2.7.0
* Fri Mar 06 2009 Tomas Bzatek <tbzatek@redhat.com> 2.6.2-1
  - Update to 2.6.2
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Mon Feb 16 2009 Tomas Bzatek <tbzatek@redhat.com> 2.6.1-1
  - Update to 2.6.1
* Thu Jan 08 2009 Tomas Bzatek <tbzatek@redhat.com> 2.6.0-1
  - Update to 2.6.0
* Mon Dec 15 2008 Tomas Bzatek <tbzatek@redhat.com> 2.5.904a-1
  - Update to 2.5.904a
* Tue Dec 09 2008 Tomas Bzatek <tbzatek@redhat.com> 2.5.903a-2
  - Add LZMA support
* Mon Dec 08 2008 Tomas Bzatek <tbzatek@redhat.com> 2.5.903a-1
  - Update to 2.5.903a
* Tue Jul 22 2008 Tomas Bzatek <tbzatek@redhat.com> 2.5.5-1
  - Update to 2.5.5
* Wed Apr 02 2008 Tomas Bzatek <tbzatek@redhat.com> 2.4.17-1
  - Update to 2.4.17
* Wed Mar 19 2008 Tomas Bzatek <tbzatek@redhat.com> 2.4.14-1
  - Initial packaging

Files

/usr/lib64/libarchive.so.13
/usr/lib64/libarchive.so.13.1.2
/usr/share/doc/libarchive-3.1.2
/usr/share/doc/libarchive-3.1.2/COPYING
/usr/share/doc/libarchive-3.1.2/NEWS
/usr/share/doc/libarchive-3.1.2/README
/usr/share/man/man5/cpio.5.gz
/usr/share/man/man5/mtree.5.gz
/usr/share/man/man5/tar.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:28:53 2024