--- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/contentregexplist +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/contentregexplist @@ -5,13 +5,8 @@ # Far more complicated matches are possible. See other sources for examples # of extended regular expressions. -# These are just some examples. If you write any, for example, to +# These are just some weak examples. If you write any, for example, to # remove popups etc, please send them to author at dansguardian.org. #"" -#"=[ ]*?window\.open[ ]*?\("->"=fwo(" -#""->"" +#"fuck|cunt|shit|arse"->"**censored**" --- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/debian/postinst.debhelper +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/debian/postinst.debhelper @@ -0,0 +1,10 @@ +# Automatically added by dh_installinit +if [ -x "/etc/init.d/dansguardian" ]; then + update-rc.d dansguardian defaults 50 19 >/dev/null + if [ -x "`which invoke-rc.d 2>/dev/null`" ]; then + invoke-rc.d dansguardian start || exit $? + else + /etc/init.d/dansguardian start || exit $? + fi +fi +# End automatically added section --- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/debian/changelog +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/debian/changelog @@ -0,0 +1,183 @@ +dansguardian (2.8.0.6-antivirus-6.4.4.1-4build1~feisty2) feisty-security; urgency=low + + * no change rebuild for -security + + -- Jamie Strandboge Mon, 02 Jun 2008 12:42:41 -0400 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-4build1~feisty1) feisty-backports; urgency=low + + * Automated backport upload; no source changes. + + -- Scott Kitterman Tue, 29 Apr 2008 20:47:12 +0100 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-4build1) hardy; urgency=low + + * No change rebuild for libclamav transition (LP: #178373) + + -- Scott Kitterman Sun, 23 Dec 2007 20:01:47 -0500 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-4) unstable; urgency=low + + * Add a patch for kfreebsd (Closes: #414338). Thanks Cyril Brulebois. + * Fix includes to make it compile with GCC 4.3 (Closes: #417139). Thanks + to Martin Michlmayr. + + -- Alexander Wirt Mon, 02 Apr 2007 16:03:15 +0200 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-3) UNRELEASED; urgency=low + + * NOT RELEASED YET + + -- Alexander Wirt Wed, 28 Feb 2007 15:44:25 +0100 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-2) unstable; urgency=low + + * Update ClamAV.cpp to the clamav 0.90 API (Closes: #410834). Thanks to + Stephen Gran for the patch! + + -- Alexander Wirt Wed, 28 Feb 2007 15:42:50 +0100 + +dansguardian (2.8.0.6-antivirus-6.4.4.1-1) unstable; urgency=medium + + * Updated antivirus plugin + - Fixed cleaning of temp files + (Closes: #400385) + * Fix missing opening quote in spanish translations + (Closes: #399176) + * Readd a patch thats prevents starting in unconfigured systems + (Closes: #402831) + + -- Alexander Wirt Thu, 14 Dec 2006 22:33:54 +0100 + +dansguardian (2.8.0.6-antivirus-6.4.4-1) unstable; urgency=medium + + * New av plugin release + - Proper autocleaning (Closes: #377983) + * Bumped standards version + * Depend on clamav (>= 0.80) + * Fix typo in description (Closes: #363224) + + -- Alexander Wirt Sun, 22 Oct 2006 16:56:11 +0200 + +dansguardian (2.8.0.6-antivirus-6.3.8-1-1) unstable; urgency=low + + * New upstream release + * Integreated Aecio F. Netos Antiviruspatch (Closes: #263890) + * Acknowledge the gcc4 nmu (Closes: #319568) + + -- Alexander Wirt Wed, 17 Aug 2005 14:30:31 +0200 + +dansguardian (2.8.0.4-2.1) unstable; urgency=low + + * Non-Maintainer Upload (BSP 2005-08-07). + * Fixed FTBFS by applying patch from Matt Kraai (Closes: #319568). + + -- Uwe Hermann Sun, 7 Aug 2005 14:21:46 +0200 + +dansguardian (2.8.0.4-2) unstable; urgency=low + + * Added --oknodo to start-stop-daemon to get restarting + working if it isn't started before (Closes: #303762) + Thanks to Kevin Traas for the patch + + -- Alexander Wirt Fri, 8 Apr 2005 21:02:42 +0200 + +dansguardian (2.8.0.4-1) unstable; urgency=low + + * New upstream release + * Added reload to initfile (Closes: #292301) + + -- Alexander Wirt Wed, 2 Mar 2005 19:16:47 +0100 + +dansguardian (2.8.0.3-1) unstable; urgency=low + + * New upstream release + * Removed the compressed content patch, this is + now solved from upstream + * Dansguardian builds now clean with gcc-3.4 (Closes: #258592) + * Make logrotate more silent (Closes: #180318) + + + -- Alexander Wirt Mon, 27 Sep 2004 18:57:06 +0200 + +dansguardian (2.7.7-9-1) unstable; urgency=low + + * New upstream release + * New Maintainer (Closes: #254395) + * Acknowledge of several NMUs by Mathias Klose + closes: #160096, #150904, #156703, #151163, #169736, #150884, #161038 + also closes: #200194, #200194, #206519 + * Added a small patch from Bob Vincent + that fixes the handling of Sources.gz and Packages.gz (closes: #229826) + + -- Alexander Wirt Wed, 16 Jun 2004 21:28:52 +0200 + +dansguardian (2.7.7-8-0.1) unstable; urgency=low + + * NMU. + * New upstream release. + + -- Matthias Klose Sat, 1 May 2004 10:15:29 +0200 + +dansguardian (2.7.7-5-0.1) unstable; urgency=low + + * NMU. + * New upstream release. + + -- Matthias Klose Fri, 2 Apr 2004 23:15:24 +0200 + +dansguardian (2.7.6-7-0.1) unstable; urgency=low + + * NMU. + * New upstream release. + + -- Matthias Klose Sun, 4 Jan 2004 11:03:31 +0100 + +dansguardian (2.7.6-3-0.1) unstable; urgency=low + + * NMU. + * New upstream release. + + -- Matthias Klose Sat, 6 Dec 2003 16:28:05 +0100 + +dansguardian (2.7.3-1-0.1) unstable; urgency=low + + * NMU. + * New upstream release. + * Wait some time before restarting after a logrotate (closes: #206519). + * Upgrade problems fixed at least in 2.7.3 (closes: #169736). + * Change maintainer address to flimsy@debian.org, as the original + address bounces (closes: #200194). + + -- Matthias Klose Wed, 1 Oct 2003 23:29:35 +0200 + +dansguardian (2.7.3-0-0.1) unstable; urgency=low + + * NMU. + * New upstream version (closes: #150904, #151163). + + -- Matthias Klose Mon, 1 Sep 2003 00:06:48 +0200 + +dansguardian (2.5.2-0-0.1) unstable; urgency=low + + * NMU. + * New upstream version (close: #151163). + - Should fix compile errors on alpha, ia64 and s390 (closes: #160096). + * Make the g++-2.9[56] dependency explicit. The code doesn't compile with + g++-3.x. + * The configure script uses a broken check for the echo command, + so explicitely call it using bash. + * Start after squid and apache (closes: #161038). + * Update package description (closes: #150884). + * Fix postrm script to purge the package (closes: #156703). + * Fix broken checks for user and group in postinst. + * Link against dynamic libz. + * Add logrotate script. + + -- Matthias Klose Sun, 10 Nov 2002 12:23:28 +0100 + +dansguardian (2.2.10-0-1) unstable; urgency=low + + * Initial Release. (Closes: #150218) + + -- Jonathan J. Hall Mon, 17 Jun 2002 21:14:35 -0500 --- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/debian/dansguardian.install +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/debian/dansguardian.install @@ -0,0 +1,4 @@ +debian/installation2.html usr/share/doc/dansguardian +debian/detailedinstallation2.html usr/share/doc/dansguardian +README.AV usr/share/doc/dansguardian + --- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/debian/prerm +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/debian/prerm @@ -0,0 +1,3 @@ +#! /bin/sh -e + +#DEBHELPER# --- dansguardian-2.8.0.6-antivirus-6.4.4.1.orig/debian/contentregexplist +++ dansguardian-2.8.0.6-antivirus-6.4.4.1/debian/contentregexplist @@ -0,0 +1,12 @@ +#Content modifying Regular Expressions +# +# The format is: "extended regular expression"->"replacement straight string" +# E.g. "shit"->"censored" would replace all occurances of shit in any case. +# Far more complicated matches are possible. See other sources for examples +# of extended regular expressions. + +# These are just some weak examples. If you write any, for example, to +# remove popups etc, please send them to author at dansguardian.org. + +#"