1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

MFH: r550466

dns/powerdns-recursor: update 4.3.3 -> 4.3.4

Improvements
- Ensure runtime dirs for virtual services differ.
  References: #9073, pull request 9397

Bug Fixes
- Allow some more depth headroom for the no-qname-minimization fallback case.
  References: #9375, pull request 9416
- Resize hostname to final size in getCarbonHostname().
  References: pull request 9367

PR:		249188
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
Reviewed by:	fernape
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Relnotes:	https://doc.powerdns.com/recursor/changelog/4.3.html#change-4.3.4

Approved by:	ports-secteam (blanket)
This commit is contained in:
Kirill Ponomarev 2020-09-30 07:50:54 +00:00
parent b21d2ec899
commit 6b04a69ff1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q3/; revision=550654
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= recursor
DISTVERSION= 4.3.2
DISTVERSION= 4.3.4
PORTREVISION= 0
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1593680318
SHA256 (pdns-recursor-4.3.2.tar.bz2) = fcaeba94d5005ec3b973c1800d22eee686f785d3e635ad495d6f44067a4561e1
SIZE (pdns-recursor-4.3.2.tar.bz2) = 1354549
TIMESTAMP = 1599555130
SHA256 (pdns-recursor-4.3.4.tar.bz2) = 38dd6935830d9e9f14f6cb53f88914bab09e50e57ac8aed5b5b9a4386d8328d1
SIZE (pdns-recursor-4.3.4.tar.bz2) = 1359380