mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
libarchive: Update to version 3.7.0
- Update from version 3.6.2 to 3.7.0
- Update of rootfile
- Changelog
3.7.0 is a feature and bugfix release.
New features:
bsdunzip: new tool ported from FreeBSD (#1873)
drop-in replacement for Info-ZIP unzip, not yet ported for Windows
7zip reader: support for Zstandard compression (#1894)
7zip reader: support for ARM64 filter (#1918)
zstd filter: support for multi-frame zstd archives (#1818)
Other notable bugfixes and improvements:
pax: fix year 2038 problem on platforms with 64-bit time_t (#1840)
Windows: Universal Windows Platform (UWP) fixes and improvements (#1879, #1883, #1885, #1840)
Windows: bcrypt usage fixes and improvements (#1881, #1887)
Windows: time function usage fixes and improvements (#1820, #1824, #1830)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
319fcaa4d7
commit
41f497df2d
@@ -1,16 +1,18 @@
|
||||
#usr/bin/bsdcat
|
||||
#usr/bin/bsdcpio
|
||||
#usr/bin/bsdtar
|
||||
#usr/bin/bsdunzip
|
||||
#usr/include/archive.h
|
||||
#usr/include/archive_entry.h
|
||||
#usr/lib/libarchive.la
|
||||
#usr/lib/libarchive.so
|
||||
usr/lib/libarchive.so.13
|
||||
usr/lib/libarchive.so.13.6.2
|
||||
usr/lib/libarchive.so.13.7.0
|
||||
#usr/lib/pkgconfig/libarchive.pc
|
||||
#usr/share/man/man1/bsdcat.1
|
||||
#usr/share/man/man1/bsdcpio.1
|
||||
#usr/share/man/man1/bsdtar.1
|
||||
#usr/share/man/man1/bsdunzip.1
|
||||
#usr/share/man/man3/archive_entry.3
|
||||
#usr/share/man/man3/archive_entry_acl.3
|
||||
#usr/share/man/man3/archive_entry_linkify.3
|
||||
|
||||
Reference in New Issue
Block a user