Bug 173003

Summary: [MAINTAINER] dns/ldns: update to 1.6.14
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me CC: jaapna
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ldns-1.6.14.patch none

Description Jaap Akkerhuis 2012-10-23 22:40:01 UTC
- Port is updated to use OptionsNG Framework as contributed by Kenji Takefu. See <http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171934 for the details

- Update to 1.6.14

Most notable improvements:

* DANE support (RFC6698), including ldns-dane example tool.
* Configurable default CA certificate repository for ldns-dane with
  --with-ca-file=CAFILE and --with-ca-path=CAPATH
* Configurable default trust anchor with --with-trust-anchor=FILE
  for drill, ldns-verify-zone and ldns-dane
* Various improvements and fixes of pyldns from Katel Slany
  now documented in their own Changelog.

See for all the details the Changelog (and the contrib/pyldns Changelog)


Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-10-24 05:22:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-10-24 06:42:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!