Your message dated Mon, 20 Sep 2010 18:48:06 +0000
with message-id <[email protected]>
and subject line Bug#585479: fixed in clamav 0.96.3+dfsg-1
has caused the Debian Bug report #585479,
regarding clamav-milter: please improve the last debconf question for 
'MaxFileSize'
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.)


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

Hi,

The last debconf question is about 'MaxFileSize' parameter. The short 
description is
useful but it doesn't specify that a value of '0' does not represent 
'unlimited' as
it is for the 'clamav-base' and 'clamav-freshclam' packages. I've run into this 
issue
the second time and the result is that clamav-milter passes no data to clamd for
scanning and you'll see these messages in the logs:
| Jun 10 23:13:18 arthur clamav-milter[27506]: Not scanning an empty message

Maybe a better fix would be to have clamav-milter consider a '0M' value as the 
other
clamav modules ('unlimited'), but for now a sentence in the debconf question is 
enough:
  "Note that a value of 0 doesn't represent an 'unlimited' message size."

Feel free to select a better phrase, I'm not a native english speaker.

Thanks


-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize disabled
LogTime = "yes"
LogClean disabled
LogSyslog = "yes"
LogFacility = "LOG_MAIL"
LogVerbose disabled
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory disabled
DatabaseDirectory = "/var/lib/clamav"
OfficialDatabaseOnly disabled
LocalSocket = "/var/run/clamav/clamd.ctl"
LocalSocketGroup = "clamav"
LocalSocketMode = "666"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength disabled
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "5"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
ExcludePath disabled
MaxDirectoryRecursion = "20"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = "yes"
SelfCheck = "3600"
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
Bytecode = "yes"
BytecodeSecurity = "TrustSigned"
BytecodeTimeout = "60000"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = "yes"
ScanPE = "yes"
ScanELF = "yes"
DetectBrokenExecutables = "yes"
ScanMail = "yes"
ScanPartialMessages disabled
PhishingSignatures = "yes"
PhishingScanURLs = "yes"
PhishingAlwaysBlockCloak disabled
PhishingAlwaysBlockSSLMismatch disabled
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = "3"
StructuredMinSSNCount = "3"
StructuredSSNFormatNormal = "yes"
StructuredSSNFormatStripped disabled
ScanHTML = "yes"
ScanOLE2 = "yes"
ScanPDF = "yes"
ScanArchive = "yes"
ArchiveBlockEncrypted disabled
MaxScanSize = "104857600"
MaxFileSize = "26214400"
MaxRecursion = "16"
MaxFiles = "10000"
ClamukoScanOnAccess disabled
ClamukoScannerCount = "3"
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoMaxFileSize = "5242880"
DevACOnly disabled
DevACDepth disabled

Config file: freshclam.conf
---------------------------
LogFileMaxSize disabled
LogTime = "yes"
LogSyslog = "yes"
LogFacility = "LOG_MAIL"
LogVerbose disabled
PidFile = "/var/run/clamav/freshclam.pid"
DatabaseDirectory = "/var/lib/clamav/"
Foreground disabled
Debug disabled
AllowSupplementaryGroups disabled
UpdateLogFile = "/var/log/clamav/freshclam.log"
DatabaseOwner = "clamav"
Checks = "24"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net", "database.clamav.net"
MaxAttempts = "5"
ScriptedUpdates = "yes"
TestDatabases = "yes"
CompressLocalDatabase disabled
ExtraDatabase disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = "/etc/clamav/clamd.conf"
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = "30"
ReceiveTimeout = "30"
SubmitDetectionStats disabled
DetectionStatsCountry disabled
DetectionStatsHostID disabled
SafeBrowsing disabled
Bytecode = "yes"

Config file: clamav-milter.conf
-------------------------------
LogFile = "/var/log/clamav/milter.log"
LogFileUnlock disabled
LogFileMaxSize disabled
LogTime = "yes"
LogSyslog = "yes"
LogFacility = "LOG_MAIL"
LogVerbose = "yes"
PidFile = "/var/run/clamav/milter.pid"
TemporaryDirectory = "/tmp"
FixStaleSocket = "yes"
MaxThreads = "10"
ReadTimeout = "120"
Foreground disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
MaxFileSize = "62914560"
ClamdSocket = "unix:/var/run/clamav/clamd.ctl"
MilterSocket = "inet:[email protected]"
MilterSocketGroup = "clamav"
MilterSocketMode = "666"
LocalNet disabled
OnClean = "Accept"
OnInfected = "Reject"
OnFail = "Defer"
RejectMsg = "Service unavailable; Blocked INFECTED (%v)"
AddHeader = "no"
ReportHostname disabled
VirusAction disabled
Chroot disabled
Whitelist disabled
SkipAuthenticated disabled
LogInfected = "Full"

Software settings
-----------------
Version: devel-debian/0.95+dfsg-1-6274-g18d94d0
WARNING: Version mismatch: libclamav=devel-debian/0.95+dfsg-1-6274-g18d94d0, 
clamconf=0.96.1
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
RAR JIT
Database directory: /var/lib/clamav/
WARNING: freshclam.conf and clamd.conf point to different database directories
main.cvd: version 52, sigs: 704727, built on Mon Feb 15 16:54:51 2010
daily.cld: version 11177, sigs: 95746, built on Thu Jun 10 22:41:01 2010
bytecode.cvd: version 25, sigs: 3, built on Mon May 31 22:48:07 2010

Platform information
--------------------
uname: Linux 2.6.26-2-amd64 #1 SMP Wed May 12 18:03:14 UTC 2010 x86_64
OS: linux-gnu, ARCH: x86_64, CPU: x86_64
Full OS version: Debian GNU/Linux 5.0.4 (lenny)
zlib version: 1.2.3.3 (1.2.3.3), compile flags: a9

Build information
-----------------
GNU C: 4.3.2 (4.3.2)
GNU C++: 4.3.2 (4.3.2)
CPPFLAGS: 
CFLAGS: -Wall -g -O2
CXXFLAGS: -Wall -g -O2
LDFLAGS: 
Configure: '--build=x86_64-linux-gnu' '--prefix=/usr' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--disable-clamav' '--with-dbdir=/var/lib/clamav/' 
'--sysconfdir=/etc/clamav' '--enable-milter' '--disable-clamuko' 
'--with-gnu-ld' '--enable-dns-fix' '--disable-unrar' '--libdir=/usr/lib' 
'--with-system-tommath' '--with-ltdl-include=/usr/include' 
'--with-ltdl-lib=/usr/lib' '--config-cache' 'build_alias=x86_64-linux-gnu' 
'CFLAGS=-Wall -g -O2' 'LDFLAGS=' 'CPPFLAGS='

--- data dir ---
total 28088
-rw-r--r-- 1 clamav clamav    11478 2010-06-10 21:58 bytecode.cvd
-rw-r--r-- 1 clamav clamav  5793792 2010-06-10 23:21 daily.cld
-rw-r--r-- 1 clamav clamav 22906487 2010-06-10 21:58 main.cvd
-rw------- 1 clamav clamav      364 2010-06-10 23:21 mirrors.dat

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-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 clamav-milter depends on:
ii  adduser          3.110                   add and remove users and groups
ii  clamav-base      0.96.1+dfsg-1~volatile1 anti-virus utility for Unix - base
ii  clamav-freshclam 0.96.1+dfsg-1~volatile1 anti-virus utility for Unix - viru
ii  debconf [debconf 1.5.24                  Debian configuration management sy
ii  libc6            2.7-18lenny4            GNU C Library: Shared libraries
ii  libmilter1.0.1   8.14.3-5+lenny1         Sendmail Mail Filter API (Milter)
ii  logrotate        3.7.1-5                 Log rotation utility
ii  lsb-base         3.2-20                  Linux Standard Base 3.2 init scrip
ii  ucf              3.0016                  Update Configuration File: preserv

Versions of packages clamav-milter recommends:
ii  clamav-daemon    0.96.1+dfsg-1~volatile1 anti-virus utility for Unix - scan

Versions of packages clamav-milter suggests:
pn  clamav-docs                   <none>     (no description available)
pn  daemon                        <none>     (no description available)

-- debconf information:
* clamav-milter/LogFile: /var/log/clamav/milter.log
* clamav-milter/LogSyslog: true
* clamav-milter/MilterSocket: inet:[email protected]
* clamav-milter/OnInfected: Reject
* clamav-milter/MilterSocketMode: 666
* clamav-milter/User: clamav
* clamav-milter/MilterSocketGroup: clamav
* clamav-milter/MaxFileSize: 60
* clamav-milter/LogInfected: Full
* clamav-milter/FixStaleSocket: true
* clamav-milter/LogFileUnlock: false
* clamav-milter/Chroot:
* clamav-milter/ReadTimeout: 120
* clamav-milter/AddGroups:
* clamav-milter/LogFileMaxSize: 0
* clamav-milter/OnFail: Defer
* clamav-milter/LocalNet:
* clamav-milter/debconf: true
* clamav-milter/LogTime: true
* clamav-milter/RejectMsg: "Service unavailable; Blocked INFECTED (%v)"
* clamav-milter/TemporaryDirectory: /tmp
* clamav-milter/LogFacility: LOG_MAIL
* clamav-milter/ClamdSocket: unix:/var/run/clamav/clamd.ctl
* clamav-milter/PidFile: /var/run/clamav/milter.pid
* clamav-milter/Foreground: false
* clamav-milter/AddHeader: No
* clamav-milter/LogVerbose: true
* clamav-milter/Whitelist:



--- End Message ---
--- Begin Message ---
Source: clamav
Source-Version: 0.96.3+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.3+dfsg-1_all.deb
  to main/c/clamav/clamav-base_0.96.3+dfsg-1_all.deb
clamav-daemon_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/clamav-daemon_0.96.3+dfsg-1_amd64.deb
clamav-dbg_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/clamav-dbg_0.96.3+dfsg-1_amd64.deb
clamav-docs_0.96.3+dfsg-1_all.deb
  to main/c/clamav/clamav-docs_0.96.3+dfsg-1_all.deb
clamav-freshclam_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/clamav-freshclam_0.96.3+dfsg-1_amd64.deb
clamav-milter_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/clamav-milter_0.96.3+dfsg-1_amd64.deb
clamav-testfiles_0.96.3+dfsg-1_all.deb
  to main/c/clamav/clamav-testfiles_0.96.3+dfsg-1_all.deb
clamav_0.96.3+dfsg-1.diff.gz
  to main/c/clamav/clamav_0.96.3+dfsg-1.diff.gz
clamav_0.96.3+dfsg-1.dsc
  to main/c/clamav/clamav_0.96.3+dfsg-1.dsc
clamav_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/clamav_0.96.3+dfsg-1_amd64.deb
clamav_0.96.3+dfsg.orig.tar.gz
  to main/c/clamav/clamav_0.96.3+dfsg.orig.tar.gz
libclamav-dev_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/libclamav-dev_0.96.3+dfsg-1_amd64.deb
libclamav6_0.96.3+dfsg-1_amd64.deb
  to main/c/clamav/libclamav6_0.96.3+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.
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.8
Date: Mon, 20 Sep 2010 20:04:33 +0200
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.3+dfsg-1
Distribution: unstable
Urgency: high
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: 585479 591245 592322 597307
Changes: 
 clamav (0.96.3+dfsg-1) unstable; urgency=high
 .
   [ Stephen Gran ]
   * Fixed NotifyClamd config options handling.
 .
   [ Alberto WU ]
   * New upstream release
     - urgency=high as this addresses CVE-2010-0405
     - Reset MaxFileSize to default value if set to 0 (closes: #585479)
     - New config option ExtendedDetectionInfo (clamd.conf)
 .
   [ Michael Tautschnig ]
   * Set data segment limit in tests to 524288 to make kfreebsd-i386 systems
     happy (closes: #591245).
   * Bumped Standards-Version to 3.9.1, no changes needed.
   * Preserve order of database mirrors (closes: #592322).
   * Added Vcs-Git and Vcs-Browser control fields.
   * Debconf translation updates
     - Italian (closes: #597307)
   * We'll stay with 1.0 Debian source format for now, added proper
     debian/source/format
Checksums-Sha1: 
 cfff79a9044ceabf62176a118576228224f9a54f 1552 clamav_0.96.3+dfsg-1.dsc
 98b61421459addc3a21a2f920f3b1d3ac0f4c331 40572329 
clamav_0.96.3+dfsg.orig.tar.gz
 eb57d4ac2b282bab954604b76391e0ace70d224a 284877 clamav_0.96.3+dfsg-1.diff.gz
 e7854542210b910369db1c7ff66a2d2ee59a1ea6 26290550 
clamav-base_0.96.3+dfsg-1_all.deb
 f7959125ff740287636e21f2711df34560749a49 5252048 
clamav-testfiles_0.96.3+dfsg-1_all.deb
 85265f8e4f89002250b6f05bdd982d5bde817ed1 1290678 
clamav-docs_0.96.3+dfsg-1_all.deb
 79a0ffe8e1e76341f1ee81ced052ef7b98d83468 3920752 
libclamav6_0.96.3+dfsg-1_amd64.deb
 4832a42f476dcd83fc42719bc7d2b0c7bc344f78 329462 clamav_0.96.3+dfsg-1_amd64.deb
 483f392bdd91ec92992ca8ac0f62aea430d08d51 415410 
clamav-daemon_0.96.3+dfsg-1_amd64.deb
 023c7a94f4dfa47f482d4f67eb0503ce1ad2e605 304162 
clamav-freshclam_0.96.3+dfsg-1_amd64.deb
 11e0f431a3c935c1bf96a354477e4fef0cbe9140 336492 
clamav-milter_0.96.3+dfsg-1_amd64.deb
 319c541c03df7354c910efd1f3948fc543fc8f56 212368 
libclamav-dev_0.96.3+dfsg-1_amd64.deb
 30eb01175093880f5972479f96ba2fda926d8e12 22328002 
clamav-dbg_0.96.3+dfsg-1_amd64.deb
Checksums-Sha256: 
 fb0b849f2245b4f1339dd427fc0d2ed0388f50aed796ef04647c249f55ff95cc 1552 
clamav_0.96.3+dfsg-1.dsc
 f062321362ecffdf8a9a0b1cae451abf910e0dfb5e5d4824b21b5e37b6a52750 40572329 
clamav_0.96.3+dfsg.orig.tar.gz
 05871e0f128ccd560b1dcdf8f4663ee761c3ecffc23a9f212ec3c218403f62b4 284877 
clamav_0.96.3+dfsg-1.diff.gz
 168bf5cb3b847fc319eb91683c0ad00b109300541c0926ecc493dd0c5c9df2e3 26290550 
clamav-base_0.96.3+dfsg-1_all.deb
 c10af9048f135107bf46a0231b2d9feb9baf1e01a1fbfbfc5efb2063471474c4 5252048 
clamav-testfiles_0.96.3+dfsg-1_all.deb
 c67d05d3af3c8961f22178aec5a2ade2b749e0700e3127ca3c4a8b7e3f549e71 1290678 
clamav-docs_0.96.3+dfsg-1_all.deb
 cda2f9660e19bc9a7e75cebff8a2216b8b93aba9c5e82cd42b7ec2e55a67acb8 3920752 
libclamav6_0.96.3+dfsg-1_amd64.deb
 3372120884f1da1fa503bf9dfa6e95e2f22fdc00b264276ea1f2083243eade03 329462 
clamav_0.96.3+dfsg-1_amd64.deb
 f927557ca704ae5ff395036dc28d0272a877152bcad4ffaa2c32f0a094a43516 415410 
clamav-daemon_0.96.3+dfsg-1_amd64.deb
 6e05c8a6432bab6091760b0373be71dfe8a177a58643e6a3a2a986bfb012c4da 304162 
clamav-freshclam_0.96.3+dfsg-1_amd64.deb
 cc26fd4466fd5269740968d46ca901fe629fd878900498d0d07555b4b78c9c22 336492 
clamav-milter_0.96.3+dfsg-1_amd64.deb
 da3b6deabf11b6d73c990f8ca8852f46773d674861dd04a2d30b6c5050a2e2aa 212368 
libclamav-dev_0.96.3+dfsg-1_amd64.deb
 ebf0a229fe4c2a30cc9b4c30f2bbd924677879448c083ecf5ebf4930df2690bd 22328002 
clamav-dbg_0.96.3+dfsg-1_amd64.deb
Files: 
 a9a6379d845961825f480c625d6031fb 1552 utils optional clamav_0.96.3+dfsg-1.dsc
 730c1af9badcee2bce4bbaf1cf8ea20a 40572329 utils optional 
clamav_0.96.3+dfsg.orig.tar.gz
 fa5faf9ec5ac74715ffbed3f17c482c8 284877 utils optional 
clamav_0.96.3+dfsg-1.diff.gz
 2475c5aad4b906547cf16082cef08f39 26290550 utils optional 
clamav-base_0.96.3+dfsg-1_all.deb
 64bc25a0dab8727cd1221b9e7e4be94b 5252048 utils optional 
clamav-testfiles_0.96.3+dfsg-1_all.deb
 a23180e48f439dd47c982f7ab636fd5f 1290678 doc optional 
clamav-docs_0.96.3+dfsg-1_all.deb
 0fc3f02a43b65328b5a7c999d9c26ad2 3920752 libs optional 
libclamav6_0.96.3+dfsg-1_amd64.deb
 91a2ac59e1d58d52afeeb785fb77c79b 329462 utils optional 
clamav_0.96.3+dfsg-1_amd64.deb
 cd6fa9eda475b6b3a19bde59ba9ea7a1 415410 utils optional 
clamav-daemon_0.96.3+dfsg-1_amd64.deb
 b868a0da3d7cf574d99e4207d3c1df8e 304162 utils optional 
clamav-freshclam_0.96.3+dfsg-1_amd64.deb
 e90ab0c8b87e1f7844415f06ea7e189e 336492 utils extra 
clamav-milter_0.96.3+dfsg-1_amd64.deb
 950b8fb5b34383ed8828d8574a5d6de4 212368 libdevel optional 
libclamav-dev_0.96.3+dfsg-1_amd64.deb
 afca49509290b6b55336d1ceceea2879 22328002 debug extra 
clamav-dbg_0.96.3+dfsg-1_amd64.deb

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

iEYEARECAAYFAkyXqSMACgkQvx6dH3bVKsS4WQCgkXZgQrNmTcX5OZlMJNzQ116y
ExQAoO46UUEDCdvILxFS5la1Pkmm/62b
=YXQQ
-----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