Utility and C library to create and read several different streaming archive formats
http://www.libarchive.org/
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and several cpio formats. It can also write shar archives and
read ISO-9660 CDROM images. The bsdtar program is an implementation of
tar(1) that is built on top of libarchive. It started as a test
harness, but has grown and is now the standard system tar for FreeBSD 5
and 6.
This package contains the bsdtar cmdline utility.
- Links to Archiving / libarchive
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/libarchive && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000258 258 Bytes | |
_link | 0000000117 117 Bytes | |
baselibs.conf | 0000000013 13 Bytes | |
fix-soversion.patch | 0000000530 530 Bytes | |
lib-suffix.patch | 0000001433 1.4 KB | |
libarchive-3.7.2.tar.xz | 0005237056 4.99 MB | |
libarchive-3.7.2.tar.xz.asc | 0000000659 659 Bytes | |
libarchive.changes | 0000023569 23 KB | |
libarchive.keyring | 0000003139 3.07 KB | |
libarchive.spec | 0000007386 7.21 KB |
Revision 6 (latest revision is 9)
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 3.7.2: * Multiple vulnerabilities have been fixed in the PAX writer * bsdunzip(1) now correctly handles arguments following an -x after the zipfile * zstd filter now supports the "long" write option * SEGV and stack buffer overflow in verbose mode of cpio * bsdunzip updated to match latest upstream code * miscellaneous functional bugfixes * NULL pointer dereference vulnerability in archive_write.c * fix heap user after free in run_filters() (OSS-Fuzz 46279, #1715) * ZIP reader: Support of deflate algorithm in symbolic link decompression - Switch to cmake build - libarchive-xattr.patch, fix subtle wrong library check - libarchive-openssl.patch: Call OPENSSL_config where needed, otherwise on systems configured to use openSSL engines such This is a maintenance update to fix issues with the new RAR - Enforce usage of reentrant versions of libc functions - fix failed tests on ppc - Use %makeinstall to be SLES compatible - For SLES11 work around missing rpm macro - Add suport for xz and xar archives - Add libarchive-2.8.4-iso9660-data-types.patch: - fix dependency of devel package - remove minitar objects (leave binary there for now)
Comments 0