Package: logwatch
Version: 7.3.6.cvs20090906-1squeeze1
Severity: normal
/usr/share/logwatch/scripts/services/barracuda contains a wrong regex on line
209:
209 } elsif ( $ThisLine =~ /\s[RECV|SCAN|SEND]\s/) {
should be
209 } elsif ( $ThisLine =~ /\s(RECV|SCAN|SEND)\s/) {
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
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 logwatch depends on:
ii exim4 4.72-6+squeeze2 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [ma 4.72-6+squeeze2 lightweight Exim MTA (v4) daemon
ii perl 5.10.1-17squeeze3 Larry Wall's Practical Extraction
Versions of packages logwatch recommends:
ii libdate-manip-perl 6.11-1 module for manipulating dates
Versions of packages logwatch suggests:
pn fortune-mod <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]