pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/clamav Update to 0.65. clamav-milter is still di...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee19d9df48ee
branches: trunk
changeset: 467354:ee19d9df48ee
user: cube <cube%pkgsrc.org@localhost>
date: Thu Jan 29 17:14:16 2004 +0000
description:
Update to 0.65. clamav-milter is still disabled while the maintainer is
working on the issue.
Changes:
-) clamd:
+ fixed a race condition in database reloading code (random crashes
under high load)
+ fixed a race condition with the improperly initialized session start time
(thanks to Michael Dankov)
+ fixed PidFile permissions (Magnus Ekdahl, bug reported by Tomasz Papszun)
+ fixed LogFile permissions (Magnus Ekdahl)
+ new directive ScanRAR (bacause RAR support is now disabled by default)
+ new directive VirusEvent
+ new directive FixStaleSocket (Thomas Lamy and Mark Mielke)
+ new directive TCPAddr (Bernard Quatermass, fixed by Damien Curtain)
+ new directive Debug
-) clamav-milter: (Nigel Horne <njh*clamav.net>)
+ new --force-scan flag
+ new -P and -q flags by Nicholas M. Kirsch
WARNING: clamav-milter and our mail scanner are still in high development
and may be unstable. You should always use the CVS version.
-) libclamav:
+ support for a new database container format (CVD) - compressed and
digitally signed
+ better protection against malformed zip archives (such as Mimail)
+ mail decoder fixes (thanks to Rene Bellora, Bernd Kuhls, Thomas Lamy,
Tomasz Papszun) (Nigel Horne)
+ memory leak fixes (Thomas Lamy)
+ new scan option CL_DISABLERAR (disables built-in RAR unpacker)
-) freshclam:
+ fixed --on-error-execute behaviour (David Woakes)
+ new option --user (-u) USER - run as USER instead of the default user.
Patch by Damien Curtain.
+ rewritten to use database.clamav.net and CVD
-) documentation:
+ new Spanish documentation on ClamAV and Sendmail integration by
Erick Ivaan Lopez Carreon
+ included clamdoc.pdf Turkish translation by yavuz kaya and Ýbrahim erken
+ included clamav-mirror-howto.pdf by Luca Gibelli
+ included clamd+daemontools HOWTO by Jesse D. Guardiani
+ included signatures.pdf
+ man pages: updated
+ clamdoc.pdf: rewritten
diffstat:
mail/clamav/Makefile | 5 ++---
mail/clamav/PLIST | 6 +++---
mail/clamav/PLIST.milter | 4 ++--
mail/clamav/distinfo | 10 ++++++----
mail/clamav/patches/patch-aa | 15 +++++++--------
5 files changed, 20 insertions(+), 20 deletions(-)
diffs (89 lines):
diff -r ecd41fddb257 -r ee19d9df48ee mail/clamav/Makefile
--- a/mail/clamav/Makefile Thu Jan 29 17:00:05 2004 +0000
+++ b/mail/clamav/Makefile Thu Jan 29 17:14:16 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2003/12/08 06:47:31 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/29 17:14:16 cube Exp $
-DISTNAME= clamav-0.60
-PKGREVISION= 1
+DISTNAME= clamav-0.65
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/}
diff -r ecd41fddb257 -r ee19d9df48ee mail/clamav/PLIST
--- a/mail/clamav/PLIST Thu Jan 29 17:00:05 2004 +0000
+++ b/mail/clamav/PLIST Thu Jan 29 17:14:16 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/09/28 23:39:24 chris Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/01/29 17:14:16 cube Exp $
bin/clamdscan
bin/clamscan
bin/freshclam
@@ -16,9 +16,9 @@
man/man5/clamav.conf.5
man/man8/clamd.8
sbin/clamd
+share/clamav/daily.cvd
+share/clamav/main.cvd
share/clamav/mirrors.txt
-share/clamav/viruses.db
-share/clamav/viruses.db2
share/examples/clamav/clamav.conf
@dirrm share/examples/clamav
@dirrm share/clamav
diff -r ecd41fddb257 -r ee19d9df48ee mail/clamav/PLIST.milter
--- a/mail/clamav/PLIST.milter Thu Jan 29 17:00:05 2004 +0000
+++ b/mail/clamav/PLIST.milter Thu Jan 29 17:14:16 2004 +0000
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST.milter,v 1.1 2003/09/28 23:39:24 chris Exp $
-man/man1/clamav-milter.1
+@comment $NetBSD: PLIST.milter,v 1.2 2004/01/29 17:14:16 cube Exp $
+man/man8/clamav-milter.8
diff -r ecd41fddb257 -r ee19d9df48ee mail/clamav/distinfo
--- a/mail/clamav/distinfo Thu Jan 29 17:00:05 2004 +0000
+++ b/mail/clamav/distinfo Thu Jan 29 17:14:16 2004 +0000
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.4 2003/09/28 23:39:24 chris Exp $
+$NetBSD: distinfo,v 1.5 2004/01/29 17:14:16 cube Exp $
-SHA1 (clamav-0.60.tar.gz) = d72547dc3027fcdd76ad9a4b6edd3aa655534e1c
-Size (clamav-0.60.tar.gz) = 1018727 bytes
-SHA1 (patch-aa) = d3694bbe8a53b47a92ca19a0f60cb479d9020980
+SHA1 (clamav-0.65.tar.gz) = 15cfd1f736d01d3039de87eaf1167b119b100bf0
+Size (clamav-0.65.tar.gz) = 1438425 bytes
+SHA1 (patch-aa) = fb71cea4fde55a39744acd57a9ddac343a436871
SHA1 (patch-ab) = 0d1ef00c0c1c64642461e353f7e4ed7f81e3a042
+SHA1 (patch-ac) = 920297ccb7659c7e70e9ae1b657059066b962310
+SHA1 (patch-ad) = eb593a2ab4d587e62e61e88ab9a6ca64799afea6
diff -r ecd41fddb257 -r ee19d9df48ee mail/clamav/patches/patch-aa
--- a/mail/clamav/patches/patch-aa Thu Jan 29 17:00:05 2004 +0000
+++ b/mail/clamav/patches/patch-aa Thu Jan 29 17:14:16 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2003/09/28 23:39:24 chris Exp $
+$NetBSD: patch-aa,v 1.5 2004/01/29 17:14:16 cube Exp $
---- configure.in.orig 2003-06-21 04:05:32.000000000 +0100
-+++ configure.in 2003-09-28 23:35:17.000000000 +0100
-@@ -74,12 +74,16 @@
+--- configure.in.orig Wed Nov 12 02:27:29 2003
++++ configure.in
+@@ -74,12 +74,15 @@ then
AC_CHECK_LIB(bz2, bzReadOpen, AC_DEFINE(NOBZ2PREFIX),)
fi
@@ -19,11 +19,10 @@
+then
+ AC_CHECK_HEADER(libmilter/mfapi.h,[have_milter=yes],)
+fi
-+
- AC_CHECK_HEADER(syslog.h,AC_DEFINE(CLAMD_USE_SYSLOG),)
-
-@@ -255,8 +259,12 @@
+ want_dsig="yes"
+ AC_ARG_ENABLE(dsig,
+@@ -271,8 +274,12 @@ openbsd*)
AC_DEFINE(C_BSD)
;;
netbsd*)
Home |
Main Index |
Thread Index |
Old Index