diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/nbs-phpmalwarefinder.install | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index efcf99e..4858db2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | nbs-phpmalwarefinder (0.2.1-1~deb##version+nbs20160201) wheezy; urgency=medium | ||
| 2 | |||
| 3 | * docroot-checker.sh added, helpful for both first and periodic security | ||
| 4 | scan. | ||
| 5 | |||
| 6 | -- jre <jre@nbs-system.com> Mon, 01 Feb 2016 11:08:08 +0100 | ||
| 7 | |||
| 1 | nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium | 8 | nbs-phpmalwarefinder (0.2.0-2~deb##version+nbs20160128) wheezy; urgency=medium |
| 2 | 9 | ||
| 3 | * New detection rules added | 10 | * New detection rules added |
diff --git a/debian/nbs-phpmalwarefinder.install b/debian/nbs-phpmalwarefinder.install index dda5a10..9727f63 100644 --- a/debian/nbs-phpmalwarefinder.install +++ b/debian/nbs-phpmalwarefinder.install | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | malwares.yara etc/phpmalwarefinder | 1 | malwares.yara etc/phpmalwarefinder |
| 2 | whitelist.yara etc/phpmalwarefinder | 2 | whitelist.yara etc/phpmalwarefinder |
| 3 | phpmalwarefinder usr/bin/ | 3 | phpmalwarefinder usr/bin/ |
| 4 | docroot-check.sh usr/bin/ | ||
