summaryrefslogtreecommitdiff
path: root/dns/autotrust
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2016-02-04 15:58:30 +0000
committerErwin Lansing <erwin@FreeBSD.org>2016-02-04 15:58:30 +0000
commitd140eabacb8b3f731fca2cc131ff778a7484e9fd (patch)
treef23475ea3800b2a0fa8d80ed312ae36df191196b /dns/autotrust
parentsysutils/ncdu: document ncurses requirement (USES+=ncurses) (diff)
- Update unbound to 1.5.7
- Bump PORTREVISIOn on dependent ports Some Upgrade Notes: This release fixes a validation failure for nodata with wildcards and emptynonterminals. Fixes OpenSSL Library compability. Fixes correct response for malformed EDNS queries. For crypto in libunbound there is libnettle support. Qname minimisation is implemented. Use qname-minimisation: yes to enable it. This version sends the full query name when an error is found for intermediate names. It should therefore not fail for names on nonconformant servers. It combines well with harden-below-nxdomain: yes because those nxdomains are probed by the qname minimisation, and that will both stop privacy sensitive traffic and reduce nonsense traffic to authority servers. So consider enabling both. In this implementation IPv6 reverse lookups add several labels per increment, because otherwise those lookups would be very slow. [ Reference https://tools.ietf.org/html/draft-ietf-dnsop-qname-minimisation-08 ] More details at <http://unbound.net> PR: 206347 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Approved by: maintainer timeout Sponsored by: DK Hostmaster A/S
Notes
Notes: svn path=/head/; revision=408047
Diffstat (limited to 'dns/autotrust')
-rw-r--r--dns/autotrust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/autotrust/Makefile b/dns/autotrust/Makefile
index 97e218beb786..4eb0670eb1d0 100644
--- a/dns/autotrust/Makefile
+++ b/dns/autotrust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= autotrust
PORTVERSION= 0.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= dns
MASTER_SITES= http://www.nlnetlabs.nl/downloads/autotrust/