]> git.99rst.org Git - openwrt-packages.git/commitdiff
dnsdist: update to 2.0.9
authorRemi Gacogne <redacted>
Tue, 8 Sep 2026 08:27:41 +0000 (10:27 +0200)
committerJosef Schlehofer <redacted>
Wed, 9 Sep 2026 10:58:10 +0000 (12:58 +0200)
This commit updates the dnsdist package from 2.0.6 to 2.0.9,
fixing several issues including CVE-2026-42005, CVE-2026-40011,
CVE-2026-40211, CVE-2026-40210, CVE-2026-40209, CVE-2026-40208,
CVE-2026-42004 and CVE-2026-52682.

Signed-off-by: Remi Gacogne <redacted>
net/dnsdist/Makefile

index 67655463a9974f276a92dea4887823818edbc9fe..393d2aceb2c509516762d41b6bd681459d3ac95f 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dnsdist
-PKG_VERSION:=2.0.6
+PKG_VERSION:=2.0.9
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=b861d74abb0da59cff4e58760266198196eee7c10f2bfe86a3f5ccbd6768626b
+PKG_HASH:=ba78340e10b6cf94fc9af3942784d75a8a63bad7f6a3213d2442c49a91409a69
 
 PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>, Remi Gacogne <remi.gacogne@powerdns.com>
 PKG_LICENSE:=GPL-2.0-only
git clone https://git.99rst.org/PROJECT