aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeenali Gupta <meenali.gupta@windriver.com>2023-10-08 06:31:33 +0000
committerArmin Kuster <akuster808@gmail.com>2023-10-15 19:09:42 -0400
commitf77bc7fda8f973e8926c24ca489084a36d9dffe0 (patch)
tree7a5a705f690728c280b167d8752632973c71a520
parent5cdad4e3433a47a6356cacbac64a63f56c65abb9 (diff)
downloadmeta-openembedded-f77bc7fda8f973e8926c24ca489084a36d9dffe0.tar.gz
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>
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_1.0.17.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.17.bb
index 7992705108..aa29f41582 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.17.bb
@@ -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