Your message dated Mon, 26 Apr 2010 00:35:14 +0000
with message-id <[email protected]>
and subject line Bug#534748: fixed in clamav 0.96+dfsg-1volatile1
has caused the Debian Bug report #534748,
regarding clamav-milter should use LogFile by default
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.)


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

As pointed out to me by Imre, for reasons of consistency, clamav-milter should
have a non-empty LogFile option by default. This is the default for
clamav-daemon and freshclam, so clamav-milter should probably do so as well.

Best,
Michael

Attachment: pgpRr9aXKKc8O.pgp
Description: PGP signature


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

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

clamav-base_0.96+dfsg-1volatile1_all.deb
  to pool/volatile/main/c/clamav/clamav-base_0.96+dfsg-1volatile1_all.deb
clamav-daemon_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-daemon_0.96+dfsg-1volatile1_amd64.deb
clamav-dbg_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-dbg_0.96+dfsg-1volatile1_amd64.deb
clamav-docs_0.96+dfsg-1volatile1_all.deb
  to pool/volatile/main/c/clamav/clamav-docs_0.96+dfsg-1volatile1_all.deb
clamav-freshclam_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-freshclam_0.96+dfsg-1volatile1_amd64.deb
clamav-milter_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/clamav-milter_0.96+dfsg-1volatile1_amd64.deb
clamav-testfiles_0.96+dfsg-1volatile1_all.deb
  to pool/volatile/main/c/clamav/clamav-testfiles_0.96+dfsg-1volatile1_all.deb
clamav_0.96+dfsg-1volatile1.diff.gz
  to pool/volatile/main/c/clamav/clamav_0.96+dfsg-1volatile1.diff.gz
clamav_0.96+dfsg-1volatile1.dsc
  to pool/volatile/main/c/clamav/clamav_0.96+dfsg-1volatile1.dsc
clamav_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/clamav_0.96+dfsg-1volatile1_amd64.deb
libclamav-dev_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/libclamav-dev_0.96+dfsg-1volatile1_amd64.deb
libclamav6_0.96+dfsg-1volatile1_amd64.deb
  to pool/volatile/main/c/clamav/libclamav6_0.96+dfsg-1volatile1_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.

volatile.debian.org distribution maintenance software
pp.
Michael Tautschnig <[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.7
Date: Thu, 22 Apr 2010 10:27:08 +0200
Source: clamav
Binary: clamav libclamav-dev clamav-dbg clamav-milter clamav-base 
clamav-freshclam clamav-testfiles clamav-daemon clamav-docs libclamav6
Architecture: source amd64 all
Version: 0.96+dfsg-1volatile1
Distribution: etch-volatile
Urgency: low
Maintainer: ClamAV Team <[email protected]>
Changed-By: Michael Tautschnig <[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: 521657 521661 534748 541008 545969 550641 576908 576955 577041 577462 
577499 577611 577920 577952 578306 578451
Changes: 
 clamav (0.96+dfsg-1volatile1) etch-volatile; urgency=low
 .
   [ Scott Kitterman ]
   * In debian/clamav-base.postinst.in and debian/clamav-freshclam.postinst.in,
     adjust debconf processing for new options to produce valid configuration
     files (closes: #577499, #577952)
 .
   [ Stephen Gran ]
   * Note that this series (closes: #577462)
   * Update ScanMail template and make freshclam LogTime default to true to
     bring it into alignment with others (closes: #521661, #521657)
     Other questions were deemed outside of scope of debconf for now.
   * Added debconf handling of new config options (closes: #577611, #577920)
   * Update debian/copyright (thanks Török Edwin <[email protected]>)
     (closes: #578306)
 .
   [ Michael Tautschnig ]
   * Create and maintain freshclam's logrotate file (closes: #577041)
   * Set milter's LogFile debconf option to a non-blank value; LogFile was
     implicitly enabled by default anyway through postinst logic; make LogTime
     default to sync with clamav-daemon (closes: #534748)
   * Copy files from /usr/share/doc/clamav-base/examples/ only if this dir
     exists (closes: #550641)
   * Increase virtual memory ulimit for unit tests to 600000 to make unit tests
     work on kfreebsd-amd64 as well (closes: #578451)
   * Changed debconf template for freshclam/interface question to make clear
     that multiple interfaces are ok (closes: #545969)
   * Prepare volatile upload
 .
 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
Files: 
 247c5133eeaea123a6cad3ce7cd7eaf3 986 utils optional 
clamav_0.96+dfsg-1volatile1.dsc
 1a269755f5871e565b5fbd97fc9e28bf 269324 utils optional 
clamav_0.96+dfsg-1volatile1.diff.gz
 0e5ea87fe9d67438a52b9b1015639334 24296140 utils optional 
clamav-base_0.96+dfsg-1volatile1_all.deb
 1aa6cd3d22684b301faf1a227a59a766 5245262 utils optional 
clamav-testfiles_0.96+dfsg-1volatile1_all.deb
 48bd4acb71462595fa9cbaf2b7503216 1278822 doc optional 
clamav-docs_0.96+dfsg-1volatile1_all.deb
 2611e6a8b3c0aacb4f0647c223524d6f 4322288 libs optional 
libclamav6_0.96+dfsg-1volatile1_amd64.deb
 55bfe21f6f337bd7dc3b0bea6c912e85 314724 utils optional 
clamav_0.96+dfsg-1volatile1_amd64.deb
 15496c4da8fee207b58bad690032fc16 395380 utils optional 
clamav-daemon_0.96+dfsg-1volatile1_amd64.deb
 793d8bd91776252bf60e0fa9d504c882 290006 utils optional 
clamav-freshclam_0.96+dfsg-1volatile1_amd64.deb
 56257acd0e8f25b9494acf16e40fcd72 313658 utils extra 
clamav-milter_0.96+dfsg-1volatile1_amd64.deb
 067844d5eced32a926c5e10c5e9694e6 202518 libdevel optional 
libclamav-dev_0.96+dfsg-1volatile1_amd64.deb
 8c10198e02b833b217abb9869317db9a 24337378 debug extra 
clamav-dbg_0.96+dfsg-1volatile1_amd64.deb

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

iEYEARECAAYFAkvU3UsACgkQSYIMHOpZA46BMgCbBGMvgIRx5dGIW96LQ3WH4xyc
YXgAn3qaBBC3YtLyKeP6bzXAXzlJ8s7y
=wR2i
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-clamav-devel

Reply via email to