Your message dated Sun, 11 Apr 2010 23:19:06 +0000
with message-id <[email protected]>
and subject line Bug#541008: fixed in clamav 0.96+dfsg-1
has caused the Debian Bug report #541008,
regarding logcheck rule update: LocalNet unknown
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
541008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: clamav-milter
Version: 0.95.2+dfsg-1
Severity: wishlist
Tags: patch

Please include

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ clamav-milter\[[[:digit:]]{,5}\]: 
Can't resolve LocalNet hostname unknown$

in the logcheck filters. See #530520.

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

Kernel: Linux 2.6.31-rc3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Source: clamav
Source-Version: 0.96+dfsg-1

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

clamav-base_0.96+dfsg-1_all.deb
  to main/c/clamav/clamav-base_0.96+dfsg-1_all.deb
clamav-daemon_0.96+dfsg-1_amd64.deb
  to main/c/clamav/clamav-daemon_0.96+dfsg-1_amd64.deb
clamav-dbg_0.96+dfsg-1_amd64.deb
  to main/c/clamav/clamav-dbg_0.96+dfsg-1_amd64.deb
clamav-docs_0.96+dfsg-1_all.deb
  to main/c/clamav/clamav-docs_0.96+dfsg-1_all.deb
clamav-freshclam_0.96+dfsg-1_amd64.deb
  to main/c/clamav/clamav-freshclam_0.96+dfsg-1_amd64.deb
clamav-milter_0.96+dfsg-1_amd64.deb
  to main/c/clamav/clamav-milter_0.96+dfsg-1_amd64.deb
clamav-testfiles_0.96+dfsg-1_all.deb
  to main/c/clamav/clamav-testfiles_0.96+dfsg-1_all.deb
clamav_0.96+dfsg-1.diff.gz
  to main/c/clamav/clamav_0.96+dfsg-1.diff.gz
clamav_0.96+dfsg-1.dsc
  to main/c/clamav/clamav_0.96+dfsg-1.dsc
clamav_0.96+dfsg-1_amd64.deb
  to main/c/clamav/clamav_0.96+dfsg-1_amd64.deb
clamav_0.96+dfsg.orig.tar.gz
  to main/c/clamav/clamav_0.96+dfsg.orig.tar.gz
libclamav-dev_0.96+dfsg-1_amd64.deb
  to main/c/clamav/libclamav-dev_0.96+dfsg-1_amd64.deb
libclamav6_0.96+dfsg-1_amd64.deb
  to main/c/clamav/libclamav6_0.96+dfsg-1_amd64.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.
Stephen Gran <[email protected]> (supplier of updated clamav 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.8
Date: Sun, 11 Apr 2010 22:29:10 +0100
Source: clamav
Binary: clamav-base clamav-docs clamav-dbg clamav libclamav-dev libclamav6 
clamav-daemon clamav-testfiles clamav-freshclam clamav-milter
Architecture: source all amd64
Version: 0.96+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: ClamAV Team <[email protected]>
Changed-By: Stephen Gran <[email protected]>
Description: 
 clamav     - anti-virus utility for Unix - command-line interface
 clamav-base - anti-virus utility for Unix - base package
 clamav-daemon - anti-virus utility for Unix - scanner daemon
 clamav-dbg - debug symbols for ClamAV
 clamav-docs - anti-virus utility for Unix - documentation
 clamav-freshclam - anti-virus utility for Unix - virus database update utility
 clamav-milter - anti-virus utility for Unix - sendmail integration
 clamav-testfiles - anti-virus utility for Unix - test files
 libclamav-dev - anti-virus utility for Unix - development files
 libclamav6 - anti-virus utility for Unix - library
Closes: 541008 576908 576955
Changes: 
 clamav (0.96+dfsg-1) unstable; urgency=low
 .
   [ Scott Kitterman ]
   * Bump libclamav SO version to 6.1.0 in libclamav6.install and Update SO
     version for lintian override for libclamav6
   * Add a check in debian/clamav-daemon.init.in to see if signatures are
     present before starting and exit with a useful log message if not
   * Remove deprecated MailFollowURLs option from default clamd.conf in
     clamav-base.postinst.in
   * Additional debian/copyright updates for OpenBSD regex in llvm
   * Update clamav-milter.logcheck.ignore.server (closes: #541008)
     - Thanks to Martin Krafft for the patch
   * Correct options in clamav-milter.init.in (closes: #576955)
     - Thanks to Marco d'Itri for the patch
 .
   [ Alberto WU ]
   * New upstream release (closes: #576908)
   * Update debian/clamav-base.templates and clamav-base.postinst.in for new
     options:
     - OfficialDatabaseOnly, LocalSocketGroup, LocalSocketMode, 
CrossFilesystems,
       ClamukoScannerCount, and BytecodeSecurity
   * Update debian/clamav-freshclam.postinst.in for new options:
     - DetectionStatsHostID and Bytecode
   * Update debian/clamav-milter.templates and clamav-milter.postinst.in for new
     options:
     - MilterSocketGroup, MilterSocketMode, and ReportHostname
   * Update debian/rules to provide appropriate CXXFLAGS because clamav now
     includes C++ code
   * Update debian/clamav-testfiles.install to provide all test files
   * Remove the new bytcode.cvd file along with the other signature files when
     clamav-base or clamav-freshclam are purged
   * Drop libclamav.a from libclamav-dev.install (not built by upstream)
   * Add new Bytecode Testing Tool, usr/bin/clambc, to clamav.install
   * Add build-depends on python for llvm
   * Drop build-depends on libwrap0-dev (no longer needed)
   * Update debian/copyright for the embedded copy of llvm (using the system
     llvm is not currently feasible)
 .
   [ Stephen Gran ]
   * Prep for release
Checksums-Sha1: 
 4a04026aed70e808c2579b35d2d5c55c16e658d6 1416 clamav_0.96+dfsg-1.dsc
 cdacce1d64ad70a0aaef543e19b6987ef0aaf136 38627200 clamav_0.96+dfsg.orig.tar.gz
 daf0620c9b165caf8637d6a3acbae3f64bb5b8f6 273588 clamav_0.96+dfsg-1.diff.gz
 875e95e72072da76acaa7f1e0e99bbd4cece38c6 24302752 
clamav-base_0.96+dfsg-1_all.deb
 afd75a831728153a3d9d1ffac20080b2505ad913 5247956 
clamav-testfiles_0.96+dfsg-1_all.deb
 32b3f1db2e0725070940848fd13fcbddb4676168 1281878 
clamav-docs_0.96+dfsg-1_all.deb
 f44abb4bbf52b64c099aa4eefffd8f9f3b4a0ab4 3892740 
libclamav6_0.96+dfsg-1_amd64.deb
 354b690e76bbbfa75bc85fefd80968caee8484ff 322272 clamav_0.96+dfsg-1_amd64.deb
 8aba4ffffba038523aad2f8b9ddf1afd927edb07 404298 
clamav-daemon_0.96+dfsg-1_amd64.deb
 dd8fd8ce66384a7e9d4f2d67fbd419643b435098 298994 
clamav-freshclam_0.96+dfsg-1_amd64.deb
 8e2123d5a40c8c1b3f7a530204034ed20e829d9a 321622 
clamav-milter_0.96+dfsg-1_amd64.deb
 2c1a5e8b56faf799c2bc76a1e4aebf495e7ccebb 207588 
libclamav-dev_0.96+dfsg-1_amd64.deb
 0f4a630e972ca529c3099812264ea85ab38da033 22226150 
clamav-dbg_0.96+dfsg-1_amd64.deb
Checksums-Sha256: 
 bfe191e2545021070d7fbe01ee9a9fa1b66851f8dd72a9b82a4c2f560af89a9f 1416 
clamav_0.96+dfsg-1.dsc
 12539b023bbe59f03191486dc1e82dd7e6359b64aba1a963478b264e0b53c6e0 38627200 
clamav_0.96+dfsg.orig.tar.gz
 a36f2d3e29e8c5ada6d9ebbfc7762af05e12c879070e219dae7fefa31ec780c7 273588 
clamav_0.96+dfsg-1.diff.gz
 b0124f28e709f4409daa40d99e8784c05031cbbe2c5f5bf0ef7840fbe11f5cac 24302752 
clamav-base_0.96+dfsg-1_all.deb
 58bf070c095d87b96db4605735f150e2f802fab2647872eca5dbb2b0b6c02f7e 5247956 
clamav-testfiles_0.96+dfsg-1_all.deb
 f9828df07aeaa3949d4df0597a05b78ec7e50c7617887ba6c8319086e016b059 1281878 
clamav-docs_0.96+dfsg-1_all.deb
 8935878af0e3251ea15ae4f36027f99d86e0d13830d0e47d7eb2e3f73e67a409 3892740 
libclamav6_0.96+dfsg-1_amd64.deb
 bf6eacd9c0eea29bb1b268151a5ec376fea9e92d88c40df3bc400e838302f94f 322272 
clamav_0.96+dfsg-1_amd64.deb
 fbb1bd532ed6a0f0807f7db7d1c52154fab61400c1f735de8ddb3740d2f04f11 404298 
clamav-daemon_0.96+dfsg-1_amd64.deb
 a55d6d5cbf8b0637c59d8a57f27040d0a55cef4ef63310dfcef86a7edf17b3b7 298994 
clamav-freshclam_0.96+dfsg-1_amd64.deb
 35a8fbf7364e74aba024aa62936fe3e8d83eabfa2da159f158507d8086943937 321622 
clamav-milter_0.96+dfsg-1_amd64.deb
 4f73ca20a3d9773c73e92c7945ce198ac9b94b89b97b665861a3ecce44d916f3 207588 
libclamav-dev_0.96+dfsg-1_amd64.deb
 fc4ea352a22425f21f826e5348428bf0c69396475a3e6daadb9b303a257500d0 22226150 
clamav-dbg_0.96+dfsg-1_amd64.deb
Files: 
 1bd86946226707fb92598f7d21cec7c7 1416 utils optional clamav_0.96+dfsg-1.dsc
 22a1b40a2911e7255d5a5c97b5c28bd8 38627200 utils optional 
clamav_0.96+dfsg.orig.tar.gz
 21d242dcfce217e71a7fc92e0efc98b0 273588 utils optional 
clamav_0.96+dfsg-1.diff.gz
 ee1a6b3c5823de742acad964b47640f6 24302752 utils optional 
clamav-base_0.96+dfsg-1_all.deb
 6b337c452325d2d257d4c27dd6df37ee 5247956 utils optional 
clamav-testfiles_0.96+dfsg-1_all.deb
 cb45279cb7b7e3aeec27b676c55ef0b4 1281878 doc optional 
clamav-docs_0.96+dfsg-1_all.deb
 1c661dc559af6e5ffc52b3e146db6f90 3892740 libs optional 
libclamav6_0.96+dfsg-1_amd64.deb
 6ae09601095466ad2f82705047f9a458 322272 utils optional 
clamav_0.96+dfsg-1_amd64.deb
 06d7a1fcc81915f10eb122e58b8ecac2 404298 utils optional 
clamav-daemon_0.96+dfsg-1_amd64.deb
 514086f04352ffc1ea57e9101cd7c1fe 298994 utils optional 
clamav-freshclam_0.96+dfsg-1_amd64.deb
 701450c6d4001a46914881111dcc898c 321622 utils extra 
clamav-milter_0.96+dfsg-1_amd64.deb
 24149b1069401a7ebd69f3df73324b41 207588 libdevel optional 
libclamav-dev_0.96+dfsg-1_amd64.deb
 cd9e93e8c6db02e3bca9b90c200bb1b9 22226150 debug extra 
clamav-dbg_0.96+dfsg-1_amd64.deb

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

iEYEARECAAYFAkvCQtEACgkQSYIMHOpZA46VqACgy3N0Z5bHAh6t9ixucO6hoZUo
O20AoL5rYn8abezBLpPZaRZJ1F6Lxcdr
=+f24
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to