From e34f09c7b6b4041cfc56e862a4696ae464099dbcb41a9b09bae1bfdabf5cc069 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 19 Feb 2015 23:40:27 +0000 Subject: [PATCH] - update to 1.5.2 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=17 --- unbound-1.5.1.tar.gz | 3 --- unbound-1.5.2.tar.gz | 3 +++ unbound.changes | 54 ++++++++++++++++++++++++++++++++++++++++++++ unbound.spec | 2 +- 4 files changed, 58 insertions(+), 4 deletions(-) delete mode 100644 unbound-1.5.1.tar.gz create mode 100644 unbound-1.5.2.tar.gz diff --git a/unbound-1.5.1.tar.gz b/unbound-1.5.1.tar.gz deleted file mode 100644 index 65d85a0..0000000 --- a/unbound-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec -size 4805176 diff --git a/unbound-1.5.2.tar.gz b/unbound-1.5.2.tar.gz new file mode 100644 index 0000000..12926de --- /dev/null +++ b/unbound-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ab6c6a5ce3247b0a57e34d209fe8936e1218ff89a9b7ca3ff00c2060dd35c7 +size 4822523 diff --git a/unbound.changes b/unbound.changes index 9ffab29..163342d 100644 --- a/unbound.changes +++ b/unbound.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Thu Feb 19 23:35:58 UTC 2015 - mrueckert@suse.de + +- update to 1.5.2 + - Features + - local-zone: example.com inform makes unbound log a message + with client IP for queries in that zone. Eg. for finding + infected hosts. + - patch from Stephane Lapie that adds to the python API, that + exposes struct delegpt, and adds the find_delegation + function. + - Updated contrib warmup.cmd/sh to support two modes - load + from pre-defined list of domains or (with filename as + argument) load from user-specified list of domains, and + updated contrib unbound_cache.sh/cmd to support + loading/save/reload cache to/from default path or (with + secondary argument) arbitrary path/filename, from Yuri + Voinov. + - patch for remote control over local sockets, from Dag-Erling + Smorgrav, Ilya Bakulin. Use control-interface: /path/sock and + control-use-cert: no. + - unbound-checkconf -f prints chroot with pidfile path. + - infra-cache-min-rtt patch from Florian Riehm, for expected + long uplink roundtrip times. + - Bug Fixes + - config.guess and config.sub update from libtoolize. + - getauxval test for ppc64 linux compatibility. + - make strip works for unbound-host and unbound-anchor. + - print query name when max target count is exceeded. + - patch from Stuart Henderson that fixes DESTDIR in + unbound-control-setup for installs where config is not in the + prefix location. + - [bugzilla: 634 ] Fix #634: fix fail to start on Linux LTS + 3.14.X, ignores missing IP_MTU_DISCOVER OMIT option (fix from + Remi Gacogne). + - Patch from Philip Paeps to contrib/unbound_munin_ that uses + type ABSOLUTE. Allows munin.conf: [idleserver.example.net] + unbound_munin_hits.graph_period minute + - Fix pyunbound ord call, portable for python 2 and 3. + - Fix unintended use of gcc extension for incomplete enum + types, compile with pedantic c99 compliance (from Daniel + Dickman). + - Fix pyunbound byte string representation for python3. + - Fix 0x20 capsforid fallback to omit gratuitous NS and + additional section changes. + - Fix validation failure in case upstream forwarder (ISC BIND) + does not have the same trust anchors and decides to insert + unsigned NS record in authority section. + - Fix scrubber with harden-glue turned off to reject NS (and + other not-address) records. + - iana portlist update. + - [bugzilla: 643 ] Fix doc/example.conf.in: unnecessary + whitespace. + ------------------------------------------------------------------- Mon Dec 8 16:12:23 UTC 2014 - mrueckert@suse.de diff --git a/unbound.spec b/unbound.spec index fc52d00..713f384 100644 --- a/unbound.spec +++ b/unbound.spec @@ -47,7 +47,7 @@ %endif Name: unbound -Version: 1.5.1 +Version: 1.5.2 Release: 0 # #