git: 2c4784a7609f - main - dns/powerdns-recursor: update to 4.8.1 (fixes CVE-2023-22617)

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 24 Jan 2023 06:48:19 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c4784a7609ff0ef908af4e533c178ca3fa026d1

commit 2c4784a7609ff0ef908af4e533c178ca3fa026d1
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2023-01-23 17:07:40 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-24 06:43:57 +0000

    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(-)

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