/[smeserver]/rpms/e-smith-dnscache/sme9/e-smith-dnscache.spec
ViewVC logotype

Contents of /rpms/e-smith-dnscache/sme9/e-smith-dnscache.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sun Jul 31 04:40:20 2016 UTC (7 years, 9 months ago) by gzartman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +8 -2 lines
* Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 2.4.0-2.sme
- Modify run script to allow for loopback commmunications with other
  DNS servers on the local machine and DNS forwarding [SME: 8638]

1 # $Id: e-smith-dnscache.spec,v 1.1 2013/02/06 21:25:21 slords Exp $
2
3 Summary: e-smith module to configure dnscache
4 %define name e-smith-dnscache
5 Name: %{name}
6 %define version 2.4.0
7 %define release 2
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: System Environment/Base
12 Source: %{name}-%{version}.tar.xz
13 Patch1: e-smith-dnscache-2.4.0-loopback.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 Requires: e-smith-lib >= 1.15.1-19
17 Requires: djbdns
18 BuildRequires: e-smith-devtools
19 AutoReqProv: no
20
21 %description
22 e-smith server enhancement to configure and run dnscache as a
23 caching nameserver
24
25 %changelog
26 * Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 2.4.0-2.sme
27 - Modify run script to allow for loopback commmunications with other
28 DNS servers on the local machine and DNS forwarding [SME: 8638]
29
30 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
31 - Roll new stream for sme9
32
33 * Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 2.2.0-2.sme
34 - D-root is changing its IPv4 address [SME: 7189]
35
36 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
37 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
38
39 * Fri Aug 08 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-13
40 - Add down file for dnscache.forwarder, and modify dnscache run file
41 so that it brings up the dnscache.forwarder service when it
42 is started. [SME: 4414]
43
44 * Fri Aug 08 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-12
45 - Ensure that forwarding instance of dnscache has random data
46 available on stdin. [SME: 4416]
47
48 * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-11
49 - Use new address for L root server, and delete included version of
50 root/servers/@ file, since we template it. [SME: 4414]
51
52 * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-10
53 - Fix validation of NameServer properties pulled from networks db.
54 [SME: 1343]
55
56 * Wed Jun 18 2008 Charlie Brady <charlie_brady@mitel.com> 1.0.0-9
57 - Fix delegation of reverse lookup for nets which aren't /8,
58 /16 or /24. [SME: 4249]
59
60 * Tue Oct 16 2007 Charlie Brady <charlie_brady@mitel.com> 1.0.0-08
61 - Increase default CacheSize to 10M, with corresponding increase
62 in DataSize. [SME: 2371]
63
64 * Thu Sep 6 2007 Charlie Brady <charlie_brady@mitel.com> 1.0.0-07
65 - Run dnscache with sigpipe ignored. [SME: 938]
66
67 * Mon May 21 2007 Shad L. Lords <slords@mail.com> 1.0.0-6
68 - Ensure Forwarder has value and not just defined [SME: 3013]
69
70 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
71 - Clean up spec so package can be built by koji/plague
72
73 * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.0.0-5
74 - Fix dnscache root server files [SME: 2721]
75
76 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
77 - Update to new release naming. No functional changes.
78 - Make Packager generic
79
80 * Sun Jul 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-03
81 - Make dnslog user creation consistent with e-smith-tinydns. [SME: 1688]
82
83 * Sun Apr 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-02
84 - Don't use NameServer property from networks database if it would
85 cause feedback loop. [SME: 1343]
86
87 * Thu Mar 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.0.0-01
88 - Roll (proper) stable stream version. [SME: 1016]
89
90 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 0.6.0-01
91 - Roll stable stream version. [SME: 1016]
92
93 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.5.1-06
94 - Bump release number only
95
96 * Thu Oct 27 2005 Charlie Brady <charlieb@e-smith.com>
97 - [0.5.1-05]
98 - Add default name server delegation for domains without a Nameservers property.
99 [SF: 1339875]
100
101 * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
102 - [0.5.1-04]
103 - Add missing dnscache.forwarder config db record. [SF: 1290325]
104
105 * Thu Sep 15 2005 Charlie Brady <charlieb@e-smith.com>
106 - [0.5.1-03]
107 - Expand templates and restart dnscache.forwarder in dns-update and console-save
108 events. Expand templates in bootstrap-console-save rather than
109 post-{install,upgrade} events. [SF: 1290325]
110 - Add support for Forwarder2 property in template for root/servers/@ of
111 dnscache.forwarder service.
112
113 * Thu Aug 25 2005 Gordon Rowell <gordonr@gormand.com.au>
114 - [0.5.1-02]
115 - Configure DNS servers for domains, depending on Nameservers
116 property:
117 - localhost: 127.0.0.1
118 - corporate: dnscache{Forwarder}, dnscache{Forwarder2}
119 - internet: <nothing>
120 - Comma separated list of IPs : To those listed servers
121 - Add dns-update event and reconfigure dnscache there
122 - Call initialise-default-databases in dns-update to cater for
123 domain db migration which might be required due to modification
124 of the Corporate DNS Servers
125 - Migrate db and reconfigure dnscache in domain-modify as well,
126 since we might have changed nameservers.
127
128 * Thu Aug 25 2005 Charlie Brady <charlieb@e-smith.com>
129 - [0.5.1-01]
130 - Roll new development stream prior to reworking Nameservers settings - 0.5.1
131
132 * Tue Aug 2 2005 Shad Lords <slords@email.com>
133 - [0.5.0-23]
134 - Add TCPPort/UDPPort/access properties to dnscache [SF: 1246986]
135 - Add COPYING file to distribution
136
137 * Wed Jul 6 2005 Charlie Brady <charlieb@e-smith.com>
138 - [0.5.0-22]
139 - Only delegate domains if SystemPrimaryDomain or if NameServer
140 property is defined. [SF: 1233662]
141
142 * Mon Jun 6 2005 Charlie Brady <charlieb@e-smith.com>
143 - [0.5.0-21]
144 - Add dnscache log file analysis script
145 (from http://www.hungry.com/~fn/dnscache-log.pl.txt).
146
147 * Mon Jun 6 2005 Charlie Brady <charlieb@e-smith.com>
148 - [0.5.0-20]
149 - Update ICANN root hint name server address list
150 (s/128.9.0.107/192.228.79.201/). The 128.9.0.107 address will continue
151 answering queries until Jan, 2006.
152
153 * Fri May 13 2005 Charlie Brady <charlieb@e-smith.com>
154 - [0.5.0-19]
155 - Fix forwarder run script so that logs are captured.
156
157 * Mon May 9 2005 Charlie Brady <charlieb@e-smith.com>
158 - [0.5.0-18]
159 - Expand dnscache.forwarder service's config in post-install and post-upgrade.
160
161 * Thu May 5 2005 Charlie Brady <charlieb@e-smith.com>
162 - [0.5.0-17]
163 - Fix problem with migration of legacy Forwarder properties (type
164 not specified).
165
166 * Tue Apr 26 2005 Charlie Brady <charlieb@e-smith.com>
167 - [0.5.0-16]
168 - Really fix creation of root/ip/127 access list file (i.e. put it
169 in the correct place).
170
171 * Tue Apr 26 2005 Charlie Brady <charlieb@e-smith.com>
172 - [0.5.0-15]
173 - Fix creation of ip/127 access list file.
174
175 * Wed Apr 20 2005 Charlie Brady <charlieb@e-smith.com>
176 - [0.5.0-14]
177 - Create ip/127 access allow file for dnscache.forwarder service.
178
179 * Wed Apr 20 2005 Charlie Brady <charlieb@e-smith.com>
180 - [0.5.0-13]
181 - Adding missing execute permission on new run scripts.
182 - Fix errors in config template for forwarding dnscache.
183
184 * Wed Apr 20 2005 Charlie Brady <charlieb@e-smith.com>
185 - [0.5.0-12]
186 - Add missing /service symlink from previous change.
187
188 * Wed Apr 20 2005 Charlie Brady <charlieb@e-smith.com>
189 - [0.5.0-11]
190 - Add missing file tree from previous change.
191
192 * Wed Apr 20 2005 Charlie Brady <charlieb@e-smith.com>
193 - [0.5.0-10]
194 - Add second dnscache instance which does all Internet queries.
195 We run the first instance with a small cache, which we
196 can happily lose whenever we might have changed any delegations.
197
198 * Mon Apr 11 2005 Charlie Brady <charlieb@e-smith.com>
199 - [0.5.0-09]
200 - Fix bug in delegation of local networks with NameServer
201 property.
202 - Fix bug in access list configuration.
203
204 * Tue Apr 5 2005 Charlie Brady <charlieb@e-smith.com>
205 - [0.5.0-08]
206 - Avoid chdir in run script.
207 - Allow delegation to an alternative listen address for tinydns.
208 - Avoid unnecessary delegation for 127.in-addr.arpa.
209
210 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
211 - [0.5.0-07]
212 - Fix pathname to root/servers/@ file in createlinks.
213
214 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
215 - [0.5.0-06]
216 - Fix a few deficiencies with new perl run script.
217
218 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
219 - [0.5.0-05]
220 - Use perl run script which does all env setup, access control and zone
221 delegation without any templates.
222
223 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
224 - [0.5.0-04]
225 - Fix delegation of reverse lookup of local network. [MN00062867]
226 - Use generic_template_expand and adjust-services actions in place of
227 dnscache-conf. Update e-smith-lib dependency. [MN00064130, MN00065576]
228 - Update genfilelist call and move to install section.
229
230 * Wed Feb 23 2005 Charlie Brady <charlieb@e-smith.com>
231 - [0.5.0-03]
232 - Don't run dnscache-conf at post-install, when $LocalIP is undefined.
233 [MN00065717]
234
235 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
236 - [0.5.0-02]
237 - Remove any left-behind env/FORWARDONLY file in post scriptlet, so we can
238 later simplify config. [charlieb MN00045628]
239 - Don't attempt to configure dnscache in post-install and post-upgrade.
240 [MN00065717]
241 - Only delegate reverse name lookup when we know of a suitable
242 name server. [MN00062867]
243
244 * Fri Jan 21 2005 Charlie Brady <charlieb@e-smith.com>
245 - [0.5.0-01]
246 - Changing version to development stream number - 0.5.0
247
248 * Tue Jan 4 2005 Michael Soulier <msoulier@e-smith.com>
249 - [0.4.0-01]
250 - rolling to stable - 0.4.0
251
252 * Thu Oct 21 2004 Charlie Brady <charlieb@e-smith.com>
253 - [0.3.0-04]
254 - Be sure to remove any left-behind env/FORWARDONLY file. [charlieb MN00045628]
255
256 * Thu Aug 26 2004 Michael Soulier <msoulier@e-smith.com>
257 - [0.3.0-03]
258 - Updated dnscache-conf for last change. [msoulier MN00045628]
259
260 * Thu Aug 26 2004 Michael Soulier <msoulier@e-smith.com>
261 - [0.3.0-02]
262 - Updated to handle FORWARDONLY env var properly, to prevent unwanted requests
263 for recursion. [msoulier MN00045628]
264
265 * Thu Aug 26 2004 Michael Soulier <msoulier@e-smith.com>
266 - [0.3.0-01]
267 - rolling to dev - 0.3.0
268
269 * Wed Aug 27 2003 Michael Soulier <msoulier@e-smith.com>
270 - [0.2.0-05]
271 - Updated the shutdown ordering, and added runlevel 1. [msoulier 9761]
272
273 * Mon Aug 25 2003 Michael Soulier <msoulier@e-smith.com>
274 - [0.2.0-04]
275 - Moved the rc7 symlink creation to createlinks. [msoulier 9761]
276
277 * Mon Aug 25 2003 Michael Soulier <msoulier@e-smith.com>
278 - [0.2.0-03]
279 - Added K* script links for runlevels 0 and 6 for dnscache. [msoulier 9761]
280
281 * Tue Jul 15 2003 Charlie Brady <charlieb@e-smith.com>
282 - [0.2.0-02]
283 - Remove bogus "Requires: supervise-scripts". [charlieb 9448]
284
285 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
286 - [0.2.0-01]
287 - Changing version to stable stream number - 0.2.0
288
289 * Tue Jun 17 2003 Charlie Brady <charlieb@e-smith.com>
290 - [0.1.8-21]
291 - Fix restart of dnscache. [charlieb 8745]
292
293 * Fri Jun 13 2003 Charlie Brady <charlieb@e-smith.com>
294 - [0.1.8-20]
295 - Restart dnscache except after configuration is complete, except for
296 certain events (when dnscache will not be running). [gordonr 6762]
297 - If forwarder is enabled, don't delegate any lookups to local tinydns.
298 [charlieb 9032]
299 - Change Forwarder1 property to Forwarder. Do migration of legacy values here -
300 previously done in fragment in e-smith-base RPM. [charlieb 9032]
301
302 * Fri Jun 6 2003 Charlie Brady <charlieb@e-smith.com>
303 - [0.1.8-19]
304 - Add "down" file so that dnscache does not start until rc7.d script
305 runs. [charlieb 8745]
306
307 * Wed Jun 4 2003 Charlie Brady <charlieb@e-smith.com>
308 - [0.1.8-18]
309 - Use create-system-user in %pre to create required users. [charlieb 6033]
310
311 * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
312 - [0.1.8-17]
313 - Add template for servers/@ and handle DNS forwarders [gordonr 8179]
314 - Modify template for env/FORWARDONLY to handle DNS forwarders [gordonr 8179]
315 - Restart dnscache in console-save in case we just changed forwarding
316 policy [gordonr 8179]
317
318 * Mon Apr 7 2003 Charlie Brady <charlieb@e-smith.com>
319 - [0.1.8-16]
320 - Well, it would help if the rc7.d symlink were named correctly. [charlieb 4085]
321
322 * Tue Apr 1 2003 Charlie Brady <charlieb@e-smith.com>
323 - [0.1.8-15]
324 - Add rc7.d script so that dnscache comes up at boot time. [charlieb 4058]
325
326 * Thu Mar 27 2003 Charlie Brady <charlieb@e-smith.com>
327 - [0.1.8-14]
328 - Add/delete dnscache delegations for off-site domains/networks if we
329 know about them. [charlieb 7845]
330
331 * Thu Mar 13 2003 Charlie Brady <charlieb@e-smith.com>
332 - [0.1.8-13]
333 - Add default db fragments to defaults, not default :-) [charlieb 7632]
334
335 * Tue Mar 11 2003 Charlie Brady <charlieb@e-smith.com>
336 - [0.1.8-12]
337 - Add default db fragments, so dnscache is enabled by default.
338 Updated e-smithlib dependency. [charlieb 7632]
339
340 * Thu Jan 30 2003 Charlie Brady <charlieb@e-smith.com>
341 - [0.1.8-11]
342 - Replace Copyright header in spec file with "License: GPL". [charlieb]
343 - Add /etc/resolv.conf template nameserver fragment. Corresponding
344 fragment must be removed from e-smith-base. [charlieb 4058].
345 - Remove debugging print from dnscache-conf. [charlieb 4058]
346 - Add 127.in-addr.arpa file - it is constant. [charlieb 4058]
347
348 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
349 - [0.1.8-10]
350 - Updated address for J.ROOT-SERVERS.NET [gordonr 5530]
351
352 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
353 - [0.1.8-09]
354 - Skip servers/@ in dnscache-conf - the root name servers :-) [gordonr 4058]
355
356 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
357 - [0.1.8-08]
358 - Add service domain delegation [gordonr 4058]
359
360 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
361 - [0.1.8-07]
362 - Delegate domain-remote entries to the server defined in the
363 Server property of that record.
364 - Don't delegate remote subnets to the local nameserver - just
365 skip them for now [gordonr 4058]
366
367 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
368 - [0.1.8-06]
369 - Wrong bug number last time
370 - Standardised log/run script with mailfront/qmail/etc. [gordonr 4058]
371
372 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
373 - [0.1.8-05]
374 - Standardised log/run script with mailfront/qmail/etc. [gordonr 6365]
375
376 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
377 - [0.1.8-04]
378 - Call dnscache-conf in post-{install,upgrade} - we need this running
379 from the start, even if we need to change details after the bootstrap
380 console [gordonr 6365]
381
382 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
383 - [0.1.8-03]
384 - Add missing pipe in genfilelist call so sticky bit preserverved
385 on /var/service/dnscache [gordonr 4058]
386
387 * Tue Dec 3 2002 Charlie Brady <charlieb@e-smith.com>
388 - [0.1.8-02]
389 - Add sticky bit to dnscache service directory, so that svscan starts logging.
390 - Create /service symlink, so that supervise of dnscache is started by svscan.
391 [charlieb 4058]
392
393 * Thu Nov 21 2002 Charlie Brady <charlieb@e-smith.com>
394 - [0.1.8-01]
395 - Rebuild to catch the createlinks update missed by last co2rpm build to 0.1.8
396
397 * Thu Nov 21 2002 Charlie Brady <charlieb@e-smith.com>
398 - [0.1.7-02]
399 - Added root/servers/@ file - we will need to update this some time, as the
400 list recently changed.
401 - Rewrote conf-dnscache to use new DB access classes. Renamed to dnscache-conf.
402 - Add conf-dnscache links to domain-create and domain-delete events.
403 - Use links for acl files and delegation files.
404 - Add code to do local domain delegation (to tinydns).
405 - We currently do lame delegation for local networks reverse lookup. We
406 need to fix this, but currently can't do any better - we don't know any
407 name servers for those reverse domains.
408 - Add sticky bit to dnscache service directory
409 - Hide output of "id" in %pre script.
410 [charlieb 4058]
411
412 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
413 - [0.1.7-01]
414 - RPM rebuild forced by cvsroot2rpm
415
416 * Mon Apr 8 2002 Michael Schwern <schwern@e-smith.com>
417 - [0.1.6-01]
418 - Update access list manipulation to handle arbitrary bitmasks.
419
420 * Wed Mar 13 2002 Charlie Brady <charlieb@e-smith.com>
421 - [0.1.4-01]
422 - Use correct esmith::utils function names for netmask manip stuff
423 - Remove trailing dot from network prefixes before creating access
424 allow files
425
426 * Wed Mar 13 2002 Charlie Brady <charlieb@e-smith.com>
427 - [0.1.3-01]
428 - Allow dnscache/dnslog users to already exist in %pre script
429 - Remove bogus -g args from useradd commands
430 - Update conf-dnscache action script to set up permission to
431 query dnscache
432 - Require supervise-scripts
433
434 * Wed Mar 13 2002 Charlie Brady <charlieb@e-smith.com>
435 - [0.1.2-01]
436 - Create dnscache and dnslog users
437 - Fix path error in conf-dnscache
438 - Create /var/log/dnscache directory with correct ownership
439
440 * Tue Mar 12 2002 Charlie Brady <charlieb@e-smith.com>
441 - [0.1.1-01]
442 - Initial
443
444 %prep
445 %setup
446 %patch1 -p1
447
448 %build
449 perl createlinks
450
451 %pre
452 /sbin/e-smith/create-system-user dnscache 410 \
453 "DNScache user" /var/service/dnscache /bin/false
454 /sbin/e-smith/create-system-user dnslog 411 \
455 "DNS log user" /var/log /bin/false
456
457 %post
458 # Remove any left over env/FORWARDONLY file
459 rm -f /var/service/dnscache/env/FORWARDONLY
460
461 %install
462 rm -rf $RPM_BUILD_ROOT
463 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
464 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
465 --dir /var/service/dnscache 'attr(0755,root,root)' \
466 --dir /var/service/dnscache/log 'attr(0755,root,root)' \
467 --file /var/service/dnscache/run 'attr(0750,root,root)' \
468 --file /var/service/dnscache/dnscache-log.pl 'attr(0750,root,root)' \
469 --file /var/service/dnscache/log/run 'attr(0750,root,root)' \
470 --dir /var/log/dnscache 'attr(02755,dnslog,dnslog)' \
471 --dir /var/log/dnscache.forwarder 'attr(02755,dnslog,dnslog)' \
472 --file /var/service/dnscache.forwarder/run 'attr(0750,root,root)' \
473 --file /var/service/dnscache.forwarder/log/run 'attr(0750,root,root)' \
474 > %{name}-%{version}-%{release}-filelist
475 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
476
477 %clean
478 rm -rf $RPM_BUILD_ROOT
479
480 %files -f %{name}-%{version}-%{release}-filelist
481 %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed