diff options
| author | Julien "shaddai" Reveret | 2015-04-14 17:10:15 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2015-04-14 17:10:15 +0200 |
| commit | 2b2b35d4561a46ad03d15cd7b58f3d132a509faf (patch) | |
| tree | ea9dedead3829001281a335f026ee5d3672087c2 /package/debian | |
| parent | 89f8db40defcc6d03ec235dc42cdea5e696a397a (diff) | |
new versioning schema applied
Diffstat (limited to 'package/debian')
| -rw-r--r-- | package/debian/changelog | 6 | ||||
| -rw-r--r-- | package/debian/control | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/package/debian/changelog b/package/debian/changelog index b72244c..88f616c 100644 --- a/package/debian/changelog +++ b/package/debian/changelog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | nbs-phpmalwarefinder (0.1.1-1~deb7nbs20150414) wheezy; urgency=medium | ||
| 2 | |||
| 3 | * new signature to detect malware in footer and header | ||
| 4 | |||
| 5 | -- jre <jre@nbs-system.com> Tue, 14 Apr 2015 14:40:05 +0000 | ||
| 6 | |||
| 1 | nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium | 7 | nbs-phpmalwarefinder (0.1) UNRELEASED; urgency=medium |
| 2 | 8 | ||
| 3 | * Initial release. | 9 | * Initial release. |
diff --git a/package/debian/control b/package/debian/control index 42a8839..34a39d6 100644 --- a/package/debian/control +++ b/package/debian/control | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | 1 | Source: nbs-phpmalwarefinder |
| 2 | Section: utils | 2 | Section: utils |
| 3 | Version: 1:0.1.1-1~deb7+nbs20150414 | ||
| 3 | Priority: optional | 4 | Priority: optional |
| 4 | Maintainer: Julien Voisin <jvo@nbs-system.com> | 5 | Maintainer: Julien Voisin <jvo@nbs-system.com> |
| 5 | Build-Depends: debhelper (>= 9) | 6 | Build-Depends: debhelper (>= 9) |
| @@ -11,4 +12,4 @@ Package: nbs-phpmalwarefinder | |||
| 11 | Architecture: any | 12 | Architecture: any |
| 12 | Depends: nbs-yara | 13 | Depends: nbs-yara |
| 13 | Description: yara-based php webshell finder | 14 | Description: yara-based php webshell finder |
| 14 | PhpMalwareFinder is a webshell hunter using yara and signatures. \ No newline at end of file | 15 | PhpMalwareFinder is a webshell hunter using yara and signatures. |
