Files
bpfire/config/rootfiles/common/libarchive
Adolf Belka c71f85e2dd libarchive: Update to version 3.5.2
- Update from 3.5.1 to 3.5.2
- Update rootfile
- Changelog
   Libarchive 3.5.2 is a feature and security release.
    New minor features:
     CPIO: Support for PWB and v7 binary cpio formats (#1502)
     ZIP reader: Support of deflate algorithm in symbolic link decompression (#1509)
    Important Security Fixes:
     fix handling of symbolic link ACLs on Linux (#1565)
     never follow symlinks when setting file flags on Linux (e2ad1a2)
     do not follow symlinks when processing the fixup list (#1566)
    Important Bugfixes:
     fix extraction of hardlinks to symlinks (#1044)
     7zip reader and writer fixes (#1480, #1532)
     RAR reader fixes (#1504, #1521)
     ZIP reader: fix excessive read for padded zip (#1514)
     CAB reader: fix double free (#1520)
     handle short writes from archive_write_callback (#1530)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
2021-12-03 22:34:06 +01:00

55 lines
1.9 KiB
Plaintext

#usr/bin/bsdcat
#usr/bin/bsdcpio
#usr/bin/bsdtar
#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.5.2
#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/man3/archive_entry.3
#usr/share/man/man3/archive_entry_acl.3
#usr/share/man/man3/archive_entry_linkify.3
#usr/share/man/man3/archive_entry_misc.3
#usr/share/man/man3/archive_entry_paths.3
#usr/share/man/man3/archive_entry_perms.3
#usr/share/man/man3/archive_entry_stat.3
#usr/share/man/man3/archive_entry_time.3
#usr/share/man/man3/archive_read.3
#usr/share/man/man3/archive_read_add_passphrase.3
#usr/share/man/man3/archive_read_data.3
#usr/share/man/man3/archive_read_disk.3
#usr/share/man/man3/archive_read_extract.3
#usr/share/man/man3/archive_read_filter.3
#usr/share/man/man3/archive_read_format.3
#usr/share/man/man3/archive_read_free.3
#usr/share/man/man3/archive_read_header.3
#usr/share/man/man3/archive_read_new.3
#usr/share/man/man3/archive_read_open.3
#usr/share/man/man3/archive_read_set_options.3
#usr/share/man/man3/archive_util.3
#usr/share/man/man3/archive_write.3
#usr/share/man/man3/archive_write_blocksize.3
#usr/share/man/man3/archive_write_data.3
#usr/share/man/man3/archive_write_disk.3
#usr/share/man/man3/archive_write_filter.3
#usr/share/man/man3/archive_write_finish_entry.3
#usr/share/man/man3/archive_write_format.3
#usr/share/man/man3/archive_write_free.3
#usr/share/man/man3/archive_write_header.3
#usr/share/man/man3/archive_write_new.3
#usr/share/man/man3/archive_write_open.3
#usr/share/man/man3/archive_write_set_options.3
#usr/share/man/man3/archive_write_set_passphrase.3
#usr/share/man/man3/libarchive.3
#usr/share/man/man3/libarchive_changes.3
#usr/share/man/man3/libarchive_internals.3
#usr/share/man/man5/cpio.5
#usr/share/man/man5/libarchive-formats.5
#usr/share/man/man5/mtree.5
#usr/share/man/man5/tar.5