Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Sep 2022 21:56:44 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 55aff0073566 - main - dns/powerdns-recursor: update to 4.7.2
Message-ID:  <202209012156.281LuikR053670@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55aff0073566fe375fb0793bd9c99bf69031eed2

commit 55aff0073566fe375fb0793bd9c99bf69031eed2
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2022-09-01 21:55:26 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-09-01 21:55:26 +0000

    dns/powerdns-recursor: update to 4.7.2
    
    Changes: https://blog.powerdns.com/2022/08/23/security-advisory-2022-02-for-powerdns-recursor-up-to-and-including-4-5-9-4-6-2-4-7-1/
    
    PR:             266153
    MFH:            2022Q3 (security blanket)
    Security:       CVE-2022-37428
---
 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 4928fa31f4b3..41acde48adf6 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	recursor
-DISTVERSION=	4.7.1
+DISTVERSION=	4.7.2
 CATEGORIES=	dns
 MASTER_SITES=	http://downloads.powerdns.com/releases/
 PKGNAMEPREFIX=	powerdns-
diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo
index 5fbc8988bc5f..52f88833c8e7 100644
--- a/dns/powerdns-recursor/distinfo
+++ b/dns/powerdns-recursor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657274127
-SHA256 (pdns-recursor-4.7.1.tar.bz2) = d2f94573a6f0e63a1034ca2b301c27ebf2e1300a655ba669cc502d5ea8d6ec68
-SIZE (pdns-recursor-4.7.1.tar.bz2) = 1597536
+TIMESTAMP = 1661255154
+SHA256 (pdns-recursor-4.7.2.tar.bz2) = bdb4190790fe759778d6f0515afbbcc0a28b3e7e1b83c570caaf38419d57820d
+SIZE (pdns-recursor-4.7.2.tar.bz2) = 1580602



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209012156.281LuikR053670>