Your message dated Tue, 14 Apr 2009 22:47:08 +0000
with message-id <[email protected]>
and subject line Bug#523119: fixed in clamav 0.95.1+dfsg-1
has caused the Debian Bug report #523119,
regarding clamav-milter: postfix breaks on upgrade
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.)


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


clamav-milter no longer works with postfix:

postfix/smtpd[6854]: warning: connect to Milter service 
unix:/milters/clamav/clamav-milter.ctl: Permission denied

The problem is that the socket now has changed ownership and
permissions. With 0.95 we have:

srwxr-xr-x 1 clamav clamav 0  8. Apr 18:45 clamav-milter.ctl

while we have this with 0.94:

srwxrwxr-x 1 clamav postfix 0  8. Apr 18:49 clamav-milter.ctl


-- Package-specific info:
--- configuration ---
ClamAV engine version: 0.95
Checking configuration files in /etc/clamav

Config file: clamd.conf
-----------------------
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize disabled
LogTime = "yes"
LogClean disabled
LogVerbose disabled
LogSyslog = "yes"
LogFacility = "LOG_LOCAL6"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/tmp"
DatabaseDirectory = "/var/lib/clamav"
LocalSocket = "/var/run/clamav/clamd.ctl"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength = "10485760"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "5"
SendBufTimeout = "500"
MaxQueue = "100"
IdleTimeout = "30"
ExcludePath disabled
MaxDirectoryRecursion = "15"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
SelfCheck = "3600"
VirusEvent disabled
ExitOnOOM disabled
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
AlgorithmicDetection = "yes"
ScanPE = "yes"
ScanELF = "yes"
DetectBrokenExecutables disabled
ScanMail = "yes"
MailFollowURLs disabled
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
ClamukoScanOnOpen disabled
ClamukoScanOnClose disabled
ClamukoScanOnExec disabled
ClamukoIncludePath disabled
ClamukoExcludePath disabled
ClamukoMaxFileSize = "5242880"
DevACOnly disabled
DevACDepth disabled
*** ArchiveLimitMemoryUsage is DEPRECATED ***

Config file: freshclam.conf
---------------------------
LogFileMaxSize disabled
LogTime disabled
LogVerbose disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
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", 
"db.de.clamav.net"
MaxAttempts = "5"
ScriptedUpdates = "yes"
CompressLocalDatabase 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
SafeBrowsing disabled

Config file: clamav-milter.conf
-------------------------------
LogFile disabled
LogFileUnlock disabled
LogFileMaxSize = "1048576"
LogTime disabled
LogVerbose disabled
LogSyslog = "yes"
LogFacility = "LOG_LOCAL6"
PidFile = "/var/run/clamav/clamav-milter.pid"
TemporaryDirectory = "/tmp"
FixStaleSocket = "yes"
MaxThreads = "10"
ReadTimeout = "180"
Foreground disabled
User = "clamav"
AllowSupplementaryGroups = "yes"
MaxFileSize = "26214400"
ClamdSocket = "unix:/var/run/clamav/clamd.ctl"
MilterSocket = "local:/var/spool/postfix/milters/clamav/clamav-milter.ctl"
LocalNet disabled
OnClean = "Accept"
OnInfected = "Quarantine"
OnFail = "Defer"
RejectMsg disabled
AddHeader disabled
Chroot disabled
Whitelist disabled
LogInfected = "Off"

--- data dir ---
insgesamt 45796
drwxr-xr-x 2 clamav clamav     4096  7. Apr 2008  
clamav-d2bdddbeffc7fab0b4b9af9e5a30f272
drwxr-xr-x 2 clamav clamav     4096  7. Apr 2008  
clamav-eb6de4cfc1a02692b7446a7b95476df8
-rw-r--r-- 1 clamav clamav  2430976  8. Apr 15:02 daily.cld
drwxr-xr-x 2 clamav clamav     4096 27. Mai 2008  daily.inc
-rw-r--r-- 1 clamav clamav 44391424 17. Feb 13:45 main.cld
-rw------- 1 clamav clamav     1456  8. Apr 18:36 mirrors.dat

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

Kernel: Linux 2.6.29+ds2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages clamav-milter depends on:
ii  clamav-base            0.95+dfsg-2       anti-virus utility for Unix - base
ii  clamav-freshclam [clam 0.95+dfsg-2+b1    anti-virus utility for Unix - viru
ii  libbz2-1.0             1.0.5-1           high-quality block-sorting file co
ii  libc6                  2.9-4             GNU C Library: Shared libraries
ii  libclamav5             0.94.dfsg.2-1     anti-virus utility for Unix - libr
ii  libgmp3c2              2:4.2.4+dfsg-2    Multiprecision arithmetic library
ii  libmilter1.0.1         8.14.3-9          Sendmail Mail Filter API (Milter)
ii  libwrap0               7.6.q-16          Wietse Venema's TCP wrappers libra
ii  lsb-base               3.2-22            Linux Standard Base 3.2 init scrip
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages clamav-milter recommends:
ii  clamav-daemon             0.95+dfsg-2+b1 anti-virus utility for Unix - scan

Versions of packages clamav-milter suggests:
ii  clamav-docs                  0.95+dfsg-2 anti-virus utility for Unix - docu
ii  daemon                       0.6.3-1     turns other processes into daemons

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: clamav
Source-Version: 0.95.1+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.95.1+dfsg-1_all.deb
  to pool/main/c/clamav/clamav-base_0.95.1+dfsg-1_all.deb
clamav-daemon_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/clamav-daemon_0.95.1+dfsg-1_amd64.deb
clamav-dbg_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/clamav-dbg_0.95.1+dfsg-1_amd64.deb
clamav-docs_0.95.1+dfsg-1_all.deb
  to pool/main/c/clamav/clamav-docs_0.95.1+dfsg-1_all.deb
clamav-freshclam_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/clamav-freshclam_0.95.1+dfsg-1_amd64.deb
clamav-milter_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/clamav-milter_0.95.1+dfsg-1_amd64.deb
clamav-testfiles_0.95.1+dfsg-1_all.deb
  to pool/main/c/clamav/clamav-testfiles_0.95.1+dfsg-1_all.deb
clamav_0.95.1+dfsg-1.diff.gz
  to pool/main/c/clamav/clamav_0.95.1+dfsg-1.diff.gz
clamav_0.95.1+dfsg-1.dsc
  to pool/main/c/clamav/clamav_0.95.1+dfsg-1.dsc
clamav_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/clamav_0.95.1+dfsg-1_amd64.deb
clamav_0.95.1+dfsg.orig.tar.gz
  to pool/main/c/clamav/clamav_0.95.1+dfsg.orig.tar.gz
libclamav-dev_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/libclamav-dev_0.95.1+dfsg-1_amd64.deb
libclamav6_0.95.1+dfsg-1_amd64.deb
  to pool/main/c/clamav/libclamav6_0.95.1+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: Tue, 14 Apr 2009 19:22:48 +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.95.1+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: 513023 519505 522910 523119 523878
Changes: 
 clamav (0.95.1+dfsg-1) unstable; urgency=low
 .
   [ Michael Tautschnig ]
   * New upstream version, fixes:
     - clamav-milter: Add option to skip scanning of authenticated smtp users
     (closes: #519505)
   * Really ignore failing test suite on alpha, ia64, sparc.
   * Build-Depends libltdl3-dev updated to new libltdl-dev.
   * Translation update:
     - sv (thanks Martin Bagge <[email protected]>)
   * Don't suggest unrar, lha anymore as external unpackers aren't supported
     anyway since 0.94.
 .
   [ Stephen Gran ]
   * Readd special handling for postfix (closes: #523119)
   * clamav-daemon: ArchiveLimitMemoryUsage is deprecated (closes: #522910)
   * Allow user to select db.ipv6.clamav.net (closes: #513023)
   * clamav-docs: unneeded dependency on sharutils (closes: #523878)
   * Make libclamav suggest libclamunrar
Checksums-Sha1: 
 b089a18bfb7d4a02f74dd9717c941cad2be9236e 1435 clamav_0.95.1+dfsg-1.dsc
 9e1e6b1e9ea7a574a8776b9061d3f89c86cedfe6 24233062 
clamav_0.95.1+dfsg.orig.tar.gz
 798c569b1eeacf471b87c4c50d8521785970508f 238492 clamav_0.95.1+dfsg-1.diff.gz
 ed8046cfbb7b6a575ce9f240c73334eb34580073 21395964 
clamav-base_0.95.1+dfsg-1_all.deb
 6520ab0cbf88c456194f67adb43252bc1b2647c7 222756 
clamav-testfiles_0.95.1+dfsg-1_all.deb
 ea0f9c45cf21180c096197ba545727a2278fbf3a 1111712 
clamav-docs_0.95.1+dfsg-1_all.deb
 9bb5e30f7faf5ba762244a52fb6318e5955811ad 565094 
libclamav6_0.95.1+dfsg-1_amd64.deb
 62cfa4b2c7d0a33ced06a4b6a5713a18187274fc 270444 clamav_0.95.1+dfsg-1_amd64.deb
 316db9c987183cb4bc8da9bb12ea29572c13dbb4 388758 
clamav-daemon_0.95.1+dfsg-1_amd64.deb
 e660db0252e867689789d596b18fbc55a6f27ed0 275720 
clamav-freshclam_0.95.1+dfsg-1_amd64.deb
 dc1c426104cb905990406c41df5f1d07d4e41b09 262186 
clamav-milter_0.95.1+dfsg-1_amd64.deb
 5560c357f969d003ad266c9e3521260d8791d602 600434 
libclamav-dev_0.95.1+dfsg-1_amd64.deb
 9c4c71d70b1cf0bbd664ed740b927fdd3d82cc46 1122012 
clamav-dbg_0.95.1+dfsg-1_amd64.deb
Checksums-Sha256: 
 ffa1ac902b45363468bce763ae5ca537b3501fae8d6475b67ecd92128f5629b0 1435 
clamav_0.95.1+dfsg-1.dsc
 2845efc82889681afcf1e3693ae9d2e017bb949d51c3da7961188fc017dfd317 24233062 
clamav_0.95.1+dfsg.orig.tar.gz
 c62db9dee6396ede988d8907cb81b83ae39f06330974d2d29ddb57634725ff93 238492 
clamav_0.95.1+dfsg-1.diff.gz
 60a811627030ba9e4e0d2fed01e8551a2770d3b6b3fc96ed5acad477c2feab7e 21395964 
clamav-base_0.95.1+dfsg-1_all.deb
 303ef90d2c65ade6f2b15d2c29feb292ebc80c65461d0c28c4c206f3b1249048 222756 
clamav-testfiles_0.95.1+dfsg-1_all.deb
 27f53b57db4ed6e19f8b33d7025c43b91a8cc189abdc64afc2992c204f5d8de2 1111712 
clamav-docs_0.95.1+dfsg-1_all.deb
 93da39a77bd4c9923a85fb6c3a9c2abaa1f85afffe7a56111dd374d48230429e 565094 
libclamav6_0.95.1+dfsg-1_amd64.deb
 80d0e077dff33be7f192db3da9213caa7f1725c49f4bd8eca369fb3191111b79 270444 
clamav_0.95.1+dfsg-1_amd64.deb
 c5b59a4de001b7b6529c1b4d4d88028d9fc58f1dddfa791eb0f2464ff1b08d8e 388758 
clamav-daemon_0.95.1+dfsg-1_amd64.deb
 100958ca8625c89997067e7899334d789f19663c69480020afa4dc1feac89292 275720 
clamav-freshclam_0.95.1+dfsg-1_amd64.deb
 06a281c5e94e2b8af503bec28506ce86582320334f60d57081e1726e687a2b16 262186 
clamav-milter_0.95.1+dfsg-1_amd64.deb
 b6aaabf0afb62bc534f39fdaf0f062dc3e4f56ba2c672f72116b927409a1d3f1 600434 
libclamav-dev_0.95.1+dfsg-1_amd64.deb
 28ac58864941bd63726cd775314c99524820b1a00a3867d78966b9c8355ba508 1122012 
clamav-dbg_0.95.1+dfsg-1_amd64.deb
Files: 
 ef103ff679f47cd842d9588defb20161 1435 utils optional clamav_0.95.1+dfsg-1.dsc
 1e9618ac1b9b58e5c1c1b665adf26749 24233062 utils optional 
clamav_0.95.1+dfsg.orig.tar.gz
 ad0681f8b782f6ca1a1c192cfecb5969 238492 utils optional 
clamav_0.95.1+dfsg-1.diff.gz
 d479faf92b607203b4475d871cff2464 21395964 utils optional 
clamav-base_0.95.1+dfsg-1_all.deb
 a3c2e7f4ee87e04d20d664e4e5167010 222756 utils optional 
clamav-testfiles_0.95.1+dfsg-1_all.deb
 599acc50ac6ebd10a28f493fcf9da216 1111712 doc optional 
clamav-docs_0.95.1+dfsg-1_all.deb
 b7b938501fc1108e45807b91e095f121 565094 libs optional 
libclamav6_0.95.1+dfsg-1_amd64.deb
 17b3f118440d6f3f967b752e4e971f38 270444 utils optional 
clamav_0.95.1+dfsg-1_amd64.deb
 665cbcc492ac724b2e2d155b217edbc6 388758 utils optional 
clamav-daemon_0.95.1+dfsg-1_amd64.deb
 408f7e9c48619a371701230ac38ce68c 275720 utils optional 
clamav-freshclam_0.95.1+dfsg-1_amd64.deb
 b111828fb270595e4f985c022f9c638f 262186 utils extra 
clamav-milter_0.95.1+dfsg-1_amd64.deb
 354734ba035b5bdfd7169c64cdbe316d 600434 libdevel optional 
libclamav-dev_0.95.1+dfsg-1_amd64.deb
 2d7d1523debfaf9f1707bbecb327a9c7 1122012 debug extra 
clamav-dbg_0.95.1+dfsg-1_amd64.deb

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

iEYEARECAAYFAknlCvEACgkQSYIMHOpZA47ezACfeJD7V9paINMBFRs5ZcTdVlWr
4jAAoJx0JemnK7m/IV4YZkM4OjvZ6+vU
=OiQH
-----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