CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/29 14:29:59
Modified files:
archivers/libarchive: Makefile distinfo
Added files:
archivers/libarchive/patches:
patch-libarchive_archive_read_support_format_xar_c
patch-libarchive_test_test_read_format_xar_doublelink_c
Log message:
archivers/libarchive: update to 3.7.4
Security fixes:
* rar: Fix OOB in rar e8 filter (CVE-2024-26256)
* zip: Fix out of boundary access
Important bugfixes:
* 7zip: Limit amount of properties
* bsdtar: Fix error handling around strtol() usages
* passphrase: Never allow empty passwords
* rar: Fix "File CRC Error" when extracting specific rar4 archives
* xar: Avoid infinite link loop
* zip: Update AppleDouble support for directories
* zstd: Implement core detection