CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/26 07:25:39
Modified files:
security/clamav: Makefile distinfo
security/clamav/patches: patch-CMakeLists_txt
Added files:
security/clamav/patches:
patch-libclamav_rust__cargo_vendor_image_Cargo_toml
patch-libclamav_rust__cargo_vendor_image__cargo-checksum_json
Log message:
update to ClamAV-0.105.0, this now requires rust. The standard upstream
build fails on big-endian systems - there's support for generating "fuzzy
hash subsignatures" used to detect "images known to be used in phishing
campaigns or otherwise used when distributing malware" - openexr support
in the library used for this is currently little-endian only, so I've
patched to disable openexr in this.