diff options
| author | Bin Cao <bin.cao.cn@windriver.com> | 2026-05-13 16:57:49 +0800 |
|---|---|---|
| committer | Scott Murray <scott.murray@konsulko.com> | 2026-05-18 19:21:05 +0300 |
| commit | f7d6b118f6e2a1bccc6b863584ca25ba74021c46 (patch) | |
| tree | 94eb611bc14609ec5066dcf4fa2fe41ce1ea30ac | |
| parent | 18c343e92eb815c9ce0d7401c9d48c70baef7aaa (diff) | |
| download | meta-security-f7d6b118f6e2a1bccc6b863584ca25ba74021c46.tar.gz | |
samhain: upgrade 4.5.2 -> 4.5.3
Update samhain-client, samhain-server, and samhain-standalone to 4.5.3.
Release notes: https://www.la-samhna.de/samhain/archive.html
Signed-off-by: Bin Cao <bin.cao.cn@windriver.com>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
| -rw-r--r-- | recipes-ids/samhain/samhain.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ids/samhain/samhain.inc b/recipes-ids/samhain/samhain.inc index fc4e423..95413cb 100644 --- a/recipes-ids/samhain/samhain.inc +++ b/recipes-ids/samhain/samhain.inc | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.la-samhna.de/samhain/" | |||
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8ca43cbc842c2336e835926c2166c28b" |
| 5 | 5 | ||
| 6 | PV = "4.5.2" | 6 | PV = "4.5.3" |
| 7 | 7 | ||
| 8 | SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ | 8 | SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ |
| 9 | file://${INITSCRIPT_NAME}.init \ | 9 | file://${INITSCRIPT_NAME}.init \ |
| @@ -22,7 +22,7 @@ SRC_URI = "https://la-samhna.de/archive/samhain_signed-${PV}.tar.gz \ | |||
| 22 | file://0001-Format-test-output-to-match-Automake-standards.patch \ | 22 | file://0001-Format-test-output-to-match-Automake-standards.patch \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | SRC_URI[sha256sum] = "0b5d3534fd60ecf45dfd79bd415e81f7a56eba7f1755771735e204f334033578" | 25 | SRC_URI[sha256sum] = "e7837adfde3d59a23c59e1bf3ebacdf71bce018619194cfad938cd30cbb9d15b" |
| 26 | 26 | ||
| 27 | UPSTREAM_CHECK_URI = "https://www.la-samhna.de/samhain/archive.html" | 27 | UPSTREAM_CHECK_URI = "https://www.la-samhna.de/samhain/archive.html" |
| 28 | UPSTREAM_CHECK_REGEX = "samhain_signed-(?P<pver>(\d+(\.\d+)+))\.tar" | 28 | UPSTREAM_CHECK_REGEX = "samhain_signed-(?P<pver>(\d+(\.\d+)+))\.tar" |
