home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / CLAMAV2.TGZ / file_id.diz
Text File  |  2004-05-19  |  2KB  |  44 lines

  1. ClamAv Version 0.71
  2. ---------------------------------------------------------
  3.  
  4. This release fixes all bugs found in 0.70 and introduces a few new features -
  5. the noteworthy changes include:
  6.  
  7. -) libclamav:
  8.     + support nested OLE2 files 
  9.     + support Word6 macro code
  10.     + ignore popular file types (media, graphics)
  11.     + support compress.exe (SZDD) compression (test/test1.msc)
  12.     + improve virus detection in e-mails
  13.  
  14. -) clamscan:
  15.     + automatically decide (by comparing daily.cvd version numbers) which
  16.       database directory (hardcoded or clamav.conf's one) to use
  17.     + support compression ratio feature (--max-ratio)
  18.     + allow regular expressions in --[in|ex]clude
  19.     + do not overwrite old files in a quarantine directory but add a numerical
  20.       extension to new files
  21.     + respect --tempdir in libclamav
  22.     + fix access problem when calling external unpackers in a superuser mode
  23.     + fix file permission corruption with --deb in a superuser mode
  24.  
  25. -) clamd
  26.     + support log facility specification in syslog's style (LogFacility)
  27.     + new directive LeaveTemporaryFiles (Debug no longer leaves temporary
  28.       files not removed)
  29.  
  30. -) clamav-milter:
  31.     + include the virus name in the 550 rejection
  32.     + support user defined template for virus notifications (--template-file)
  33.     + sort quarantine messages by date
  34.     + improve thread management
  35.     + add X-Virus-Scanned and X-Infected-Received-From: headers
  36.     + improve load balancing (when using remote servers with --server)
  37.     + send 554 after DATA received, not 550
  38.     + save PID (--pidfile)
  39.  
  40. -) documentation:
  41.     + German clamdoc.pdf translation (Rupert Roesler-Schmidt and Karina
  42.       Schwarz, uplink coherent solutions, http://www.uplink.at)
  43.     + new Japanese documentation (Masaki Ogawa)
  44.