pkgsrc/mail/clamav
recht e0fd17fc88 update to 0.70
0.70
----

The two major changes in this version are new thread manager in clamd
and support for decoding MS Office VBA macros. Both of them have been
implemented by Trog. Besides, there are many improvements and bugfixes
(all listed in ChangeLog), a short summary:

-) clamd
    + new thread manager (with better SMP support)
    + on-access scanning now also available on FreeBSD (with Dazuko 2.0)
    + new directive ArchiveBlockEncrypted
    + new directive ReadTimeout (replaces ThreadTimeout)
    + handle SIGHUP (re-open logfile) and SIGUSR2 (reload database)
    + respect TCPAddr in stream scanner

-) clamav-milter:
    + TCPWrappers support

-) libclamav:
    + support MS Office documents (OLE2) and VBA macro decoding
    + support encrypted archive detection
    + new flags: CL_OLE2, CL_ENCRYPTED (see clamdoc.pdf, Section 6.1)
    + improve virus detection in big files
    + improve support for multipart, bounce and embedded RFC822 messages
    + improve RAR support
    + include backup snprintf implementation

-) clamscan:
    + new option: --block-encrypted

-) freshclam
    + new option: --pid, -p (write pid file if run as daemon)
    + handle SIGHUP (re-open logfile), SIGTERM (terminate with log message),
      SIGALRM and SIGUSR1 (wake up and check mirror)
    + fix bug with -u and -c handling

-) contrib
    + windows clamd client now available with source code

-) documentation:
    + new Polish documentation on ClamAV and Samba integration
    + official documentation updated
2004-04-25 21:37:59 +00:00
..
files Make sure the socket file is removed before starting clamd, as suggested 2004-03-30 00:32:29 +00:00
patches update to 0.70 2004-04-25 21:37:59 +00:00
buildlink3.mk bl3ify 2004-03-30 00:29:59 +00:00
DESCR Initial import of clamav-0.54 into the NetBSD Packages Collection. 2003-03-26 18:55:17 +00:00
distinfo update to 0.70 2004-04-25 21:37:59 +00:00
Makefile update to 0.70 2004-04-25 21:37:59 +00:00
PLIST update to 0.70 2004-04-25 21:37:59 +00:00
PLIST.milter update to 0.70 2004-04-25 21:37:59 +00:00