diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/nbs-phpmalwarefinder.install | 12 |
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 @@ | |||
| 1 | nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728); urgency=medium | 1 | nbs-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 @@ | |||
| 1 | common.yar etc/phpmalwarefinder | 1 | whitelists/custom.yar etc/phpmalwarefinder/whitelists |
| 2 | whitelists/drupal.yar etc/phpmalwarefinder/whitelists | ||
| 3 | whitelists/magento2.yar etc/phpmalwarefinder/whitelists | ||
| 4 | whitelists/phpmyadmin.yar etc/phpmalwarefinder/whitelists | ||
| 5 | whitelists/prestashop.yar etc/phpmalwarefinder/whitelists | ||
| 6 | whitelists/symfony.yar etc/phpmalwarefinder/whitelists | ||
| 7 | whitelists/wordpress.yar etc/phpmalwarefinder/whitelists | ||
| 8 | utils/generate_whitelist.py usr/bin/ | ||
| 9 | utils/mass_whitelist.py usr/bin/ | ||
| 2 | php.yar etc/phpmalwarefinder | 10 | php.yar etc/phpmalwarefinder |
| 3 | asp.yar etc/phpmalwarefinder | 11 | asp.yar etc/phpmalwarefinder |
| 12 | bad_php.yar etc/phpmalwarefinder | ||
| 13 | common.yar etc/phpmalwarefinder | ||
| 4 | whitelist.yar etc/phpmalwarefinder | 14 | whitelist.yar etc/phpmalwarefinder |
| 5 | phpmalwarefinder usr/bin/ | 15 | phpmalwarefinder usr/bin/ |
| 6 | docroot-check.sh usr/bin/ | 16 | docroot-check.sh usr/bin/ |
