From: Remi Gacogne Date: Tue, 8 Sep 2026 08:46:04 +0000 (+0200) Subject: pdns-recursor: security update to 5.2.13 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=041ed3a4755ac762545a6765436dc91bb081e66a;p=openwrt-packages.git pdns-recursor: security update to 5.2.13 This commit updates PowerDNS Recursor to 5.2.13, the latest release on the 5.2.x LTS branch. This includes security fixes for the following issues and more: CVE-2026-24027, CVE-2026-0398, CVE-2026-33256, CVE-2026-33257, CVE-2026-33258, CVE-2026-33259, CVE-2026-33260, CVE-2026-33261, CVE-2026-33262, CVE-2026-33601, CVE-2026-33600, CVE-2026-33612, CVE-2026-40012, CVE-2026-42005, CVE-2026-42390, CVE-2026-42389, CVE-2026-42388, CVE-2026-42387, CVE-2026-52690, CVE-2026-52688, CVE-2026-52686, CVE-2026-52682. Signed-off-by: Remi Gacogne --- diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 778ec1f45..823920c11 100644 --- a/net/pdns-recursor/Makefile +++ b/net/pdns-recursor/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pdns-recursor -PKG_VERSION:=5.2.5 +PKG_VERSION:=5.2.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=a8a657a7abd6e9d237cdd26753f7dcf5ccd5b8c48ac8120b08d2b8d57a1d856a +PKG_HASH:=ee0eacc776aa48ef0be92f6b910048ee8606d1715133649806356ec38fed1e86 PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only