summaryrefslogtreecommitdiffstats
path: root/clamav/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-12-22 12:40:29 +0000
committer Eric Hameleers <alien@slackware.com>2007-12-22 12:40:29 +0000
commit9826070177f15e1bffa2064b392bcccae7b47697 (patch)
treeacc7000ea86962cc56ae4a2d2db9d4b81a039ec4 /clamav/build
parent1444b002353ac14c4177a049f36bbc98ca1cdcfc (diff)
downloadasb-9826070177f15e1bffa2064b392bcccae7b47697.tar.gz
asb-9826070177f15e1bffa2064b392bcccae7b47697.tar.xz
Patch updated for clamav 0.92
Diffstat (limited to 'clamav/build')
-rw-r--r--clamav/build/clamd.conf.patch12
-rw-r--r--clamav/build/freshclam.conf.patch10
2 files changed, 11 insertions, 11 deletions
diff --git a/clamav/build/clamd.conf.patch b/clamav/build/clamd.conf.patch
index 39f55184..9c27f5da 100644
--- a/clamav/build/clamd.conf.patch
+++ b/clamav/build/clamd.conf.patch
@@ -1,5 +1,5 @@
---- clamd.conf.orig 2007-07-24 11:22:34.000000000 +0200
-+++ clamd.conf 2007-07-24 11:29:08.000000000 +0200
+--- clamd.conf.orig 2007-12-06 13:59:09.000000000 +0100
++++ clamd.conf 2007-12-22 13:39:34.000000000 +0100
@@ -5,7 +5,7 @@
@@ -41,15 +41,15 @@
+LocalSocket /var/run/clamav/clamd
# Remove stale socket after unclean shutdown.
- # Default: no
+ # Default: yes
-#FixStaleSocket yes
+FixStaleSocket yes
# TCP port address.
# Default: no
-@@ -142,14 +142,14 @@
- # Run as another user (clamd must be started by root to make this option
- # working).
+@@ -141,14 +141,14 @@
+
+ # Run as another user (clamd must be started by root for this option to work)
# Default: don't drop privileges
-#User clamav
+User clamav
diff --git a/clamav/build/freshclam.conf.patch b/clamav/build/freshclam.conf.patch
index ce48380a..100bab98 100644
--- a/clamav/build/freshclam.conf.patch
+++ b/clamav/build/freshclam.conf.patch
@@ -1,5 +1,5 @@
---- freshclam.conf.orig 2007-02-11 10:54:46.000000000 +0100
-+++ freshclam.conf 2007-02-14 09:46:29.000000000 +0100
+--- freshclam.conf.orig 2007-12-06 13:59:09.000000000 +0100
++++ freshclam.conf 2007-12-22 13:35:19.000000000 +0100
@@ -5,12 +5,12 @@
@@ -15,7 +15,7 @@
# Path to the log file (make sure it has proper permissions)
# Default: disabled
-@@ -22,25 +22,25 @@
+@@ -34,25 +34,25 @@
# Use system logger (can work together with UpdateLogFile).
# Default: no
@@ -46,7 +46,7 @@
# Use DNS to verify virus database version. Freshclam uses DNS TXT records
# to verify database and software versions. With this directive you can change
-@@ -52,7 +52,7 @@
+@@ -64,7 +64,7 @@
# Uncomment the following line and replace XY with your country
# code. See http://www.iana.org/cctld/cctld-whois.htm for the full list.
@@ -55,7 +55,7 @@
# database.clamav.net is a round-robin record which points to our most
# reliable mirrors. It's used as a fall back in case db.XY.clamav.net is
-@@ -92,7 +92,7 @@
+@@ -104,7 +104,7 @@
# Send the RELOAD command to clamd.
# Default: no