forked from pool/unbound
Accepting request 532958 from home:stroeder:branches:server:dns
- update to 1.6.7 OBS-URL: https://build.opensuse.org/request/show/532958 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=64
This commit is contained in:
committed by
Git OBS Bridge
parent
d0c46e9ff2
commit
784b249c61
@@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 08:20:16 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to 1.6.7
|
||||
|
||||
Features:
|
||||
- Set trust-anchor-signaling default to yes
|
||||
- Fix #1440: [dnscrypt] client nonce cache.
|
||||
- Fix #1435: Please allow UDP to be disabled separately upstream and
|
||||
downstream.
|
||||
|
||||
Bug fixes:
|
||||
- Fix that looping modules always stop the query, and don't pass
|
||||
control.
|
||||
- Fix unbound-host to report error for DNSSEC state of failed lookups.
|
||||
- Spelling fixes, from Josh Soref.
|
||||
- Fix #1400: allowing use of global cache on ECS-forwarding unless
|
||||
always-forward.
|
||||
- use a cachedb answer even if it's "expired" when serve-expired is yes
|
||||
(patch from Jinmei Tatuya).
|
||||
- trigger refetching of the answer in that case (this will bypass
|
||||
cachedb lookup)
|
||||
- allow storing a 0-TTL answer from cachedb in the in-memory message
|
||||
cache when serve-expired is yes
|
||||
- Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.
|
||||
- Log name of looping module
|
||||
- Fix #1450: Generate again patch contrib/aaaa-filter-iterator.patch
|
||||
(by Danilo G. Baio).
|
||||
- Fix param unused warning for windows exportsymbol compile.
|
||||
- Use RCODE from A query on DNS64 synthesized answer.
|
||||
- Fix trust-anchor-signaling works in libunbound.
|
||||
- Fix spelling in unbound-control man page.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 16:17:44 UTC 2017 - michael@stroeder.com
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
|
||||
#
|
||||
Name: libunbound-devel-mini
|
||||
Version: 1.6.6
|
||||
Version: 1.6.7
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
BIN
unbound-1.6.6.tar.gz
(Stored with Git LFS)
BIN
unbound-1.6.6.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
unbound-1.6.7.tar.gz
(Stored with Git LFS)
Normal file
BIN
unbound-1.6.7.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 10 08:20:16 UTC 2017 - michael@stroeder.com
|
||||
|
||||
- update to 1.6.7
|
||||
|
||||
Features:
|
||||
- Set trust-anchor-signaling default to yes
|
||||
- Fix #1440: [dnscrypt] client nonce cache.
|
||||
- Fix #1435: Please allow UDP to be disabled separately upstream and
|
||||
downstream.
|
||||
|
||||
Bug fixes:
|
||||
- Fix that looping modules always stop the query, and don't pass
|
||||
control.
|
||||
- Fix unbound-host to report error for DNSSEC state of failed lookups.
|
||||
- Spelling fixes, from Josh Soref.
|
||||
- Fix #1400: allowing use of global cache on ECS-forwarding unless
|
||||
always-forward.
|
||||
- use a cachedb answer even if it's "expired" when serve-expired is yes
|
||||
(patch from Jinmei Tatuya).
|
||||
- trigger refetching of the answer in that case (this will bypass
|
||||
cachedb lookup)
|
||||
- allow storing a 0-TTL answer from cachedb in the in-memory message
|
||||
cache when serve-expired is yes
|
||||
- Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.
|
||||
- Log name of looping module
|
||||
- Fix #1450: Generate again patch contrib/aaaa-filter-iterator.patch
|
||||
(by Danilo G. Baio).
|
||||
- Fix param unused warning for windows exportsymbol compile.
|
||||
- Use RCODE from A query on DNS64 synthesized answer.
|
||||
- Fix trust-anchor-signaling works in libunbound.
|
||||
- Fix spelling in unbound-control man page.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 16:17:44 UTC 2017 - michael@stroeder.com
|
||||
|
||||
|
@@ -53,7 +53,7 @@
|
||||
%endif
|
||||
|
||||
Name: unbound
|
||||
Version: 1.6.6
|
||||
Version: 1.6.7
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Reference in New Issue
Block a user