diff options
| author | Julien "shaddai" Reveret | 2016-07-29 10:40:22 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2016-07-29 10:40:22 +0200 |
| commit | f3dae8f61befb45fdbef2640a980c88025a344df (patch) | |
| tree | 2420de82380ebd419ce36d6ca0a952230ea02d27 /debian | |
| parent | 375987ddabb24d2f66d58d7178cae8c5cfd6a50d (diff) | |
debian package modification
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 11 | ||||
| -rw-r--r-- | debian/conffiles | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af14e5b..3c7a9c4 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728); urgency=medium | ||
| 2 | |||
| 3 | * new upstream version : | ||
| 4 | - whitelists are now split into files, each for one CMS | ||
| 5 | - a custom whitelist is available for users to add their own | ||
| 6 | - a mass whitelist helper has been added | ||
| 7 | * Added the custom whitelist to conffiles to prevent package upgrade from | ||
| 8 | overwriting users modification. | ||
| 9 | |||
| 10 | -- jre <jre@nbs-system.com> Fri, 29 Jul 2016 09:47:56 +0200 | ||
| 11 | |||
| 1 | nbs-phpmalwarefinder (0.3.1-1~deb##version+nbs20160519) wheezy; urgency=medium | 12 | nbs-phpmalwarefinder (0.3.1-1~deb##version+nbs20160519) wheezy; urgency=medium |
| 2 | 13 | ||
| 3 | * new upstream version : | 14 | * new upstream version : |
diff --git a/debian/conffiles b/debian/conffiles new file mode 100644 index 0000000..914bccc --- /dev/null +++ b/debian/conffiles | |||
| @@ -0,0 +1 @@ | |||
| /etc/phpmalwarefinder/whitelists/custom.yar | |||
