Update to ClamAV 0.94
Compile ClamAV from source on Mac OS X, but apply the following changes to /private/var/clamavadmin/clamd.conf.
References:
- What's New: ClamAV 0.94
- What's New: ClamAV 0.94.1
# cf. man 5 clamd.conf after update # delete the following two lines in /private/var/clamavadmin/clamd.conf ArchiveMaxFileSize 100M ArchiveMaxCompressionRatio 0 # add the following two lines to /private/var/clamavadmin/clamd.conf MaxFileSize 300M MaxScanSize 150M
References:
- What's New: ClamAV 0.94
- What's New: ClamAV 0.94.1