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
This commit is contained in:
Ralf van der Enden 2023-01-23 18:07:40 +01:00 committed by Fernando Apesteguía
parent 46191ee0b3
commit 2c4784a760
2 changed files with 4 additions and 5 deletions

View File

@ -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-

View File

@ -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