From: Stijn Tintel Date: Sun, 14 Nov 2021 18:59:47 +0000 (+0200) Subject: lldpd: bump to 1.0.13 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f054fcd98a27e6c2030155e1a8f056e76bffb6cc;p=openwrt%2Fstaging%2Fnoltari.git lldpd: bump to 1.0.13 Fixes CVE-2021-43612. Signed-off-by: Stijn Tintel --- diff --git a/package/network/services/lldpd/Makefile b/package/network/services/lldpd/Makefile index 9acc721b99..2d2a8c4a7d 100644 --- a/package/network/services/lldpd/Makefile +++ b/package/network/services/lldpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lldpd -PKG_VERSION:=1.0.12 +PKG_VERSION:=1.0.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://media.luffy.cx/files/lldpd -PKG_HASH:=d194c65b5b9c98d194a2842ddc75ba17ebdee7ebd5499f81a98d24031628daf1 +PKG_HASH:=d639827fd8a27720d1bfd94bc52eca24af63ddcc3c9d2da60788778889d84701 PKG_MAINTAINER:=Stijn Tintel PKG_LICENSE:=ISC