summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/changelog2
-rw-r--r--debian/nbs-phpmalwarefinder.install12
2 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c7a9c4..6fc3c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
1nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728); urgency=medium 1nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728) wheezy; urgency=medium
2 2
3 * new upstream version : 3 * new upstream version :
4 - whitelists are now split into files, each for one CMS 4 - whitelists are now split into files, each for one CMS
diff --git a/debian/nbs-phpmalwarefinder.install b/debian/nbs-phpmalwarefinder.install
index fb5e89a..5621a5d 100644
--- a/debian/nbs-phpmalwarefinder.install
+++ b/debian/nbs-phpmalwarefinder.install
@@ -1,6 +1,16 @@
1common.yar etc/phpmalwarefinder 1whitelists/custom.yar etc/phpmalwarefinder/whitelists
2whitelists/drupal.yar etc/phpmalwarefinder/whitelists
3whitelists/magento2.yar etc/phpmalwarefinder/whitelists
4whitelists/phpmyadmin.yar etc/phpmalwarefinder/whitelists
5whitelists/prestashop.yar etc/phpmalwarefinder/whitelists
6whitelists/symfony.yar etc/phpmalwarefinder/whitelists
7whitelists/wordpress.yar etc/phpmalwarefinder/whitelists
8utils/generate_whitelist.py usr/bin/
9utils/mass_whitelist.py usr/bin/
2php.yar etc/phpmalwarefinder 10php.yar etc/phpmalwarefinder
3asp.yar etc/phpmalwarefinder 11asp.yar etc/phpmalwarefinder
12bad_php.yar etc/phpmalwarefinder
13common.yar etc/phpmalwarefinder
4whitelist.yar etc/phpmalwarefinder 14whitelist.yar etc/phpmalwarefinder
5phpmalwarefinder usr/bin/ 15phpmalwarefinder usr/bin/
6docroot-check.sh usr/bin/ 16docroot-check.sh usr/bin/