diff mbox series

[meta-networking] lldpd: upgrade 1.0.16 -> 1.0.17

Message ID 1684997777-2061-11-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking] lldpd: upgrade 1.0.16 -> 1.0.17 | expand

Commit Message

Mingyu Wang (Fujitsu) May 25, 2023, 6:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

* Fix:
    Read overflow when parsing CDP addresses.
    Don't output empty lines on configure commands.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-daemons/lldpd/{lldpd_1.0.16.bb => lldpd_1.0.17.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.16.bb => lldpd_1.0.17.bb} (96%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.17.bb
similarity index 96%
rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.17.bb
index 799270510..aa29f4158 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