git: 08389f09e4b2 - 2023Q1 - 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:50:09 UTC
The branch 2023Q1 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=08389f09e4b24c0ee05de9eabffa3eb9e45e392e

commit 08389f09e4b24c0ee05de9eabffa3eb9e45e392e
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:45:55 +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
    
    (cherry picked from commit 2c4784a7609ff0ef908af4e533c178ca3fa026d1)
---
 dns/powerdns-recursor/Makefile | 2 +-
 dns/powerdns-recursor/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 28ded2035f22..d5a7afacf75f 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	recursor
-DISTVERSION=	4.8.0
+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