pdns-recursor: update to 4.8.8
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 30 Apr 2024 13:47:26 +0000 (15:47 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 13 May 2024 17:42:49 +0000 (10:42 -0700)
fixes CVE-2024-25583; also includes changes from 4.8.7 that
fix regressions introduced with the security fixes in 4.8.6

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
net/pdns-recursor/Makefile

index a0fc7ea5d61d79e6b0d0e59b0cbec1bf2345135b..d15e46bfaf968f0c8c8fada123bf07cb91047da3 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pdns-recursor
-PKG_VERSION:=4.8.6
+PKG_VERSION:=4.8.8
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/
-PKG_HASH:=1ff4087ef12e6fc68fccd22c97215fd7f01038d7ad46715e9ffe7494e9926d95
+PKG_HASH:=d25c0a1689027b055e7fd6b20b6aaeadf866f67c68a2112f756d70c13e94dee4
 
 PKG_MAINTAINER:=Peter van Dijk <peter.van.dijk@powerdns.com>
 PKG_LICENCE:=GPL-2.0-only