From b6d3f65f02691cdf3892ac254a44eef4673164f5 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 8 Oct 2024 13:10:00 +0200 Subject: [PATCH] pdns-recursor: update to 4.9.9 fixes CVE-2024-25590 Signed-off-by: Peter van Dijk --- net/pdns-recursor/Makefile | 4 ++-- .../patches/100-disable-recursor.conf-dist.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index d15e46bfaf..122abec90d 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:=4.8.8 +PKG_VERSION:=4.9.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=d25c0a1689027b055e7fd6b20b6aaeadf866f67c68a2112f756d70c13e94dee4 +PKG_HASH:=cda5c7d077b90bd3ef9d6989e9bcf824609a32201093961e62eb6e40c3ef7a48 PKG_MAINTAINER:=Peter van Dijk PKG_LICENCE:=GPL-2.0-only diff --git a/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch b/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch index ab7aa69770..4bbee492c0 100644 --- a/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch +++ b/net/pdns-recursor/patches/100-disable-recursor.conf-dist.patch @@ -1,6 +1,6 @@ --- a/Makefile.am +++ b/Makefile.am -@@ -503,12 +503,6 @@ $(srcdir)/effective_tld_names.dat: +@@ -508,12 +508,6 @@ $(srcdir)/effective_tld_names.dat: pubsuffix.cc: $(srcdir)/effective_tld_names.dat $(AM_V_GEN)./mkpubsuffixcc