Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-31 | system/libarchive: [CVE] Update to 3.8.0 | A. Wilcox | 1 | -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-01 | system/libarchive: Update to 3.6.0, multiple fixes | A. Wilcox | 1 | -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. |