[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, ubuntu/development/0.94.1, updated. e59f6fcbbf8df5d16629875ccf64b6926cd4c55a

Scott Kitterman scott at kitterman.com
Fri Oct 24 10:37:21 UTC 2008


The following commit has been merged in the ubuntu/development/0.94.1 branch:
commit e59f6fcbbf8df5d16629875ccf64b6926cd4c55a
Author: Scott Kitterman <scott at kitterman.com>
Date:   Fri Oct 24 06:37:01 2008 -0400

    * update clamd profile for use with exim (LP: #288110)

diff --git a/debian/changelog b/debian/changelog
index c717dab..bf311c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clamav (0.94.dfsg.1~rc1-0ubuntu2) intrepid; urgency=low
+
+  * update clamd profile for use with exim (LP: #288110)
+
+ -- Jamie Strandboge <jamie at ubuntu.com>  Thu, 23 Oct 2008 07:36:11 -0500
+
 clamav (0.94.dfsg.1~rc1-0ubuntu1) intrepid; urgency=low
 
   * New upstream RC release (LP:#286176)
diff --git a/debian/usr.sbin.clamd b/debian/usr.sbin.clamd
index 5cb3a21..3ebe806 100644
--- a/debian/usr.sbin.clamd
+++ b/debian/usr.sbin.clamd
@@ -22,6 +22,10 @@
   /var/run/clamav/clamd.pid w,
 
   /var/spool/clamsmtp/* r,
+
   # For amavisd-new integration
   /var/lib/amavis/tmp/** r,
+
+  # For use with exim
+  /var/spool/exim4/** r,
 }

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list