CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/09/15 03:08:36
Modified files:
security/clamav: Makefile distinfo
security/clamav/patches: patch-clamd_Makefile_in
patch-database_Makefile_in
patch-etc_clamd_conf_sample
patch-etc_freshclam_conf_sample
patch-libclamav_Makefile_in
patch-libclamav_ole2_extract_c
patch-libclamav_vba_extract_c
patch-unit_tests_Makefile_in
security/clamav/pkg: PLIST
Added files:
security/clamav/patches: patch-libclamav_ole2_extract_h
Log message:
update to clamav-0.103.0. This version now supports reloading signatures
without blocking scans, at the cost of higher memory use. This is enabled
by default; set ConcurrentDatabaseReload to No if this is a problem.