]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- up for 0.92
authorAndrzej Zawadzki <zawadaa@gmail.com>
Mon, 17 Dec 2007 21:04:41 +0000 (21:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav-pld_config.patch -> 1.17

clamav-pld_config.patch

index 08381939bf8eaa38aecc4926a3545a382a9e4466..2d692985714421419b046876dc0180a44c5a9e19 100644 (file)
@@ -1,6 +1,5 @@
-diff -uNr clamav-0.91.orig/etc/clamd.conf clamav-0.91/etc/clamd.conf
---- clamav-0.91.orig/etc/clamd.conf    2007-07-05 23:52:20.000000000 +0200
-+++ clamav-0.91/etc/clamd.conf 2007-07-12 14:45:44.125622000 +0200
+--- clamav-0.92.orig/etc/clamd.conf    2007-12-06 13:59:09.000000000 +0100
++++ clamav-0.92/etc/clamd.conf 2007-12-17 21:48:15.000000000 +0100
 @@ -5,13 +5,13 @@
  
  
@@ -41,23 +40,9 @@ diff -uNr clamav-0.91.orig/etc/clamd.conf clamav-0.91/etc/clamd.conf
  
  # Optional path to the global temporary directory.
  # Default: system specific (usually /tmp or /var/tmp).
-@@ -69,11 +69,11 @@
+@@ -141,11 +141,11 @@
  
- # Path to a local socket file the daemon will listen on.
- # Default: disabled (must be specified by a user)
--LocalSocket /tmp/clamd.socket
-+LocalSocket /var/lib/clamav/clamd.socket
- # Remove stale socket after unclean shutdown.
- # Default: no
--#FixStaleSocket yes
-+FixStaleSocket yes
- # TCP port address.
- # Default: no
-@@ -142,11 +142,11 @@
- # Run as another user (clamd must be started by root to make this option
- # working).
+ # Run as another user (clamd must be started by root for this option to work)
  # Default: don't drop privileges
 -#User clamav
 +User clamav
@@ -69,7 +54,7 @@ diff -uNr clamav-0.91.orig/etc/clamd.conf clamav-0.91/etc/clamd.conf
  
  # Stop daemon when libclamav reports out of memory condition.
  #ExitOnOOM yes
-@@ -328,15 +328,15 @@
+@@ -327,15 +327,15 @@
  
  # Set access mask for Clamuko.
  # Default: no
@@ -89,9 +74,8 @@ diff -uNr clamav-0.91.orig/etc/clamd.conf clamav-0.91/etc/clamd.conf
  #ClamukoIncludePath /students
  
  # Set the exclude paths. All subdirectories are also excluded.
-diff -uNr clamav-0.91.orig/etc/freshclam.conf clamav-0.91/etc/freshclam.conf
---- clamav-0.91.orig/etc/freshclam.conf        2007-02-17 20:13:49.000000000 +0100
-+++ clamav-0.91/etc/freshclam.conf     2007-07-12 14:49:25.623464750 +0200
+--- clamav-0.92.orig/etc/freshclam.conf        2007-12-06 13:59:09.000000000 +0100
++++ clamav-0.92/etc/freshclam.conf     2007-12-17 21:48:15.000000000 +0100
 @@ -2,10 +2,14 @@
  ## Example config file for freshclam
  ## Please read the freshclam.conf(5) manual before editing this file.
@@ -109,7 +93,7 @@ diff -uNr clamav-0.91.orig/etc/freshclam.conf clamav-0.91/etc/freshclam.conf
  
  # Path to the database directory.
  # WARNING: It must match clamd.conf's directive!
-@@ -18,11 +22,11 @@
+@@ -30,11 +34,11 @@
  
  # Enable verbose logging.
  # Default: no
@@ -123,7 +107,7 @@ diff -uNr clamav-0.91.orig/etc/freshclam.conf clamav-0.91/etc/freshclam.conf
  
  # Specify the type of syslog messages - please refer to 'man syslog'
  # for facility names.
-@@ -36,7 +40,7 @@
+@@ -48,7 +52,7 @@
  # By default when started freshclam drops privileges and switches to the
  # "clamav" user. This directive allows you to change the database owner.
  # Default: clamav (may depend on installation options)
@@ -132,7 +116,7 @@ diff -uNr clamav-0.91.orig/etc/freshclam.conf clamav-0.91/etc/freshclam.conf
  
  # Initialize supplementary group access (freshclam must be started by root).
  # Default: no
-@@ -70,7 +74,7 @@
+@@ -82,7 +86,7 @@
  
  # Number of database checks per day.
  # Default: 12 (every two hours)
@@ -141,7 +125,7 @@ diff -uNr clamav-0.91.orig/etc/freshclam.conf clamav-0.91/etc/freshclam.conf
  
  # Proxy settings
  # Default: disabled
-@@ -92,7 +96,7 @@
+@@ -104,7 +108,7 @@
  
  # Send the RELOAD command to clamd.
  # Default: no
This page took 0.044134 seconds and 4 git commands to generate.