Subject: CVS commit: pkgsrc/mail/clamav
From: Marc Recht
Date: 2004-04-25 23:38:00
Message id: 20040425213800.0A17D2DA1D@cvs.netbsd.org

Log Message:
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

Files:
RevisionActionfile
1.16modifypkgsrc/mail/clamav/Makefile
1.9modifypkgsrc/mail/clamav/PLIST
1.3modifypkgsrc/mail/clamav/PLIST.milter
1.11modifypkgsrc/mail/clamav/distinfo
1.9modifypkgsrc/mail/clamav/patches/patch-aa
1.4modifypkgsrc/mail/clamav/patches/patch-ab
1.3modifypkgsrc/mail/clamav/patches/patch-ad
1.3removepkgsrc/mail/clamav/patches/patch-ac
1.1removepkgsrc/mail/clamav/patches/patch-ae