--- rpms/e-smith-dnscache/sme8/e-smith-dnscache.spec 2007/06/12 18:34:48 1.1 +++ rpms/e-smith-dnscache/sme8/e-smith-dnscache.spec 2008/08/08 21:30:00 1.6 @@ -2,7 +2,7 @@ Summary: e-smith module to configure dns %define name e-smith-dnscache Name: %{name} %define version 1.0.0 -%define release 6 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -11,6 +11,13 @@ Source: %{name}-%{version}.tar.gz Patch0: e-smith-dnscache-1.0.0.validateNameServer.patch Patch1: e-smith-dnscache-1.0.0-dnscacne_servers.patch Patch2: e-smith-dnscache-1.0.0-dnscacne_forwarder.patch +Patch3: e-smith-dnscache-1.0.0-sigpipe.patch +Patch4: e-smith-dnscache-1.0.0-cachesize.patch +Patch5: e-smith-dnscache-1.0.0-reverse_delegation.patch +Patch6: e-smith-dnscache-1.0.0.validateNameServer.patch2 +Patch7: e-smith-dnscache-1.0.0-L.root.patch +Patch8: e-smith-dnscache-1.0.0-dnscacne_forwarder.randomseed.patch +Patch9: e-smith-dnscache-1.0.0-dnscache_forwarder.startup.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib >= 1.15.1-19 @@ -23,6 +30,34 @@ e-smith server enhancement to configure caching nameserver %changelog +* Fri Aug 08 2008 Charlie Brady 1.0.0-13 +- Add down file for dnscache.forwarder, and modify dnscache run file + so that it brings up the dnscache.forwarder service when it + is started. [SME: 4414] + +* Fri Aug 08 2008 Charlie Brady 1.0.0-12 +- Ensure that forwarding instance of dnscache has random data + available on stdin. [SME: 4416] + +* Wed Jun 18 2008 Charlie Brady 1.0.0-11 +- Use new address for L root server, and delete included version of + root/servers/@ file, since we template it. [SME: 4414] + +* Wed Jun 18 2008 Charlie Brady 1.0.0-10 +- Fix validation of NameServer properties pulled from networks db. + [SME: 1343] + +* Wed Jun 18 2008 Charlie Brady 1.0.0-9 +- Fix delegation of reverse lookup for nets which aren't /8, + /16 or /24. [SME: 4249] + +* Tue Oct 16 2007 Charlie Brady 1.0.0-08 +- Increase default CacheSize to 10M, with corresponding increase + in DataSize. [SME: 2371] + +* Thu Sep 6 2007 Charlie Brady 1.0.0-07 +- Run dnscache with sigpipe ignored. [SME: 938] + * Mon May 21 2007 Shad L. Lords 1.0.0-6 - Ensure Forwarder has value and not just defined [SME: 3013] @@ -405,6 +440,13 @@ caching nameserver %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build perl createlinks @@ -417,6 +459,7 @@ touch root/var/service/dnscache/down mkdir -p root/var/log/dnscache mkdir -p root/var/log/dnscache.forwarder mkdir -p root/var/service/dnscache.forwarder/root/ip +touch root/var/service/dnscache.forwarder/down touch root/var/service/dnscache.forwarder/root/ip/127