mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
sngrep: upgrade 1.8.1 -> 1.8.2
This update contains fix for CVE-2024-35434, and a small build system change that adds a fallback in case ncurses library isn't available during build. Shortlog: https://github.com/irontec/sngrep/compare/v1.8.1...v1.8.2 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
3e322cb550
commit
ff7b552534
|
|
@ -16,7 +16,7 @@ DEPENDS = "\
|
|||
"
|
||||
|
||||
SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master"
|
||||
SRCREV = "373abb90804ba71f980c7120e62f90d3a5c81213"
|
||||
SRCREV = "dad1033640f249fa4994f976cf6ee96826c15702"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user