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

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
This commit is contained in:
Kurt Jaeger 2020-09-29 02:08:15 +00:00
parent 1316aa10a9
commit 49de155856
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550466
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1594982937
SHA256 (pdns-recursor-4.3.3.tar.bz2) = 0bbc481d10806233579712a1e4d5f5ee27ca9860e10aa6e1ec317f032bea1508
SIZE (pdns-recursor-4.3.3.tar.bz2) = 1357853
TIMESTAMP = 1599555130
SHA256 (pdns-recursor-4.3.4.tar.bz2) = 38dd6935830d9e9f14f6cb53f88914bab09e50e57ac8aed5b5b9a4386d8328d1
SIZE (pdns-recursor-4.3.4.tar.bz2) = 1359380