summaryrefslogtreecommitdiff
path: root/package/debian
diff options
context:
space:
mode:
authorJulien "shaddai" Reveret2015-04-28 15:28:47 +0200
committerJulien "shaddai" Reveret2015-04-28 15:28:47 +0200
commit94541be7c1083a13ba620f3d94ab899f81bab1b3 (patch)
tree6796cd306284ff1d0ed7b55b4d78112bb02daed8 /package/debian
parent3ac218cb3a4b33cc2d9a98860ed87480a307169e (diff)
new dependency, postinst added
Diffstat (limited to 'package/debian')
-rw-r--r--package/debian/changelog7
-rw-r--r--package/debian/control6
-rw-r--r--package/debian/nbs-phpmalwarefinder.install2
3 files changed, 11 insertions, 4 deletions
diff --git a/package/debian/changelog b/package/debian/changelog
index 9007528..2489d7a 100644
--- a/package/debian/changelog
+++ b/package/debian/changelog
@@ -1,3 +1,10 @@
1nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150428) wheezy; urgency=medium
2
3 * new dependecy on util-linux since the script is using ionice
4 * postinst script added to create diff folder
5
6 -- jre <jre@nbs-system.com> Tue, 28 Apr 2015 15:07:12 +0200
7
1nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150414) wheezy; urgency=medium 8nbs-phpmalwarefinder (0.1.1-1~deb##version+nbs20150414) wheezy; urgency=medium
2 9
3 * new signature to detect malware in footer and header 10 * new signature to detect malware in footer and header
diff --git a/package/debian/control b/package/debian/control
index 799848e..951d2b8 100644
--- a/package/debian/control
+++ b/package/debian/control
@@ -1,6 +1,6 @@
1Source: nbs-phpmalwarefinder 1Source: nbs-phpmalwarefinder
2Section: utils 2Section: utils
3Version: 1:0.1.1-1~deb##version+nbs20150414 3Version: 1:0.1.1-1~deb##version+nbs20150428
4Priority: optional 4Priority: optional
5Maintainer: Security team <secu@nbs-system.com> 5Maintainer: Security team <secu@nbs-system.com>
6Build-Depends: debhelper (>= 8) 6Build-Depends: debhelper (>= 8)
@@ -10,6 +10,6 @@ Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git
10 10
11Package: nbs-phpmalwarefinder 11Package: nbs-phpmalwarefinder
12Architecture: any 12Architecture: any
13Depends: nbs-yara 13Depends: nbs-yara, util-linux
14Description: yara-based php webshell finder 14Description: yara-based php webshell finder
15 PhpMalwareFinder is a webshell hunter using yara and signatures. 15PhpMalwareFinder is a webshell hunter using yara and signatures.
diff --git a/package/debian/nbs-phpmalwarefinder.install b/package/debian/nbs-phpmalwarefinder.install
index 82f2fa2..0b9440a 100644
--- a/package/debian/nbs-phpmalwarefinder.install
+++ b/package/debian/nbs-phpmalwarefinder.install
@@ -1,2 +1,2 @@
1debian/build/malwares.yara etc/phpmalwarefinder 1debian/build/malwares.yara etc/phpmalwarefinder
2debian/build/phpmalwarefinder usr/bin/ \ No newline at end of file 2debian/build/phpmalwarefinder usr/bin/