From f3dae8f61befb45fdbef2640a980c88025a344df Mon Sep 17 00:00:00 2001 From: Julien "shaddai" Reveret Date: Fri, 29 Jul 2016 10:40:22 +0200 Subject: debian package modification --- debian/changelog | 11 +++++++++++ debian/conffiles | 1 + 2 files changed, 12 insertions(+) create mode 100644 debian/conffiles (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index af14e5b..3c7a9c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +nbs-phpmalwarefinder (0.3.2-1~deb##version+nbs20160728); urgency=medium + + * new upstream version : + - whitelists are now split into files, each for one CMS + - a custom whitelist is available for users to add their own + - a mass whitelist helper has been added + * Added the custom whitelist to conffiles to prevent package upgrade from + overwriting users modification. + + -- jre Fri, 29 Jul 2016 09:47:56 +0200 + nbs-phpmalwarefinder (0.3.1-1~deb##version+nbs20160519) wheezy; urgency=medium * 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 -- cgit v1.3