From b6f0337de9b89a885f6d7cc52f96080fb16ca62e Mon Sep 17 00:00:00 2001
From: recht <recht>
Date: Wed, 11 Feb 2004 10:55:49 +0000
Subject: update to 0.66

This version is a response to the "clamav 0.65 remote DOS exploit"
information published on popular security-related mailing lists.

Other changes include: (see the README for a full list)

-) clamd:
    + fixed database timestamp handling (and a double reload problem reported
      by Alex Pleiner and Ole Stanstrup)
    + new directive: ArchiveMaxCompressionRatio
    + new command: SESSION (starts a clamd session and allows to do multiple
      commands per TCP session)
    + new directives: TemporaryDirectory, LogClean (Andrey V. Malyshev)

-) freshclam:
    + support for freshclam.conf (that may be optionally merged with
      clamav.conf, command line options overwrite config settings)
    + work-around for potential database downgrade (subtle problem
      in r-r dns handling) - reported by Daniel Mario Vega and patched
      by Luca Gibelli

Fix build by rather patch "configure" directly instead of configure.in
(autoconf failed). Tested on NetBSD-current and Linux (some kind of Debian).
---
 mail/clamav/PLIST | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'mail/clamav/PLIST')

diff --git a/mail/clamav/PLIST b/mail/clamav/PLIST
index f974ba3d9f2..e8446701566 100644
--- a/mail/clamav/PLIST
+++ b/mail/clamav/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/02/02 00:00:48 recht Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/02/11 10:55:49 recht Exp $
 bin/clamdscan
 bin/clamscan
 bin/freshclam
@@ -19,7 +19,7 @@ man/man8/clamd.8
 sbin/clamd
 share/clamav/daily.cvd
 share/clamav/main.cvd
-share/clamav/mirrors.txt
 share/examples/clamav/clamav.conf
+share/examples/clamav/freshclam.conf
 @dirrm share/examples/clamav
 @dirrm share/clamav
-- 
cgit v1.2.3