From 9bc2de02bd711380739491f5e5b7f1688a8c4c4056d4f9851d48ac04c65c332b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Fri, 11 Dec 2015 15:04:14 +0000 Subject: [PATCH] Accepting request 348227 from home:stroeder:branches:server:dns update to 1.5.7 (successfully tested in Tumbleweed x86_64) OBS-URL: https://build.opensuse.org/request/show/348227 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=29 --- unbound-1.5.6.tar.gz | 3 --- unbound-1.5.7.tar.gz | 3 +++ unbound-1.5.7.tar.gz.asc | 17 +++++++++++++++++ unbound.changes | 39 +++++++++++++++++++++++++++++++++++++++ unbound.spec | 2 +- 5 files changed, 60 insertions(+), 4 deletions(-) delete mode 100644 unbound-1.5.6.tar.gz create mode 100644 unbound-1.5.7.tar.gz create mode 100644 unbound-1.5.7.tar.gz.asc diff --git a/unbound-1.5.6.tar.gz b/unbound-1.5.6.tar.gz deleted file mode 100644 index 32e3350..0000000 --- a/unbound-1.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad3823f5895f59da9e408ea273fcf81d8a76914c18864fba256d7f140b83e404 -size 4849569 diff --git a/unbound-1.5.7.tar.gz b/unbound-1.5.7.tar.gz new file mode 100644 index 0000000..ad4210c --- /dev/null +++ b/unbound-1.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2088e5aa81a2d48f6337c30c1cf7e99b2e2dc4f92e463b3bee626eee731ca8 +size 4859573 diff --git a/unbound-1.5.7.tar.gz.asc b/unbound-1.5.7.tar.gz.asc new file mode 100644 index 0000000..706c467 --- /dev/null +++ b/unbound-1.5.7.tar.gz.asc @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAABAgAGBQJWaTIoAAoJEJ9vHC1+BF+N1j0P/22rYILQ0v8tIi47mUKPGjSv +Kk7KSA8TXQIhTwgwRDEyRCIRGdsQ2badR5aExzA4RedvsxDM+L5tX57RGPW1ep+x +PO1ZWIugA3vh80NLWKZQPP9C4qqVm6narzlD//2O9Ye1Bnz6oaud2MQJFpX8n9Mo +rBvLQTPNjlO9O1VzOm8i1Wm1eVWzSqqTPMHYiQhHEJmFfoYBHS059nXCcX58NnzX +NcR+duEgvyOZQpID8VkZJrbtdmB8ucDt/70gQpfjoNbE2cWHHJRoiH3YIwLTd2EH +VcTSg7BZTNNCJkhvJrb1L41pI2yO73y/LEUr2VpcYKbnI9oSaLs0CTqd7RtoQLav +VPjRTy/BI7wOqLaU4xCeaOJb6Xn8rTLhhwI7DjRKgeh6dBy+gtCA5aIKMCMfYSRf +FAj9h3E7BKlHwRO3BemJdmq/B8J72nLGrhSbI7E7AV/hTgyvCPr+qXYGvD2U5yzp +foSZKrunlc5E6ORaAcPhaORPsorrv473TgugeFprGEhJGTLLhh+pVS2wwotivfY6 +EUehox1Mtgk6v5zD7GsUZjk+VEBiccyxbRX5wi1vaETL45vLF573jxCXeAU0aIph +jEk9PsPO08xwJ/V43XlvFlYZ0obJHFTyqTNl2m4wIod5JRP0tak4Kcgkmvtoq6hH +VQY/lyuFG+SO0j5ShjWG +=nkfC +-----END PGP SIGNATURE----- diff --git a/unbound.changes b/unbound.changes index d8cbdab..1587cc3 100644 --- a/unbound.changes +++ b/unbound.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Thu Dec 10 11:48:46 UTC 2015 - michael@stroeder.com + +- update to 1.5.7 + +Features + * Fix #594. libunbound: optionally use libnettle for crypto. + Contributed by Luca Bruno. Added --with-nettle for use with + --with-libunbound-only. + * Implemented qname minimisation + +Bug Fixes + * Fix #712: unbound-anchor appears to not fsync root.key. + * Fix #714: Document config to block private-address for IPv4 + mapped IPv6 addresses. + * portability, replace snprintf if return value broken + * portability fixes. + * detect libexpat without xml_StopParser function. + * isblank() compat implementation. + * patch from Doug Hogan for SSL_OP_NO_SSLvx options. + * Fix #716: nodata proof with empty non-terminals and wildcards. + * Fix #718: Fix unbound-control-setup with support for env + without HEREDOC bash support. + * ACX_SSL_CHECKS no longer adds -ldl needlessly. + * Change example.conf: ftp.internic.net to https://www.internic.net + * Fix for lenient accept of reverse order DNAME and CNAME. + * spelling fixes from Igor Sobrado Delgado. + * Fix that malformed EDNS query gets a response without malformed EDNS. + * Added assert on rrset cache correctness. + * Fix #720: add windows scripts to zip bundle, + and fix unbound-control-setup windows batch file. + * Fix for #724: conf syntax to read files from run dir (on Windows). + And fix PCA prompt for unbound-service-install.exe. + And add Changelog to windows binary dist. + * .gitignore for git users. + * iana portlist update. + * Removed unneeded whitespace from example.conf. + * Do not minimise forwarded requests. + ------------------------------------------------------------------- Thu Oct 15 19:31:43 UTC 2015 - michael@stroeder.com diff --git a/unbound.spec b/unbound.spec index fd84053..d7455c6 100644 --- a/unbound.spec +++ b/unbound.spec @@ -53,7 +53,7 @@ %endif Name: unbound -Version: 1.5.6 +Version: 1.5.7 Release: 0 # #