ClamAV is een GPL anti-virusprogramma voor Linux en FreeBSD. Het hoofddoel van de software is de integratie in mailservers voor het scannen van de attachments. Het pakket bestaat flexibele en schaalbare multi-threaded daemon, een command line scanner, en een tool voor het automatisch bijwerken van de virusdefinities via Internet. Begin deze week heeft ClamAV een update gekregen naar versie 0.83 en het changelog laat de volgende veranderingen zien:
Changelog for 0.83
- docs: update
- clamd: change default value of StreamMaxPort to 2048
- configure: --enable-maintainer-mode
- libclamav/untar.c: do not try to continue if there's no space on device
- clamav-milter: Up-issue to 0.83
- freshclam: add support for Foreground
- libclamav/message.c: Some files wouldn't uudecode correctly
- clamav-milter: Added --whistlist-file and --sendmail-cf options. When in SESSION mode, not all sessions would send END
- libclamav/special.c: Only check specific RIFF files. Lots of broken software out there producing bad files.
- clamav-milter:
- Don't use clamd's SESSION command
- detect-forged-email-address
- external: NUL terminate the string read from clamd
- contrib/clamdwatch: v0.7.1 (http://mikecathey.com/code/clamdwatch/)
- docs: update (html docs are back)
- clamd/others.c, clamdscan/client.c: AIX fix
- clamd/server-th.c: not all thrmgr_new calls were respecting idletimeout value
- libclamav/mbox.c: Some W95.Matrix.SCR were not being caught.