]> git.99rst.org Git - openwrt-packages.git/commitdiff
pdns: security update to 4.9.17
authorRemi Gacogne <redacted>
Tue, 8 Sep 2026 08:41:57 +0000 (10:41 +0200)
committerJosef Schlehofer <redacted>
Wed, 9 Sep 2026 10:52:50 +0000 (12:52 +0200)
This commit updates the PowerDNS authoritative server to 4.9.17,
the latest release in the 4.9.x LTS branch.
This fixes several security issues, including but not limited to:
CVE-2026-33257, CVE-2026-33260, CVE-2026-33611, CVE-2026-33610,
CVE-2026-33609, CVE-2026-33608, CVE-2026-42002, CVE-2026-42001,
CVE-2026-42000, CVE-2026-41999, CVE-2026-42396, CVE-2026-42005,
CVE-2026-52682.

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

index a4c4b5de1dcdf613dc24bf32819e3532cb1ab9c5..bd80d150476a14f59e0e3f3defe17b1c3d945281 100644 (file)
@@ -3,12 +3,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pdns
-PKG_VERSION:=4.9.7
-PKG_RELEASE:=2
+PKG_VERSION:=4.9.17
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=782875d210de20cee9f22f33ffc59ef1cdc6693c30efcb21f3ce8bf528fb09d4
+PKG_HASH:=fa20c27d754b026cb4c5c9b51c2da0d940b82a50f93f9366016b0ce9cc526a04
 
 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