From 2c4784a7609ff0ef908af4e533c178ca3fa026d1 Mon Sep 17 00:00:00 2001 From: Ralf van der Enden Date: Mon, 23 Jan 2023 18:07:40 +0100 Subject: dns/powerdns-recursor: update to 4.8.1 (fixes CVE-2023-22617) ChangeLog: https://docs.powerdns.com/recursor/changelog/4.8.html#change-4.8.1 Avoid unbounded recursion when retrieving DS records from some misconfigured domains. PR: 269116 Reported by: tremere@cainites.net (maintainer) MFH: 2023Q1 (security fix) Security: CVE-2023-22617 --- dns/powerdns-recursor/Makefile | 3 +-- dns/powerdns-recursor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'dns/powerdns-recursor') diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 1ab9c95099b6..d5a7afacf75f 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 4.8.0 -PORTREVISION= 1 +DISTVERSION= 4.8.1 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 1b009931ff81..8bd51ba20ea6 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670850932 -SHA256 (pdns-recursor-4.8.0.tar.bz2) = ccb9017a1a788e95e948e7b240ef8db53ae8a507b915f260188ef343f7f68bdc -SIZE (pdns-recursor-4.8.0.tar.bz2) = 1530308 +TIMESTAMP = 1674231368 +SHA256 (pdns-recursor-4.8.1.tar.bz2) = d7b03447009257e512f01fcc46cbdb9c859b672a1c9b23faf382e870765b0f0d +SIZE (pdns-recursor-4.8.1.tar.bz2) = 1528477 -- cgit v1.2.3