Bug 236982

Summary: dns/powerdns-recursor: update to 4.1.12
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update PowerDNS Recursor to 4.1.12 tremere: maintainer-approval+

Description Ralf van der Enden 2019-04-03 09:24:15 UTC
Created attachment 203338 [details]
Update PowerDNS Recursor to 4.1.12

This is a maintenance release with improvements for high-performance sites (and a wild bug fix appeared).

The changelog:

#7634: Use a bounded load-balancing algo to distribute queries.
#7651: Implement a configurable ECS cache limit so responses with an ECS scope more specific than a certain threshold and a TTL smaller than a specific threshold are not inserted into the records cache at all.
#7647: Provide CPU usage statistics per thread (worker & distributor).
#7495: Correctly interpret an empty AXFR response to an IXFR query.

Poudriere buildlog: https://pkg.cainites.net/data/latest-per-pkg/powerdns-recursor/4.1.12/freebsd_12x64-system.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 21:11:36 UTC
A commit references this bug:

Author: swills
Date: Mon Apr  8 21:11:28 UTC 2019
New revision: 498432
URL: https://svnweb.freebsd.org/changeset/ports/498432

Log:
  dns/powerdns-recursor: update to 4.1.12

  PR:		236982
  Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)

Changes:
  head/dns/powerdns-recursor/Makefile
  head/dns/powerdns-recursor/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-08 21:12:33 UTC
Committed, thanks!