Your message dated Fri, 07 Sep 2007 13:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#425035: fixed in logcheck 1.2.61
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)

--- Begin Message ---
Package: hylafax-server
Version: 2:4.3.1-7
Severity: normal
Tags: patch

Hello,

I don't use faxgetty because I have capi4hylafax, and one logcheck rule is 
missing on my system, I have plenty of messages of the form :

May 10 23:55:07 eckmul FaxQueuer[3382]: MODEM faxCAPI: COMID 000000626
May 10 23:56:32 eckmul FaxQueuer[3382]: MODEM faxCAPI: COMID
May 10 23:56:32 eckmul FaxQueuer[3382]: MODEM faxCAPI: READY, capabilities 
P0c3dff01:ff
...

Original faxgetty rule :
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxGetty\[[0-9]+\]: MODEM .*$

New rule :
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ FaxQueuer\[[0-9]+\]: MODEM .*$

Now I guess the original rule is usefull when faxgetty is used, that's why I 
didn't remove it, I just added the new one.

Thanks,
-- 
Rémi


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages hylafax-server depends on:
ii  adduser          3.102                   Add and remove users and groups
ii  debconf [debconf 1.5.11                  Debian configuration management sy
ii  gs               8.54.dfsg.1-5           Transitional package
ii  gs-esp [gs]      8.15.3.dfsg.1-1         The Ghostscript PostScript interpr
ii  gs-gpl [gs]      8.54.dfsg.1-5           The GPL Ghostscript PostScript int
ii  hylafax-client   2:4.3.1-7               Flexible client/server fax softwar
ii  libc6            2.3.6.ds1-13            GNU C Library: Shared libraries
ii  libgcc1          1:4.1.1-21              GCC support library
ii  libpam0g         0.79-4                  Pluggable Authentication Modules l
ii  libstdc++6       4.1.1-21                The GNU Standard C++ Library v3
ii  libtiff-tools    3.8.2-7                 TIFF manipulation and conversion t
ii  libtiff4         3.8.2-7                 Tag Image File Format (TIFF) libra
ii  lsb-base         3.1-23.1                Linux Standard Base 3.1 init scrip
ii  mailx            1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  metamail         2.7-52                  implementation of MIME
ii  psmisc           22.3-1                  Utilities that use the proc filesy
ii  sed              4.1.5-1                 The GNU sed stream editor
ii  sharutils        1:4.2.1-15              shar, unshar, uuencode, uudecode
ii  zlib1g           1:1.2.3-13              compression library - runtime

Versions of packages hylafax-server recommends:
ii  metamail                      2.7-52     implementation of MIME

-- debconf information:
* hylafax-server/configure_note:
  hylafax-server/attachment:
  hylafax-server/start_now: true
  hylafax-server/setup_failed:


--- End Message ---
--- Begin Message ---
Source: logcheck
Source-Version: 1.2.61

We believe that the bug you reported is fixed in the latest version of
logcheck, which is due to be installed in the Debian FTP archive:

logcheck-database_1.2.61_all.deb
  to pool/main/l/logcheck/logcheck-database_1.2.61_all.deb
logcheck_1.2.61.dsc
  to pool/main/l/logcheck/logcheck_1.2.61.dsc
logcheck_1.2.61.tar.gz
  to pool/main/l/logcheck/logcheck_1.2.61.tar.gz
logcheck_1.2.61_all.deb
  to pool/main/l/logcheck/logcheck_1.2.61_all.deb
logtail_1.2.61_all.deb
  to pool/main/l/logcheck/logtail_1.2.61_all.deb



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.
martin f. krafft <[EMAIL PROTECTED]> (supplier of updated logcheck 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: Tue, 04 Sep 2007 19:38:31 +0200
Source: logcheck
Binary: logcheck logtail logcheck-database
Architecture: source all
Version: 1.2.61
Distribution: unstable
Urgency: low
Maintainer: Debian logcheck Team <[EMAIL PROTECTED]>
Changed-By: martin f. krafft <[EMAIL PROTECTED]>
Description: 
 logcheck   - mails anomalies in the system logfiles to the administrator
 logcheck-database - database of system log rules for the use of log checkers
 logtail    - Print log file lines that have not been read (deprecated)
Closes: 412201 425035 425642 426736 428629 436439 440123 440181
Changes: 
 logcheck (1.2.61) unstable; urgency=low
 .
   * Provide $TMP and allow the administrator to specify an alternate location
     to store temporary files; thanks to Micah Anderson for the patch
     (closes: #412201).
 .
   * ignore.d.server/logcheck:
     - Apply filter rules for new PAM log format; thanks to Aaron M. Ucko
       (closes: #440123).
 .
   * ignore.d.server/rsync:
     - Ignore runtime rsyncd messages; patch by Justin Pryzby (closes: #440181)
 .
   * violations.ignore.d/logcheck-postfix:
     - ignore temporary DNS lookup failures when checking for sender MX.
     - also ignore defer notices smtp gets after the DATA command.
     - ignore some rejections when $smtpd_delay_reject=no is set; thanks to
       Justin Pryzby (closes: #425642, #426736).
 .
   * ignore.d.server/postfix:
     - ignore TLS library receiving SSLv3 alert 10, since it's just a broken
       client connecting.
     - ignore when libc6 warns about in-addr.arpa request being answered with
       a CNAME, which is not correct, but people do it and it works regardless.
     - ignore when smtpd tells us its discarding EHLO keywords
       ($smtpd_discard_ehlo_keyword*).
     - ignore SASL authentication failures due to empty passwords.
     - ignore AV system overload warnings by milter-reject.
 .
   * ignore.d.server/spamd, violations.ignore.d/logcheck-spamd:
     - ignore spamcop failure and success messages.
     - do not ignore child state K, which indicates kill and might be
       a problem; thanks Frans Pop (closes: #436439).
     - update check result rule in violations.ignore.d.
 .
   * ignore.d.server/pdns:
     - ignore messages about invalid packet sizes received from other machines.
     - ignore launch message after TCP nameserver was cycled.
 .
   * ignore.d.server/hylafax:
     - ignore MODEM messages by FaxQueuer; thanks Remi Letot (closes: #425035).
 .
   * ignore.d.server/bind
     - ignore view queries; thanks Justin Pryzby (closes: #428629).
Files: 
 4bf38e4e9df7529fefe747e8ead7f29d 903 admin optional logcheck_1.2.61.dsc
 9a8e9f7b131d7a7f499d6e4452033b7e 138452 admin optional logcheck_1.2.61.tar.gz
 151dc521a24ea77e83007b96157d8159 64268 admin optional logcheck_1.2.61_all.deb
 54f5d864cb7ae353e3277393f22c3612 101484 admin optional 
logcheck-database_1.2.61_all.deb
 f3f0c49cc107af7f91f0a8046c67dce4 49644 admin optional logtail_1.2.61_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG4UzCIgvIgzMMSnURAqOdAKCsAi2J0QZ92q9HJy/hlJA0dM6zMACdH/zw
xjBfAVEHB4jg+zuWFS/IIsg=
=841E
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to