diff --git a/nsd.spec b/nsd.spec index e1a390b..59bc43c 100644 --- a/nsd.spec +++ b/nsd.spec @@ -37,7 +37,7 @@ consult the REQUIREMENTS document which is a part of this distribution --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state \ --with-dbfile=%{_localstatedir}/lib/%{name}/nsd.db \ - --enable-ratelimit \ + --with-rate-limit %{__make} %{?_smp_mflags} #convert to utf8 @@ -106,8 +106,9 @@ fi - Only run nsdc rebuild hourly cronjob when nsd service is running - Fix nsd.init to return proper return code for 'status' cmd -* Fri Nov 23 2012 Paul Wouters - 3.2.14-1 +* Fri Nov 23 2012 Paul Wouters - 3.2.14-2 - Updated to 32.14 with minor bugfixes and TCP writev support +- Only run nsdc rebuild hourly cronjob when nsd service is running * Fri Jul 27 2012 Paul Wouters - 3.2.13-1 - Updated to 3.2.13, addresses VU#517036 CVE-2012-2979