cvs commit: ports/security/clamav Makefile distinfo pkg-plist
ports/security/clamav/files clamav-clamd.in
Renato Botelho
garga at FreeBSD.org
Wed Apr 16 16:05:56 UTC 2008
garga 2008-04-16 16:05:54 UTC
FreeBSD ports repository
Modified files:
security/clamav Makefile distinfo pkg-plist
security/clamav/files clamav-clamd.in
Log:
- Update to 0.93
This version fixes lock problem reported at ports/122534
Most important changes:
*libclamav:
- New logic in scan limits: provides much more efficient protection against
DoS attacks but also results in different command line and config options
to clamscan and clamd (see below)
- New/improved modules: unzip, SIS, cabinet, CHM, SZDD, text normalisator,
entity converter
- Improved filetype detection; filetype definitions can be remotely updated
- Support for .cld containers (which replace .inc directories)
- Improved pattern matcher and signature formats
- More efficient scanning of HTML files
- Many other improvements
* clamd:
- NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles
- ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion,
ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles,
ArchiveMaxCompressionRatio, ArchiveBlockMax
* clamscan:
- NEW CMDLINE OPTIONS: --max-filesize, --max-scansize
- REMOVED OPTIONS: --block-max, --max-space, --max-ratio
* freshclam:
- NEW CONFIG OPTION CompressLocalDatabase
- NEW CMDLINE SWITCH --no-warnings
- main.inc and daily.inc directories are no longer used by ClamAV; please
remove them manually from your database directory
PR: ports/122770 [1] (based on)
ports/122534 [2]
Submitted by: Michael Scheidell <scheidell at secnap.net> [1]
Sebastian Inacker <inacker at fmsweb.de> [2]
Security: http://secunia.com/advisories/29000
Revision Changes Path
1.110 +1 -2 ports/security/clamav/Makefile
1.46 +3 -3 ports/security/clamav/distinfo
1.2 +11 -1 ports/security/clamav/files/clamav-clamd.in
1.35 +4 -4 ports/security/clamav/pkg-plist
More information about the cvs-all
mailing list