forked from pool/unbound
Accepting request 618275 from home:stroeder:branches:server:dns
update to 1.7.3 OBS-URL: https://build.opensuse.org/request/show/618275 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=82
This commit is contained in:
committed by
Git OBS Bridge
parent
a74344f40c
commit
49ad22bd35
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 09:19:02 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- update to 1.7.3
|
||||
|
||||
Features
|
||||
- #4102 for NSD, but for Unbound. Named unix pipes do not use
|
||||
certificate and key files, access can be restricted with file and
|
||||
directory permissions. The option control-use-cert is no longer
|
||||
used, and ignored if found in unbound.conf.
|
||||
- Rename tls-additional-ports to tls-additional-port, because every
|
||||
line adds one port.
|
||||
|
||||
Bug Fixes
|
||||
- Don't count CNAME response types received during qname minimisation
|
||||
as query restart.
|
||||
- #4100: Fix stub reprime when it becomes useless.
|
||||
- Fix crash if ratelimit taken into use with unbound-control
|
||||
instead of with unbound.conf.
|
||||
- Patch to fix openwrt for mac os build darwin detection in configure.
|
||||
- #4103: Fix that auth-zone does not insist on SOA record first in
|
||||
file for url downloads.
|
||||
- Fix that first control-interface determines if TLS is used. Warn
|
||||
when IP address interfaces are used without TLS.
|
||||
- Fix that control-use-cert: no works for 127.0.0.1 to disable certs.
|
||||
- Fix unbound-checkconf for control-use-cert.
|
||||
- Fix for unbound-control on Windows and set TCP socket parameters
|
||||
more closely.
|
||||
- Fix windows unbound-control no cert bad file descriptor error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 13:05:51 UTC 2018 - michael@stroeder.com
|
||||
|
||||
|
@@ -24,7 +24,7 @@
|
||||
|
||||
#
|
||||
Name: libunbound-devel-mini
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
BIN
unbound-1.7.2.tar.gz
(Stored with Git LFS)
BIN
unbound-1.7.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
unbound-1.7.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
unbound-1.7.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 21 09:19:02 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- update to 1.7.3
|
||||
|
||||
Features
|
||||
- #4102 for NSD, but for Unbound. Named unix pipes do not use
|
||||
certificate and key files, access can be restricted with file and
|
||||
directory permissions. The option control-use-cert is no longer
|
||||
used, and ignored if found in unbound.conf.
|
||||
- Rename tls-additional-ports to tls-additional-port, because every
|
||||
line adds one port.
|
||||
|
||||
Bug Fixes
|
||||
- Don't count CNAME response types received during qname minimisation
|
||||
as query restart.
|
||||
- #4100: Fix stub reprime when it becomes useless.
|
||||
- Fix crash if ratelimit taken into use with unbound-control
|
||||
instead of with unbound.conf.
|
||||
- Patch to fix openwrt for mac os build darwin detection in configure.
|
||||
- #4103: Fix that auth-zone does not insist on SOA record first in
|
||||
file for url downloads.
|
||||
- Fix that first control-interface determines if TLS is used. Warn
|
||||
when IP address interfaces are used without TLS.
|
||||
- Fix that control-use-cert: no works for 127.0.0.1 to disable certs.
|
||||
- Fix unbound-checkconf for control-use-cert.
|
||||
- Fix for unbound-control on Windows and set TCP socket parameters
|
||||
more closely.
|
||||
- Fix windows unbound-control no cert bad file descriptor error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 16:44:10 UTC 2018 - opensuse@dstoecker.de
|
||||
|
||||
|
@@ -58,7 +58,7 @@
|
||||
%endif
|
||||
|
||||
Name: unbound
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Reference in New Issue
Block a user