]> git.ipfire.org Git - thirdparty/libarchive.git/commit
7zip reader: add 7z ARM filter support for copy/bzip2/deflate/zstd
authorMostyn Bramley-Moore <mostyn@antipode.se>
Sun, 11 Jun 2023 16:52:40 +0000 (18:52 +0200)
committerMartin Matuška <martin@matuska.de>
Thu, 13 Jul 2023 22:14:52 +0000 (00:14 +0200)
commit0443198a9279a69b396aff70b2273ddb36f3769e
treee869a9d33243935ef52e65db6822595b8ccc394e
parenta96cb07ca39f156c309580f380c11806f076775a
7zip reader: add 7z ARM filter support for copy/bzip2/deflate/zstd

This makes the new test_read_format_7zip_zstd_arm test pass. I expect
that the other compression algorithms in this group should also work
now.
libarchive/archive_read_support_format_7zip.c