From d0fda061350943f2c64a67185ecec236d99e8023 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Fri, 3 May 2013 12:50:12 +0200 Subject: Include recursion Warning in named.conf and named.conf.sample (#740894) Signed-off-by: Tomas Hozza --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 67d796c..69299b3 100644 --- a/bind.spec +++ b/bind.spec @@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.3 -Release: 0.4.%{PREVER}%{?dist} +Release: 0.5.%{PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -781,6 +781,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Fri May 03 2013 Tomas Hozza 32:9.9.3-0.5.rc1 +- Include recursion Warning in named.conf and named.conf.sample (#740894) + * Thu May 02 2013 Tomas Hozza 32:9.9.3-0.4.rc1 - Fix zone2sqlite to quote table names when creating/dropping/inserting (#919417) -- cgit