Files
bpfire/config/rootfiles/common/libarchive
Adolf Belka f6e2ccf3ab libarchive: Update to version 3.7.4
- Update from version 3.7.0 to 3.7.4
- Update of rootfile
- CVE fix in 3.7.4
- Changelog
    3.7.4
	Security fixes:
	    rar: Fix OOB in rar e8 filter (#2135) (CVE-2024-26256)
	    zip: Fix out of boundary access (#2145)
	Important bugfixes:
	    7zip: Limit amount of properties (#2131)
	    bsdtar: Fix error handling around strtol() usages (#2110)
	    passphrase: Improve newline handling on Windows (#2115)
	    passphrase: Never allow empty passwords (#2116)
	    rar: Fix "File CRC Error" when extracting specific rar4 archives (#2124)
	    xar: Avoid infinite link loop (#2123)
	    zip: Update AppleDouble support for directories (#2108)
	    zstd: Implement core detection (#2083, #2071)
    3.7.3
	New features:
	    PCRE2 support (#2031)
	    add trailing letter b to bsdtar(1) substitute pattern (#2012)
	    add support for long options "--group" and "--owner" to tar(1) (#2054)
	Security fixes:
	    Fix possible vulnerability in tar error reporting introduced in f27c173 (#2101)
	Important bugfixes:
	    ISO9660: preserve the natural order of links (#1974)
	    rar5: fix decoding unicode filenames on Windows (#1978)
	    rar5: fix infinite loop if during rar5 decompression the last block produced
	     no data (#2105)
	    xz filter: fix incorrect eof at the end of an lzip member (#2027)
	    zip: fix end-of-data marker processing when decompressing zip archives (#2042)
	    multiple bsdunzip(1) fixes (#2022, #2030)
	    filetime truncation fix on Windows (#2050)
    3.7.2
	Security fixes:
	    Multiple vulnerabilities have been fixed in the PAX writer (1b4e0d0)
	Important bugfixes:
	    bsdunzip(1) now correctly handles arguments following an -x after the zipfile
	New features:
	    bsdunzip(1) now supports the "--version" flag
	    7-zip reader now translates Windows permissions into UNIX permissions (#1943)
	    uudecode filter in raw mode now supports file name and file mode
	    zstd filter now supports the "long" write option (#1962)
    3.7.1
	Security fixes:
	    SEGV and stack buffer overflow in verbose mode of cpio (#1934, #1935)
	Feature updates:
	    bsdunzip updated to match latest upstream code (#1926)
	Important bugfixes:
	    miscellaneous functional bugfixes (#1731, #1929, #1930)
	    build fixes on multiple platforms (Android #1921, older MacOS X #1919, #1933
	     and others)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-08-09 10:38:14 +00:00

57 lines
2.0 KiB
Plaintext

#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.7.4
#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
#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