diff options
author | pettai <pettai@pkgsrc.org> | 2016-06-16 13:50:39 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2016-06-16 13:50:39 +0000 |
commit | 849b96f3f0d617e50c026f31326e6a709a9c59e6 (patch) | |
tree | 04a1629b18177af905aeacb292b5d9cba2ea1c60 | |
parent | d8cfca5b05011da7e78479552a5e1c6c5a1cffda (diff) | |
download | pkgsrc-849b96f3f0d617e50c026f31326e6a709a9c59e6.tar.gz |
Unbound 1.5.9
=============
Features:
---------
- generic edns option parse and store code.
- Updated L root IPv6 address.
- User defined pluggable event API for libunbound
- ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for binding
to an IP address while the interface or address is down.
- OpenSSL 1.1.0 portability, --disable-dsa configure option.
- disable-dnssec-lame-check config option.
Bug Fixes:
----------
- [bugzilla: 745 ] Fix unbound.py - idn2dname throws UnicodeError when idnname contains trailing dot.
- configure tests for the weak attribute support by the compiler.
- [bugzilla: 747 ] Fix assert in outnet_serviced_query_stop.
- Updated configure and ltmain.sh.
- Fixup of compile fix for pluggable event API.
- Fixup backend2str for libev.
- Fix libev usage of dispatch return value.
- No side effects in tolower() call, in case it is a macro.
- Fix warnings in ifdef corner case, older or unknown libevent.
- Fix ip-transparent for ipv6 on FreeBSD.
- Fix ip-transparent for tcp on freebsd.
- [bugzilla: 746 ] Fix unbound sets CD bit on all forwards.
If no trust anchors, it'll not set CD bit when forwarding to another server.
If a trust anchor, no CD bit on the first attempt to a forwarder,
but CD bit thereafter on repeated attempts to get DNSSEC.
- Limit number of QNAME minimisation iterations.
- Validate QNAME minimised NXDOMAIN responses.
- If QNAME minimisation is enabled, do cache lookup for QTYPE NS in harden-below-nxdomain.
- Fix compile of getentropy_linux for SLES11 servicepack 4.
- Fix dnstap-log-resolver-response-messages.
- Fix test for openssl to use HMAC_Update for 1.1.0.
- ERR_remove_state deprecated since openssl 1.0.0.
- OPENSSL_config is deprecated, removing.
- Document permit-small-holddown for 5011 debug.
- [bugzilla: 749 ] Fix unbound-checkconf gets SIGSEGV when use against a malformatted conf file.
- [bugzilla: 753 ] Fix document dump_requestlist is for first thread.
- Fix some malformed reponses to edns queries get fallback to nonedns.
- [bugzilla: 759 ] Fix 0x20 capsforid no longer checks type PTR, for compatibility with cisco dns guard. This lowers false positives.
- Fix sldns with static checking fixes copied from getdns.
- Fix memory leak in out-of-memory conditions of local zone add.
- [bugzilla: 761 ] Fix DNSSEC LAME false positive resolving nic.club.
- [bugzilla: 766 ] Fix dns64 should synthesize results on timeout/errors.
- No QNAME minimisation fall-back for NXDOMAIN answers from DNSSEC signed zones.
- [bugzilla: 767 ] Fix Reference to an expired Internet-Draft in harden-below-nxdomain documentation.
- remove memory leak from lame-check patch.
- [bugzilla: 770 ] Fix Small subgroup attack on DH used in unix pipe on localhost if unbound control uses a unix local named pipe.
- Document write permission to directory of trust anchor needed.
- [bugzilla: 768 ] Fix Unbound Service Sometimes Can Not Shutdown Completely, WER Report Shown Up. Close handle before closing WSA.
- Fix time in case answer comes from cache in ub_resolve_event().
- Fix windows service to be created run with limited rights, as a network service account.
- [bugzilla: 752 ] Fix retry resource temporarily unavailable on control pipe.
- iana ports fetched via https.
- iana portlist update.
-rw-r--r-- | net/unbound/Makefile | 4 | ||||
-rw-r--r-- | net/unbound/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 42f4ac5b58c..491b043953d 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2016/03/09 05:24:38 pettai Exp $ +# $NetBSD: Makefile,v 1.46 2016/06/16 13:50:39 pettai Exp $ -DISTNAME= unbound-1.5.8 +DISTNAME= unbound-1.5.9 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ diff --git a/net/unbound/distinfo b/net/unbound/distinfo index a8529c0e0e6..5ea0f9bd7e0 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2016/03/09 05:24:38 pettai Exp $ +$NetBSD: distinfo,v 1.32 2016/06/16 13:50:39 pettai Exp $ -SHA1 (unbound-1.5.8.tar.gz) = 1391888d2e3395d766545cd3dbdf0f1879c48080 -RMD160 (unbound-1.5.8.tar.gz) = e0a2fa814a27ef84a9387e9f856c0c317375b113 -SHA512 (unbound-1.5.8.tar.gz) = 0c296a2e5489fae0fdf0ca2ea11ed72f00498c8499f38f308ff32078665d980a2d5a80ee0e106273dc13a146611a238553857c5f301fe9622072382c06b8434a -Size (unbound-1.5.8.tar.gz) = 4895649 bytes +SHA1 (unbound-1.5.9.tar.gz) = 4882c52aac0abcd72a86ac5d06e9cd39576620ce +RMD160 (unbound-1.5.9.tar.gz) = 4fb82f0e132e422a5d2481517348f1e1802bf23d +SHA512 (unbound-1.5.9.tar.gz) = a0f43a22d2c357b78482e5049fd77b100966964d861536169bd79379c02b96651e52c47f3f5001ac8e1ca474d41f784395adb44b61157487723f9f15287c97f4 +Size (unbound-1.5.9.tar.gz) = 4924965 bytes |