Your message dated Mon, 28 Nov 2005 02:47:13 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317894: fixed in logwatch 7.1-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jul 2005 09:22:16 +0000
>From [EMAIL PROTECTED] Tue Jul 12 02:22:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mallorn.ii.uj.edu.pl [149.156.65.90] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DsGxz-0007JB-00; Tue, 12 Jul 2005 02:22:15 -0700
Received: by mallorn.ii.uj.edu.pl (Postfix, from userid 1000)
id C5FDF507; Tue, 12 Jul 2005 11:22:13 +0200 (CEST)
Date: Tue, 12 Jul 2005 11:22:13 +0200
From: Piotr Krukowiecki <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: logwatch: IgnoreUnmatched vs IngoreUnmatched - typo, not initializing
variable and lack of important documentation
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: logwatch
Version: 6.1.2-1
Severity: normal
[CC went to [EMAIL PROTECTED]
[e-mail has spam trap! Remove _s__p__a__m]
Some scripts check $IngoreUnmatched variable.
First, this is a typo (it should be $IgnoreUnmatched).
[ok, it could be Ingore or Whatever, but let's be consistent]
Second problem is some of them do not initialize this variable.
Here is a list of scripts with a typo:
mallorn:/usr/share/logwatch# grep -r IngoreUnmatched .
./scripts/services/afpd:if (($#OtherList >= 0) and (not $IngoreUnmatched)) {
./scripts/services/pureftpd:if (($#OtherList >= 0) and (not $IngoreUnmatched)){
./scripts/services/vsftpd:if (($#OtherList >= 0) and (not $IngoreUnmatched)){
If you do grep for IgnoreUnmatched you'll allso see that some scripts
do not set $IgnoreUnmatched variable. Namely, they are:
./scripts/services/afpd
./scripts/services/pureftpd
./scripts/services/vsftpd
./scripts/services/qmail
./scripts/services/vpopmail
A correct way of initializing it can be found for example in
./scripts/services/proftpd-messages:
$IgnoreUnmatched = $ENV{'ftpd_ignore_unmatched'};
This also means that a documentation and an example should be added to
/etc/logwatch/ file, like it is for
/etc/logwatch/conf/services/proftpd-messages.conf:
# Set this to 1 if you want to ignore unmatched FTP messages...
$ftpd_ignore_unmatched = 0
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.31-ow1
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages logwatch depends on:
ii mailx 1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii perl 5.8.4-8 Larry Wall's Practical Extraction
-- no debconf information
--
Piotrek
irc: #debian.pl
Mors Drosophilis melanogastribus!
---------------------------------------
Received: (at 317894-close) by bugs.debian.org; 28 Nov 2005 10:51:28 +0000
>From [EMAIL PROTECTED] Mon Nov 28 02:51:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EggXR-000323-5a; Mon, 28 Nov 2005 02:47:13 -0800
From: Willi Mann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#317894: fixed in logwatch 7.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 28 Nov 2005 02:47:13 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: logwatch
Source-Version: 7.1-1
We believe that the bug you reported is fixed in the latest version of
logwatch, which is due to be installed in the Debian FTP archive:
logwatch_7.1-1.diff.gz
to pool/main/l/logwatch/logwatch_7.1-1.diff.gz
logwatch_7.1-1.dsc
to pool/main/l/logwatch/logwatch_7.1-1.dsc
logwatch_7.1-1_all.deb
to pool/main/l/logwatch/logwatch_7.1-1_all.deb
logwatch_7.1.orig.tar.gz
to pool/main/l/logwatch/logwatch_7.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Willi Mann <[EMAIL PROTECTED]> (supplier of updated logwatch package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 19 Nov 2005 16:39:24 +0100
Source: logwatch
Binary: logwatch
Architecture: source all
Version: 7.1-1
Distribution: unstable
Urgency: low
Maintainer: Willi Mann <[EMAIL PROTECTED]>
Changed-By: Willi Mann <[EMAIL PROTECTED]>
Description:
logwatch - log analyser with nice output written in Perl
Closes: 317894 317913 323919
Changes:
logwatch (7.1-1) unstable; urgency=low
.
* New upstream release
- new standards version 3.6.2 (no changes)
- Closes: #317894, frequent typo "IngnoreUnmatched" in various scripts,
Closes: #317913, fixes in pure-ftpd
both fixes by Piotr Krukowiecki (thanks)
- Closes: #323919, regexes for http exploits did not escape "."
thanks to Taco IJsselmuiden for the report
* Cope with the new directory layout.
- There is a preinst script now, the removes unneeded config files.
- README.Debian updated
- NEWS.Debian added
- debian/rules updated
* This package is now maintained as project "pkg-logwatch" on
alioth.debian.org. The svn repository is on svn.debian.org.
* Depend on gawk, and explicity use it in zz-disk_space. Seems that there is
some GNUism.
Files:
fbd5d72d4a790ab87674cd70ec2d8820 560 admin optional logwatch_7.1-1.dsc
6abe774abb10f45472c387f5e646a251 209486 admin optional logwatch_7.1.orig.tar.gz
d04dbce6dba7101b8256d601996b8e19 13514 admin optional logwatch_7.1-1.diff.gz
f1ee084fb39704424e06c069afaf1f3b 216712 admin optional logwatch_7.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDitxKliSD4VZixzQRAgfZAJ428Q8EvJ5tBDR+BOZ3qLVwAu+ZwACcC1i1
tXtxKjeq8hOi5/6n0DOh3sQ=
=OPzF
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]