summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-25 14:17:18 -0700
committerArmin Kuster <akuster808@gmail.com>2021-09-28 16:18:17 -0700
commit1bf7f30ca980b1ed0a030fdc28c3ae2ae1e90c0d (patch)
treed2145e626892798ff161a72cfff6323055e966d3
parentde6712a806e0b0df2e07640388d212e2f4681374 (diff)
downloadmeta-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"
6LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff" 6LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fdbe53788f7081c63387d8087273f5ff"
7 7
8SRC_URI = "ftp://ftp.pangeia.com.br/pub/seg/pac/${BPN}.tar.gz" 8SRC_URI = "ftp://ftp.pangeia.com.br/pub/seg/pac/${BPN}.tar.gz"
9SRC_URI[sha256sum] = "7262dae33b338976828b5d156b70d159e0043c0db43ada8dee66c97387cf45b5" 9SRC_URI[sha256sum] = "a81c0286ec449313f953701202a00e81b204fc2cf43e278585a11c12a5e0258b"
10
11 10
12inherit autotools-brokensep 11inherit autotools-brokensep
13 12