mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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:
committed by
Anuj Mittal
parent
3e322cb550
commit
ff7b552534
+1
-1
@@ -16,7 +16,7 @@ DEPENDS = "\
|
||||
"
|
||||
|
||||
SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master"
|
||||
SRCREV = "373abb90804ba71f980c7120e62f90d3a5c81213"
|
||||
SRCREV = "dad1033640f249fa4994f976cf6ee96826c15702"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user