You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MFC r368207:
Update libarchive to 3.5.0
Relevant vendor changes:
Issue freebsd#1258: add archive_read_support_filter_by_code()
PR freebsd#1347: mtree digest reader support
Issue freebsd#1381: skip hardlinks pointing to itself on extraction
PR freebsd#1387: fix writing of cpio archives with hardlinks without file type
PR freebsd#1388: fix rdev field in cpio format for device nodes
PR freebsd#1389: completed support for UTF-8 encoding conversion
PR freebsd#1405: more formats in archive_read_support_format_by_code()
PR freebsd#1408: fix uninitialized size in rar5_read_data
PR freebsd#1409: system extended attribute support
PR freebsd#1435: support for decompression of symbolic links in zipx archives
Issue freebsd#1456: memory leak after unsuccessful archive_write_open_filename
MFC r368607:
Sync libarchive with vendor.
Vendor changes:
Issue freebsd#1461: Unbreak build without lzma
Issue freebsd#1462: warc reader: Fix build with gcc11
Issue freebsd#1463: Fix code compatibility in test_archive_read_support.c
Issue freebsd#1464: Use built-in strnlen on platforms where not available
Issue freebsd#1465: warc reader: fix undefined behaviour in deconst() function
0 commit comments