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).