[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-181-gd3beb8f
Stephen Gran
steve at lobefin.net
Mon Jun 15 22:11:41 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 778759d5606d5e56caefb8481f7b410088779078
Author: martin f. krafft <madduck at madduck.net>
Date: Mon Jun 15 11:21:03 2009 +0200
Describe milter option changes in NEWS
Signed-off-by: martin f. krafft <madduck at madduck.net>
Signed-off-by: Stephen Gran <steve at lobefin.net>
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 9999f79..c377fb2 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,3 +1,33 @@
+clamav (0.95.2+dfsg-1) unstable; urgency=low
+
+ This release of clamav-milter requires you to amend your configuration.
+ It's against the Debian volatile policy, but due to upstream changes, we
+ decided that it was the best way forward, rather than maintaining an
+ outdated version.
+
+ Here is a summary of the required changes:
+
+ * clamav-milter configuration has been moved from
+ command-line options to the file /etc/clamav/clamav-milter.conf. The
+ following is a map of commonly used options:
+
+ -l LocalNet
+ -o No longer needed/supported
+ -q No longer needed/supported
+ --noreject OnInfected (Blackhole|Accept|Quarantine)
+ --dont-wait No longer needed/supported
+ --max-children No longer needed/supported
+
+ * While at it, /etc/default/clamav-milter was reworked. If you've previously
+ set $USE_POSTFIX in that file, please make sure to set the new option
+ SOCKET_RWGROUP=postfix now.
+
+ Also, ensure that the MilterSocket setting in
+ /etc/clamav/clamav-milter.conf includes /var/spool/postfix, if you are
+ using a chroot'ed smtpd instance (which is the default).
+
+ -- martin f. krafft <madduck at debian.org> Mon, 15 Jun 2009 08:20:10 +0200
+
clamav (0.95rc1+dfsg-1) unstable; urgency=low
* ClamAV now include dlopen support and can thus load (nonfree) unrar
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list