summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-ab
diff options
context:
space:
mode:
authormartti <martti>2006-10-19 07:30:15 +0000
committermartti <martti>2006-10-19 07:30:15 +0000
commitef5e158bb30235a858d06d4ac477b83798315564 (patch)
treed12d9966332874e988e41ed57063c58ac8838c7b /mail/clamav/patches/patch-ab
parent6f353155f2ddb6a4705fb10176663a57859b087f (diff)
downloadpkgsrc-ef5e158bb30235a858d06d4ac477b83798315564.tar.gz
Updated mail/clamav to 0.88.5
(I tried to contact the MAINTAINER but got no reply. I'm using this in our production systems so this should work just fine.) * Bugfixes: - libclamav/rebuildpe.c: fix possible heap overflow [IDEF1597] - libclamav/chmunpack.c: fix possible crash [IDEF1736] - freshclam/manager.c: "Cache-Control: no-cache" is now disabled by default. If you're behind a broken proxy you can recompile freshclam with --enable-no-cache.
Diffstat (limited to 'mail/clamav/patches/patch-ab')
-rw-r--r--mail/clamav/patches/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/clamav/patches/patch-ab b/mail/clamav/patches/patch-ab
index bc3f7accdac..ed9e97ecae4 100644
--- a/mail/clamav/patches/patch-ab
+++ b/mail/clamav/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.8 2005/07/01 03:27:49 grant Exp $
+$NetBSD: patch-ab,v 1.9 2006/10/19 07:30:15 martti Exp $
---- configure.orig 2005-07-01 13:22:45.000000000 +1000
-+++ configure
-@@ -11818,6 +11818,38 @@ _ACEOF
+--- configure.orig 2006-10-19 10:16:35.000000000 +0000
++++ configure 2006-10-19 10:16:57.000000000 +0000
+@@ -13316,6 +13316,38 @@
use_gethostbyname_r="no"
;;