Bug 173003 - [MAINTAINER] dns/ldns: update to 1.6.14
Summary: [MAINTAINER] dns/ldns: update to 1.6.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 22:40 UTC by Jaap Akkerhuis
Modified: 2012-10-24 06:42 UTC (History)
1 user (show)

See Also:


Attachments
ldns-1.6.14.patch (4.79 KB, patch)
2012-10-23 22:40 UTC, Jaap Akkerhuis
no flags Details | Diff

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