[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. 99ae9353f6834da0cb73f59f4b32d1f0ae1263fa
Stephen Gran
steve at lobefin.net
Thu Sep 4 12:36:53 UTC 2008
The following commit has been merged in the debian/unstable branch:
commit fe9e80c3a765e9274faaf98d419d292657fef494
Author: Stephen Gran <steve at lobefin.net>
Date: Thu Sep 4 13:25:32 2008 +0100
Revert "libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006)"
This reverts commit 0c8c41366a9a46f449d722027116db73f6caadb1.
diff --git a/ChangeLog b/ChangeLog
index 75759a9..a4331fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-Sat May 3 14:46:41 CEST 2008 (tk)
-----------------------------------
- * libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006)
-
Fri May 2 20:09:56 EEST 2008 (edwin)
------------------------------------
* libclamav/mbox.c, shared/network.c: prevent uninitialized use of hostent
diff --git a/libclamav/readdb.h b/libclamav/readdb.h
index 2c67502..8d775cc 100644
--- a/libclamav/readdb.h
+++ b/libclamav/readdb.h
@@ -47,7 +47,6 @@
cli_strbcasestr(ext, ".wdb") || \
cli_strbcasestr(ext, ".ftm") || \
cli_strbcasestr(ext, ".ign") || \
- cli_strbcasestr(ext, ".cfg") || \
cli_strbcasestr(ext, ".cvd") || \
cli_strbcasestr(ext, ".cld") \
)
--
Debian repository for ClamAV
More information about the Pkg-clamav-commits
mailing list