summaryrefslogtreecommitdiff
path: root/system/libarchive/disable-locale-tests.patch
AgeCommit message (Collapse)AuthorFilesLines
2025-05-31system/libarchive: [CVE] Update to 3.8.0A. Wilcox1-57/+68
Many improvements, major compatibility improvements with GNU tar. We now use PCRE2 for regex instead of libc for wider support of ERE.
2022-05-01system/libarchive: Update to 3.6.0, multiple fixesA. Wilcox1-0/+570
* Remove seek-error.patch The reason for this patch was fixed in upstream MR 1076. Now we can have sparse file support! * Disable/skip Japanese and Russian locale tests. musl iconv doesn't support multidirectional KOI8R/Shift-JIS. We disable these tests, and finally enable the libarchive test suite.