diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-09-25 14:17:18 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2021-09-28 16:18:17 -0700 |
commit | 1bf7f30ca980b1ed0a030fdc28c3ae2ae1e90c0d (patch) | |
tree | d2145e626892798ff161a72cfff6323055e966d3 | |
parent | de6712a806e0b0df2e07640388d212e2f4681374 (diff) | |
download | meta-security-1bf7f30ca980b1ed0a030fdc28c3ae2ae1e90c0d.tar.gz |
chkrootkit: update to 0.55
changes:
Umbreon Linux Rootkit detection
Kinsing.A Backdoor
RotaJakito Backdoor
Minor bug fixes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-scanners/rootkits/chkrootkit_0.55.bb (renamed from recipes-scanners/rootkits/chkrootkit_0.53.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-scanners/rootkits/chkrootkit_0.53.bb b/recipes-scanners/rootkits/chkrootkit_0.55.bb index 4536be3..20015a1 100644 --- a/recipes-scanners/rootkits/chkrootkit_0.53.bb +++ b/recipes-scanners/rootkits/chkrootkit_0.55.bb | |||
@@ -6,8 +6,7 @@ LICENSE = "BSD-2-Clause" | |||
6 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff" | 6 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff" |
7 | 7 | ||
8 | SRC_URI = "ftp://ftp.pangeia.com.br/pub/seg/pac/${BPN}.tar.gz" | 8 | SRC_URI = "ftp://ftp.pangeia.com.br/pub/seg/pac/${BPN}.tar.gz" |
9 | SRC_URI[sha256sum] = "7262dae33b338976828b5d156b70d159e0043c0db43ada8dee66c97387cf45b5" | 9 | SRC_URI[sha256sum] = "a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b" |
10 | |||
11 | 10 | ||
12 | inherit autotools-brokensep | 11 | inherit autotools-brokensep |
13 | 12 | ||