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:
Gyorgy Sarvari 2025-12-22 21:27:32 +01:00 committed by Anuj Mittal
parent 3e322cb550
commit ff7b552534
No known key found for this signature in database
GPG Key ID: 4340AEFE69F5085C

View File

@ -16,7 +16,7 @@ DEPENDS = "\
"
SRC_URI = "git://github.com/irontec/sngrep.git;protocol=https;branch=master"
SRCREV = "373abb90804ba71f980c7120e62f90d3a5c81213"
SRCREV = "dad1033640f249fa4994f976cf6ee96826c15702"
S = "${WORKDIR}/git"