Bug 236982 - dns/powerdns-recursor: update to 4.1.12
Summary: dns/powerdns-recursor: update to 4.1.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-03 09:24 UTC by Ralf van der Enden
Modified: 2019-04-08 21:12 UTC (History)
0 users

See Also:


Attachments
Update PowerDNS Recursor to 4.1.12 (869 bytes, patch)
2019-04-03 09:24 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!