CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2025/03/22 16:57:53

Modified files:
        archivers/libarchive: Makefile distinfo 

Log message:
archivers/libarchive: update to 3.7.8

Security fixes:
* tar reader: Handle truncation in a GNU long linkname (CVE-2024-57970)
* unzip: fix null pointer dereference (CVE-2025-1632)
* tar reader: fix unchecked return value (CVE-2025-25724)

Important bugfixes:
* 7zip reader: add SPARC and POWERPC filter support for non-LZMA compressors
* tar reader: Ignore ustar size when pax size is present
* tar writer: Fix bug when -s/a/b/ used more than once with b flag
* libarchive: Handle ARCHIVE_FILTER_LZOP in archive_read_append_filter
* libarchive: Adding missing seeker function to archive_read_open_FILE()

Reply via email to