From: Wouter Wijngaards Date: Thu, 27 Sep 2012 09:37:04 +0000 (+0000) Subject: - updated contrib/unbound.spec, patch from Valentin Bud. X-Git-Tag: release-1.4.19rc1~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=18f2fc28ded9566a1ab8e09975e152b618052d48;p=thirdparty%2Funbound.git - updated contrib/unbound.spec, patch from Valentin Bud. git-svn-id: file:///svn/unbound/trunk@2768 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/unbound.spec b/contrib/unbound.spec index 606430273..6ddc5f18d 100644 --- a/contrib/unbound.spec +++ b/contrib/unbound.spec @@ -1,6 +1,6 @@ Summary: Validating, recursive, and caching DNS resolver Name: unbound -Version: 1.4.8 +Version: 1.4.18 Release: 1%{?dist} License: BSD Url: http://www.nlnetlabs.nl/unbound/ diff --git a/doc/Changelog b/doc/Changelog index e84177549..c9be58a72 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ Paul Wouters. Suggested use: include: "/etc/unbound.d/conf.d/*" - unbound-control -q option is quiet, patch from Mariano Absatz. - iana portlist updated. + - updated contrib/unbound.spec, patch from Valentin Bud. 21 September 2012: Wouter - chdir to / after chroot call (suggested by Camiel Dobbelaar).