[Pkg-clamav-commits] [SCM] packaging for clamav-unoffical-sigs branch, master, updated. debian/3.7.1-1-6-g13c964a
Paul Wise
pabs at debian.org
Tue May 29 12:51:03 UTC 2012
The following commit has been merged in the master branch:
commit c52803a8022c948b96dbd4c489fd961a86fd42a5
Author: Paul Wise <pabs at debian.org>
Date: Tue May 29 20:44:25 2012 +0800
Add a NEWS.Debian entry explaining how to re-enable the watchdog stuff
diff --git a/debian/NEWS b/debian/NEWS
index c57cb00..9f18a95 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,15 @@
+clamav-unofficial-sigs (3.7.1-2) unstable; urgency=low
+
+ This release reverts back to the upstream default of not checking
+ if the clamav daemon is running. This allows the script to run
+ on systems that don't run the daemon. If you want to re-enable the
+ watchdog functionality, copy these two lines to your config file:
+
+ clamd_socket="/var/run/clamav/clamd.ctl"
+ clamd_pid="/var/run/clamav/clamd.pid"
+
+ -- Paul Wise <pabs at debian.org> Tue, 29 May 2012 20:19:43 +0800
+
clamav-unofficial-sigs (3.5.4-1) unstable; urgency=low
This version removes all the medium and high risk databases from
diff --git a/debian/changelog b/debian/changelog
index 1998dfe..fb8bc9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ clamav-unofficial-sigs (3.7.1-2) UNRELEASED; urgency=low
* Drop clamav-daemon to suggests to allow using just clamscan
(Closes: #672537)
* Revert to the upstream default of not acting as a watchdog for clamd
+ * Add a NEWS.Debian entry explaining how to re-enable the watchdog stuff
-- Paul Wise <pabs at debian.org> Sun, 18 Mar 2012 15:29:53 +0800
--
packaging for clamav-unoffical-sigs
More information about the Pkg-clamav-commits
mailing list