From: Peter van Dijk Date: Thu, 3 Oct 2024 12:22:47 +0000 (+0200) Subject: pdns-recursor: update to 5.1.2 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=0fe73d3e3108326e22c93e2f5e35fab98f274467;p=feed%2Fpackages.git pdns-recursor: update to 5.1.2 fixes CVE-2024-25590 Signed-off-by: Peter van Dijk --- diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile index 094d4073d1..e1a274e5fc 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.1.1 +PKG_VERSION:=5.1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://downloads.powerdns.com/releases/ -PKG_HASH:=5b7ab793ace822294a3f38092fe72ee64748ff0cbb8a5283dc77f40780605ae9 +PKG_HASH:=b3a37ebb20285ab9acbbb0e1370e623bb398ed3087f0e678f23ffa3b0063983d PKG_MAINTAINER:=Peter van Dijk , Remi Gacogne PKG_LICENSE:=GPL-2.0-only