[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.94.dfsg.2-1-432-g37eccf9

Michael Tautschnig mt at debian.org
Mon Mar 23 15:12:18 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 37eccf92854157cbb1960f1a51c959d1c66b37e3
Author: Michael Tautschnig <mt at debian.org>
Date:   Mon Mar 23 16:09:50 2009 +0100

    Several clamav-milter bugs have been fixed
    
    - 520353: whitelist problems hopefully fixed by rewrite of milter
    - 518628: we now ship at logrotate configuration snipped
    - 505852: new clamav-milter allows multiple sockets to be configured
    - 435007: clamav-milter now has a configureable delay
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 82a65f4..c2685c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ clamav (0.95rc2+dfsg-1) experimental; urgency=low
     - VERSION reports wrong database version (closes: #323803)
     - memory footprint skyrockets (closes: #420391)
     - Virus not detected in RAR-archive inside email (closes: #484642)
+    - clamav-milter ignores whitelist file (closes: #520353)
+    - clamav-milter won't start when both local and tcp socket are in use 
+      (closes: #505852)
+    - ERROR: Can't find any clamd server (closes: #435007)
   * Removed configure options that aren't supported anymore (--with-sendmail,
     --with-tcpwrappers, --with-dns)
   * Bumped Standards-Version to 3.8.1 (added mkdir calls to ensure
@@ -27,10 +31,12 @@ clamav (0.95rc2+dfsg-1) experimental; urgency=low
   * Override lintian error stating that libclamav6 statically links to zlib
     (lintian is right, libclamav6 does indeed duplicate parts of the zlib
     code, but there is not way around that).
-  * Handle new option SafeBrowsing in freshclam.conf
+  * Handle new option SafeBrowsing in freshclam.conf.
   * Create symlinks to AUTHORS, not AUTHORS.gz (closes: #520172).
+  * clamav-milter got its own config file and logging options, handled via
+    debconf, added logrotation (closes: #518628)
 
- -- Michael Tautschnig <mt at debian.org>  Wed, 18 Mar 2009 19:57:24 +0100
+ -- Michael Tautschnig <mt at debian.org>  Mon, 23 Mar 2009 16:05:39 +0100
 
 clamav (0.94.dfsg.2-1) unstable; urgency=low
 

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list