Opened 9 years ago

Closed 9 years ago

#46966 closed update (fixed)

unbound @1.5.1_0: update to 1.5.2

Reported by: Schamschula (Marius Schamschula) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: unbound

Description

unbound has been updated to version 1.5.2:

Date: 19 February, 2015

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.

Attachments (2)

Portfile-unbound.diff (871 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile-unbound.2.diff (871 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
version 1.5.3

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-unbound.diff added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: snc@… removed
Owner: changed from macports-tickets@… to snc@…
Summary: Update: unbound 1.5.2unbound @1.5.1_0: update to 1.5.2
Version: 2.3.3

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-unbound.2.diff added

version 1.5.3

comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)

Version 1.5.3:

Bug Fixes

[bugzilla: 647 ]
Fix #647 crash in 1.5.2 because pwd.db no longer accessible after reload.
[bugzilla: 645 ]
Fix #645 Portability to Solaris 10, use AF_LOCAL.
[bugzilla: 646 ]
Fix #646 Portability to Solaris, -lrt for getentropy_solaris.
Use the getrandom syscall introduced in Linux 3.17 (from Heiner Kallweit).

comment:3 Changed 9 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

comment:4 Changed 9 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

This was already updated in r133539 and r134440.

Note: See TracTickets for help on using tickets.