mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
lldpd: upgrade 1.0.16 -> 1.0.17
This release only contains bugfixes and security fixes. Highlighted bugfixes in 1.0.17: Read overflow when parsing CDP addresses. Thanks to Matteo Memelli. Don't output empty lines on configure commands. Changelog: https://github.com/lldpd/lldpd/releases/tag/1.0.17 References: https://nvd.nist.gov/vuln/detail/CVE-2023-41910 Signed-off-by: Meenali Gupta <meenali.gupta@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
5cdad4e343
commit
f77bc7fda8
+1
-1
@@ -12,7 +12,7 @@ SRC_URI = "\
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "e3b391650c7ba67cea2fe84d67fdb4d7fc8aa1ec5cf86eb8bb984711df8465a9"
|
||||
SRC_URI[sha256sum] = "9343177f145d2bca66ef03d59528079d3f1663c624b1e2b9d08268efdc6127ce"
|
||||
|
||||
inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest
|
||||
|
||||
Reference in New Issue
Block a user