[Pkg-aide-maintainers] Bug#540748: wrong rules for clamav log files

Hannes von Haugwitz hannes at vonhaugwitz.com
Mon Aug 10 06:55:12 UTC 2009


Package: aide-common
Version: 0.13.1-10
Severity: minor
Tags: patch

Hi,

the attached patch fixes wrong handling of clamav log files.

Hannes


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aide-common depends on:
ii  aide [aide-binary] 0.13.1-10             Advanced Intrusion Detection Envir
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  debconf [debconf-2 1.5.27                Debian configuration management sy
ii  liblockfile1       1.08-3                NFS-safe locking library, includes
ii  ucf                3.0018                Update Configuration File: preserv

Versions of packages aide-common recommends:
ii  cron                          3.0pl1-106 process scheduling daemon

aide-common suggests no packages.

-- debconf-show failed
-------------- next part --------------
--- /etc/aide/aide.conf.d//31_aide_clamav.orig	2009-03-16 17:44:58.000000000 +0100
+++ /etc/aide/aide.conf.d/31_aide_clamav	2009-03-16 17:45:05.000000000 +0100
@@ -2,5 +2,6 @@
 /var/log/clamav/clamav\.log\.0$ LowLog
 /var/log/clamav/clamav\.log\.1\.gz$ LoSerMemberLog
-/var/log/clamav/clamav\.log\.[0-9]+\.gz$ SerMemberLog
+/var/log/clamav/clamav\.log\.([2-9]|1[01])\.gz$ SerMemberLog
+/var/log/clamav/freshclam\.log\.12\.gz$ HiSerMemberLog
 /var/run/clamav/clamd\.(ctl|pid)$ VarFile
 /var/(log|run)/clamav$ VarDir


More information about the Pkg-aide-maintainers mailing list