/[smeserver]/rpms/e-smith-packetfilter/sme10/e-smith-packetfilter.spec
ViewVC logotype

Annotation of /rpms/e-smith-packetfilter/sme10/e-smith-packetfilter.spec

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


Revision 1.1 - (hide annotations) (download)
Fri Feb 5 22:13:26 2016 UTC (8 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-packetfilter-2_6_0-1_el7_sme
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

1 stephdl 1.1 # $Id: e-smith-packetfilter.spec,v 1.3 2013/03/01 06:02:49 wellsi Exp $
2    
3     Summary: e-smith server and gateway - packetfilter add-on
4     %define name e-smith-packetfilter
5     Name: %{name}
6     %define version 2.6.0
7     %define release 1
8     Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14     BuildArchitectures: noarch
15     Requires: e-smith-base >= 4.18.0
16     Requires: ulogd >= 1.24
17     Requires: daemontools
18     Requires: iptables
19     BuildRequires: e-smith-devtools
20     Obsoletes: e-smith-ipmasq
21     AutoReqProv: no
22    
23     %description
24     e-smith server and gateway software - packetfilter add-on
25    
26     %changelog
27     * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
28     - Initial release to sme10
29    
30     * Thu Feb 28 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
31     - Prevent multiple instances of the masq script running,
32     patch by Charlie Brady [SME: 7415]
33    
34     * Tue Feb 19 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
35     - Use extrapositioned negation (Credits to John Crisp) [SME: 7262]
36    
37     * Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
38     - Roll new stream for sme9
39    
40     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
41     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
42    
43     * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.18.0-6
44     - Use correct lib for modules
45    
46     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
47     - Clean up spec so package can be built by koji/plague
48    
49     * Fri Apr 09 2007 Stephen Noble <support@dungog.net> 1.18.0-5
50     - Fix masq error in server only mode (cannot open UDPPort) [SME: 2812]
51    
52     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.18.0-4
53     - Fix perms for ulogd.conf file [SME: 2722]
54    
55     * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 1.18.0-3
56     - Update ulogd.conf to new format [SME: 2744]
57    
58     * Fri Feb 09 2007 Shad L. Lords <slords@mail.com> 1.18.0-2
59     - Fix sorting for Ports properties [SME: 56]
60    
61     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.18.0-1
62     - Roll stable stream. [SME: 2328]
63    
64     * Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.17.0-7
65     - Move last masq fragments from e-smith-base.
66    
67     * Wed Jan 17 2007 Shad L. Lords <slords@mail.com> 1.17.0-6
68     - Use both {TCP,UDP}Port and {TCP,UDP}Ports for masq template [SME: 56]
69    
70     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
71     - Update to new release naming. No functional changes.
72     - Make Packager generic
73    
74     * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.17.0-04
75     - Remove TCPMinimizeDelay default for ssh [SME: 2083]
76    
77     * Mon Aug 28 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-03
78     - Ensure that $OUTERNET is an IP address. [SME: 1815]
79    
80     * Sun Aug 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-02
81     - Merge in masq fragments from e-smith-base.
82    
83     * Sun Aug 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.17.0-01
84     - Roll new development stream.
85    
86     * Wed Jul 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.16.0-05
87     - Remove redundant auto-generated service-specific denylog rules from
88     90InboundTCP10filter_{tcp,udp} [SME: 1776]
89    
90     * Tue Jul 18 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-04
91     - Bundle fragments from e-smith-ipmasq and obsolete that RPM. [SME: 1002]
92    
93     * Tue Jun 20 2006 Filippo Carletti <carletti@mobilia.it> 1.16.0-03
94     - No longer drop UDP packets in serveronly mode [SME: 1002]
95    
96     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.2.0-02
97     - Make ident TCP reject configurable, based on oidentd status.
98     If oidentd{status} is enabled, allow ident, otherwise REJECT it [SME: 85]
99    
100     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
101     - Roll stable stream version. [SME: 1016]
102    
103     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.1-12
104     - Bump release number only
105    
106     * Wed Sep 21 2005 Charlie Brady <charlieb@e-smith.com>
107     - [1.15.1-11]
108     - Remove force/masq/status fragment, and fix "masq adjust" so
109     that it is harmless if firewall is disabled. This leaves unsolved
110     the problem of whether to toggle disabled->enabled during upgrades.
111     [SF: 1261356]
112    
113     * Wed Sep 7 2005 Charlie Brady <charlieb@e-smith.com>
114     - [1.15.1-10]
115     - Fix location of force/status fragment for masq service. [SF: 1261356]
116    
117     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
118     - [1.15.1-09]
119     - Add force/status fragment for masq service, to force enabled.
120     This ensures that firewall is running after a system upgrade,
121     to avoid various panel failure modes. Solution to be reviewed
122     for alternatives later. [SF: 1261356]
123    
124     * Fri Aug 26 2005 Charlie Brady <charlieb@e-smith.com>
125     - [1.15.1-08]
126     - Remove filtering of outbound ICMP - it's blocking legitimate ICMP
127     redirects. [MN00093544]
128    
129     * Tue Aug 2 2005 Shad Lords <slords@email.com>
130     - [1.15.1-07]
131     - Add default $masq{Stealth} db entry
132    
133     * Tue Aug 2 2005 Gordon Rowell <gordonr@gormand.com.au>
134     - [1.15.1-06]
135     - Rejct IDENT with a TCP reset [SF: 1240659]
136     - Add support for UDPPort (c.f. TCPPort) property to allow
137     filtered UDP [SF: 1241398]
138     - Add support for DenyHosts property (see 1.15.0-02 for AllowHosts)
139     [SF: 1241398]
140    
141     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
142     - [1.15.1-05]
143     - Tidy up path reference to networks db. [SF: 1216546]
144    
145     * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
146     - [1.15.1-04]
147     - Fix ulogd logging to stdout not being captured by multilog.
148    
149     * Mon May 2 2005 Charlie Brady <charlieb@e-smith.com>
150     - [1.15.1-03]
151     - Add requires headers for ulogd and daemontools.
152    
153     * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
154     - [1.15.1-02]
155     - Switch to logging via ulogd and multilog.
156    
157     * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
158     - [1.15.1-01]
159     - Roll new development stream - 1.15.1
160    
161     * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
162     - [1.15.0-15]
163     - Set $OUTERNET to equal $LocalIP in masq script in serveronly mode,
164     so that masq script (if enabled) does not block allowed public access.
165     - Remove various 45Allow* fragments as TCPPort properties of services
166     will allow access if public access is enabled.
167    
168     * Fri Nov 12 2004 Tony Clayton <apc@e-smith.com>
169     - [1.15.0-14]
170     - More cleanup for iptables-trace [tonyc]
171    
172     * Fri Nov 12 2004 Tony Clayton <apc@e-smith.com>
173     - [1.15.0-13]
174     - update to latest iptables-trace [tonyc] :
175     - add logging for default chain policy fallback
176     - fix stop() bug causing _any_ rules with --log-prefix to be removed
177    
178     * Fri Apr 30 2004 Michael Soulier <msoulier@e-smith.com>
179     - [1.15.0-12]
180     - Made TOS settings configurable, with just ssh set by default.
181     [msoulier dpar-28993]
182    
183     * Wed Feb 25 2004 Michael Soulier <msoulier@e-smith.com>
184     - [1.15.0-11]
185     - Tightened rules for remote vpn subnets. [msoulier dpar-21836]
186    
187     * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
188     - [1.15.0-10]
189     - Fixed iptables-trace "stop" removing rules from the denylog chain.
190     [msoulier 10955]
191    
192     * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
193     - [1.15.0-09]
194     - Added a toggle of the trace option during adjust, so adjusts work with trace
195     enabled. [msoulier 8117]
196    
197     * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
198     - [1.15.0-08]
199     - Changed multicast DROP target to denylog, so it toggles. [msoulier 9450]
200    
201     * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
202     - [1.15.0-07]
203     - Changed the toggle property name to DenylogTarget. [msoulier 9450]
204    
205     * Mon Dec 1 2003 Michael Soulier <msoulier@e-smith.com>
206     - [1.15.0-06]
207     - Added firewall-wide toggle for denylog DROP/REJECT. [msoulier 9450]
208    
209     * Sat Nov 29 2003 Charlie Brady <charlieb@e-smith.com>
210     - [1.15.0-05]
211     - Ensure that masq script expands without error in serveronly mode.
212     [charlieb 10162]
213    
214     * Sat Oct 4 2003 Michael Soulier <msoulier@e-smith.com>
215     - [1.15.0-04]
216     - Fixed error in masq fragment with stealth enabled. [msoulier 10165]
217    
218     * Thu Sep 25 2003 Gordon Rowell <gordonr@e-smith.com>
219     - [1.15.0-03]
220     - Add masq to 0.0.0.0/0 for public, unrestricted [gordonr 10050]
221    
222     * Tue Sep 23 2003 Gordon Rowell <gordonr@e-smith.com>
223     - [1.15.0-02]
224     - New fragment 90InboundTCP10filter_tcp, a further step towards
225     auto-generation of rules, removing the 45Allow* fragments:
226    
227     For all services which have a TCPPort property defined:
228     If the service is 'enabled' and the service is 'public',
229     generate iptables rules as follows:
230     If an AllowHosts property is defined, allow only those hosts
231     Otherwise allow all hosts
232    
233     AllowHosts is comma separated, and can contain IPs, IP/mask and CIDR
234    
235     This will generate duplicate rules until the 45Allow* fragments
236     are removed, which can happen once the TCPPort property is defined
237     for a service.
238    
239     QUERY: Should this be TCPPort (singular) or TCPPorts (plural)?
240     TODO: Create db defaults fragments to deprecate the 45Allow* fragments
241     TODO: Possibly add DenyHosts processing [gordonr 10050]
242    
243     * Tue Sep 23 2003 Gordon Rowell <gordonr@e-smith.com>
244     - [1.15.0-01]
245     - Changing version to development stream number - 1.15.0
246     - Dev stream [gordonr 10050]
247    
248     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
249     - [1.14.0-01]
250     - Changing version to stable stream number - 1.14.0
251    
252     * Tue Jun 17 2003 Tony Clayton <apc@e-smith.com>
253     - [1.13.0-27]
254     - Again [tonyc 8578]
255    
256     * Tue Jun 17 2003 Tony Clayton <apc@e-smith.com>
257     - [1.13.0-26]
258     - Add lo->lo ACCEPT rule back to 90local_chk00Start fragment [tonyc 8578]
259    
260     * Mon Jun 16 2003 Tony Clayton <apc@e-smith.com>
261     - [1.13.0-25]
262     - Split 90AllowLocal masq fragment into 90local_chk* [tonyc 8578]
263    
264     * Mon Jun 2 2003 Michael Soulier <msoulier@e-smith.com>
265     - [1.13.0-24]
266     - Explicitely blocking multicast not from a local network.
267     [msoulier 6031]
268    
269     * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
270     - [1.13.0-23]
271     - Added chain creation during adjust. What a thought. [msoulier 7695]
272    
273     * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
274     - [1.13.0-22]
275     - Added support for a PPPconn chain to track rules to permit PPTP connections.
276     [msoulier 7695]
277    
278     * Fri Apr 25 2003 Michael Soulier <msoulier@e-smith.com>
279     - [1.13.0-21]
280     - Refactored the 90adjustUDP template into multiple fragments. [msoulier 8505]
281    
282     * Fri Apr 25 2003 Michael Soulier <msoulier@e-smith.com>
283     - [1.13.0-20]
284     - Refactored the 90adjustTCP template into multiple fragments. [msoulier 8505]
285    
286     * Tue Apr 22 2003 Michael Soulier <msoulier@e-smith.com>
287     - [1.13.0-19]
288     - Accepting all traffic from the loopback interface. [msoulier 8299]
289    
290     * Mon Apr 21 2003 Michael Soulier <msoulier@e-smith.com>
291     - [1.13.0-18]
292     - Removed acceptance of anything not from the external interface. The local
293     networks list should be sufficient. [msoulier 8299]
294    
295     * Mon Apr 21 2003 Michael Soulier <msoulier@e-smith.com>
296     - [1.13.0-17]
297     - Added handling of local_chk chain in adjustment. [msoulier 8299]
298    
299     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
300     - [1.13.0-16]
301     - Flag pptp masq as on by default [gordonr 6694]
302    
303     * Tue Apr 8 2003 Michael Soulier <msoulier@e-smith.com>
304     - [1.13.0-15]
305     - Added iptables-trace in /etc/rc.d/init.d. [msoulier 7613]
306    
307     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
308     - [1.13.0-14]
309     - Added denylog: prefix to denied packet logs [gordonr 6852]
310    
311     * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
312     - [1.13.0-13]
313     - Portforwarding still had problems, fixed here. [msoulier 7284]
314    
315     * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
316     - [1.13.0-12]
317     - Added ForwardedTCP and ForwardedUDP, as well as supporting code to
318     permit certain ports to be opened for forwarded traffic inbound. Required
319     for portforwarding. [msoulier 7284]
320    
321     * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
322     - [1.13.0-11]
323     - Add "use esmith::util" to 01localNetworks fragment. Needed if
324     esmith::templates form of processTemplate is used. [charlieb 5650]
325    
326     * Fri Feb 21 2003 Gordon Rowell <gordonr@e-smith.com>
327     - [1.13.0-10]
328     - Remove quotes around 'Name' - not required [gordonr 7343]
329    
330     * Fri Feb 21 2003 Gordon Rowell <gordonr@e-smith.com>
331     - [1.13.0-09]
332     - Make use of ExternalInterface definition in 00Definitions [gordonr 7343]
333     - Update dependency on e-smithbase [gordonr 7343]
334    
335     * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
336     - [1.13.0-08]
337     - Open port 443 when either web server is enabled [markk 6428]
338    
339     * Fri Jan 24 2003 Charlie Brady <charlieb@e-smith.com>
340     - [1.13.0-07]
341     - Fix one last broken here document. [charlieb 6651]
342    
343     * Thu Jan 23 2003 Charlie Brady <charlieb@e-smith.com>
344     - [1.13.0-06]
345     - Fix a few typos in previous round of masq fragment changes. [charlieb]
346    
347     * Thu Jan 23 2003 Charlie Brady <charlieb@e-smith.com>
348     - [1.13.0-05]
349     - formatting changes in masq/00Functions template fragment [charlieb]
350     - Use connection tracking on both INPUT and FORWARD tables [charlieb 6651]
351     - Allow any local traffic on INPUT and FORWARD chains. Local traffic
352     is currently defined as all traffic which didn't come in via the
353     external interface. That definition can easily change, as there is
354     a special chain for accepting local traffic. [charlieb 6709]
355     - Remove explicit allow of multicast traffic, as it is a subset of "local"
356     traffic [charlieb 6031, 6709]
357     - Move ICMP type checking into "adjust" part of masq script [charlieb 6709]
358    
359     * Sat Jan 18 2003 Michael Soulier <msoulier@e-smith.com>
360     - [1.13.0-04]
361     - Permitting multicast traffic to and from the internal interface.
362     [msoulier 6031]
363    
364     * Wed Jan 15 2003 Gordon Rowell <gordonr@e-smith.com>
365     - [1.13.0-03]
366     - Put back non-redundant DROP lines, but add a comment as to why
367     they are there [gordonr 6580]
368    
369     * Wed Jan 15 2003 Gordon Rowell <gordonr@e-smith.com>
370     - [1.13.0-02]
371     - Remove redundant DROP lines from denylog chain [gordonr 6580]
372    
373     * Thu Jan 9 2003 Mark Knox <markk@e-smith.com>
374     - [1.13.0-01]
375     - Forced version update by co2rpm to 1.13.0
376    
377     * Mon Dec 16 2002 Charlie Brady <charlieb@e-smith.com>
378     - [1.12.0-01]
379     - Roll to stable version to 1.12.0
380    
381     * Fri Nov 29 2002 Michael Soulier <msoulier@e-smith.com>
382     - [1.11.0-07]
383     - Added a get_safe_id function, to factor out firewall rule scanning code, and
384     prevent chain name clashes in the extreme case. [msoulier 5696]
385    
386     * Thu Nov 28 2002 Michael Soulier <msoulier@e-smith.com>
387     - [1.11.0-06]
388     - Removed specific tcp_in and udp_in chains in favour of the InboundTCP_$$ and
389     InboundUDP__$$ chains. They are far, far easier to manage, especially for
390     the portforwarding blade. [msoulier 5696]
391    
392     * Wed Nov 20 2002 Charlie Brady <charlieb@e-smith.com>
393     - [1.11.0-05]
394     - Make sure that --numeric is used with any --list command, to avoid
395     reverse lookup delays. [charlieb 5644]
396    
397     * Wed Nov 13 2002 Charlie Brady <charlieb@e-smith.com>
398     - [1.11.0-04]
399     - Peel off ICMP for checking after packets for ESTABLISHED and RELATED
400     connections are allowed. This allows outbound ping to work. [charlieb 5423]
401    
402     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
403     - [1.11.0-03]
404     - Apply UDP filtering only on traffic entering via external
405     interface. [charlieb 5644]
406    
407     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
408     - [1.11.0-02]
409     - Add UDP input filter setup and adjust rules.
410     Re-arrange 00Functions a bit so that perl block is
411     shorter and the rest is in-line [charlieb 5644]
412     - Move adjustEnd to 92, to allow 91 hole for any adjustments
413     needing to be done after input filter rules are adjusted
414     (e.g. port forwarding).
415    
416     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
417     - [1.11.0-01]
418     - rolling development stream to 1.11.0
419    
420     * Sat Oct 19 2002 Charlie Brady <charlieb@e-smith.com>
421     - [1.10.0-08]
422     - Send default packets on the FORWARD filter to denylog, rather than
423     DROP. [charlieb 5246]
424     - Revert 2) from 1.10.0-05 checkin. 5.5 ipchains forwarding rules do not allow
425     IP masqueraded packets. [charlieb 5246]
426    
427     * Fri Oct 18 2002 Charlie Brady <charlieb@e-smith.com>
428     - [1.10.0-07]
429     - Commit new file 42CheckTCPInput which was missed in last checkin.
430     [charlieb 5246]
431    
432     * Fri Oct 18 2002 Charlie Brady <charlieb@e-smith.com>
433     - [1.10.0-06]
434     - Create a new intermediate TCP input chain, and create a new temporary
435     TCP input chain whenever we run "masq adjust". This ensures that
436     new TCP input checking rules occur at the same place during input
437     checking as existing rules, and also means that rules previously created
438     by now-removed packages disappear. [charlieb 4501, 5246]
439    
440     * Thu Oct 17 2002 Charlie Brady <charlieb@e-smith.com>
441     - [1.10.0-05]
442     - Fix to the previous change 1) to restore some commented out rules,
443     and 2) to fix those rules so that they match the 5.5 ipchains
444     version. [charlieb 5246]
445    
446     * Thu Oct 17 2002 Charlie Brady <charlieb@e-smith.com>
447     - [1.10.0-04]
448     - Changes so that local networks can be added/deleted and "masq adjust"
449     will correctly re-adjust the filters. [charlieb 5246]
450    
451     * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
452     - [1.10.0-03]
453     - Change 00Functions so that "tcp_in" function can create chains as required
454     during "masq adjust", so that new modules can add rules and still avoid
455     "masq restart". [charlieb 4501]
456    
457     * Tue Oct 15 2002 Mark Knox <markk@e-smith.com>
458     - [1.10.0-02]
459     - Re-add echo-reply support (doesn't work with conntrack) [markk 5213]
460    
461     * Sat Oct 12 2002 Charlie Brady <charlieb@e-smith.com>
462     - [1.10.0-01]
463     - Roll to maintained version number to 1.10.0
464     - Remove "perl createlinks" from %build section, since we no longer
465     have a createlinks file.
466    
467     * Fri Oct 11 2002 Gordon Rowell <gordonr@e-smith.com>
468     - [1.9.15-07]
469     - Check the correct configDB entry for public POP [gordonr 5181]
470    
471     * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
472     - [1.9.15-06]
473     - Use denylog target for dropped ICMP packets [markk 5095]
474     - Remove explicit echo-reply support (we use conntrack now) [markk 5095]
475    
476     * Mon Oct 7 2002 Mark Knox <markk@e-smith.com>
477     - [1.9.15-05]
478     - Drop ICMP echo-requests on ext i/f when in private s/g mode or if Stealth
479     property is set. General cleanup of ICMP rules. [markk 5095]
480    
481     * Wed Sep 11 2002 Gordon Rowell <gordonr@e-smith.com>
482     - [1.9.15-04]
483     - Added extra slosh in tcp_in as one gets gobbled by template evaluation
484     and we need one in the final output. Reformatted the lines and moved
485     proto/port together on first line of pair for readability [gordonr 4792]
486    
487     * Thu Sep 5 2002 Charlie Brady <charlieb@e-smith.com>
488     - [1.9.15-03]
489     - Fix tcp_in function - it doesn't work too well without the jump to the
490     newly defined rule. Change DROP to denylog in the placeholder rule,
491     even though it is short-lived. [charlieb 4792]
492    
493     * Mon Sep 2 2002 Charlie Brady <charlieb@e-smith.com>
494     - [1.9.15-02]
495     - Remove createlinks script and network-{create,delete} event directories -
496     the required change was made in e-smith-base, and this shouldn't have
497     been checked in. [charlieb 4501]
498    
499     * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
500     - [1.9.15-01]
501     - Rolling minor version number to work around wrinkle in co2rpm [charlieb 3700]
502    
503     * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
504     - [1.9.14-04]
505     - Remove 45AllowAUTH masq fragment - moved to e-smith-oidentd package.
506     [charlieb 4435]
507    
508     * Tue Aug 27 2002 Charlie Brady <charlieb@e-smith.com>
509     - [1.9.14-03]
510     - Fix iptables syntax in AdjustTOS fragment [charlieb 1268]
511    
512     * Mon Aug 26 2002 Charlie Brady <charlieb@e-smith.com>
513     - [1.9.14-02]
514     - Fix AllowICMPfromLAN template error [charlieb 1268]
515    
516     * Thu Aug 22 2002 Charlie Brady <charlieb@e-smith.com>
517     - [1.9.14-01]
518     - Use full iptables path in status fragment - allows "service masq status" to
519     work. [charlieb 1268]
520     - Fix local networks list [charlieb 1268]
521    
522     * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
523     - [1.9.13-01]
524     - Fix syntax in 30adjustTOS fragment. Move definitions to start of masq
525     script where they can be used in functions. [charlieb 4501]
526    
527     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
528     - [1.9.12-01]
529     - Add 90adjustDenyLog fragment missed in last commit. [charlieb 4501]
530    
531     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
532     - [1.9.11-01]
533     - Further re-arrangement to facilitate non-disruptive update of filtering
534     rules. [charlieb 4501]
535    
536     * Fri Aug 16 2002 Charlie Brady <charlieb@e-smith.com>
537     - [1.9.10-01]
538     - Remove 98adjust, and split it into 49adjustStart, 50adjustTCP and 51adjustEnd
539     fragments. Migrate network stack tuning stuff to sysctl.conf templates.
540     Add TOS adjustment stuff. [charlieb 4501]
541    
542     * Thu Aug 15 2002 Charlie Brady <charlieb@e-smith.com>
543     - [1.9.9-01]
544     - Change masq template fragments to allow non-disruptive modification.
545     Add "masq adjust" verb. [charlieb 4501]
546    
547     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
548     - [1.9.8-01]
549     - Remove deprecated split in masq template fragment, and add FIXME comment
550     to code which looks to be wrong. [charlieb 1268]
551    
552     * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
553     - [1.9.7-01]
554     - Use iptables state tracking to allow return traffic. Remove special
555     rules set up to allow the return traffic. [charlieb 4499]
556    
557     * Tue Jul 23 2002 Charlie Brady <charlieb@e-smith.com>
558     - [1.9.6-01]
559     - Allow local and masqueraded traffic on forward chain. Fix syntax for denylog
560     chain. [charlieb 1268]
561    
562     * Thu Jul 18 2002 Charlie Brady <charlieb@e-smith.com>
563     - [1.9.5-01]
564     - Avoid a perl warning from use of ${httpd-e-smith}{status} -
565     change to ${'httpd-e-smith'}{status}. [charlieb 1268]
566    
567     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
568     - [1.9.4-01]
569     - Change syntax from ipchains (2.2 kernel) to iptables (2.4 kernel).
570     [charlieb 1268]
571     - Add "status" option to list tables.
572     - Miscellaneous syntax cleanups.
573    
574     * Tue Jul 2 2002 Charlie Brady <charlieb@e-smith.com>
575     - [1.9.3-01]
576     - Add "modprobe ipchains" to allow firewall to work with 2.4 kernel
577     [charlieb 4223]
578    
579     * Fri Jun 21 2002 Mark Knox <markk@e-smith.com>
580     - [1.9.2-01]
581     - Allow ICMP from all "local" networks, not just physical LAN [markk 3698]
582    
583     * Fri Jun 21 2002 Mark Knox <markk@e-smith.com>
584     - [1.9.1-01]
585     - Allow ICMP on internal interface [markk 3698]
586    
587     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
588     - [1.9.0-01]
589     - Changing version to maintained stream number to 1.9.0
590    
591     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
592     - [1.8.0-01]
593     - Changing version to maintained stream number to 1.8.0
594    
595     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
596     - [1.7.3-01]
597     - RPM rebuild forced by cvsroot2rpm
598    
599     * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
600     - [1.7.2-01]
601     - Remove 45AllowSMTP - moved to e-smith-mailfront. [charlieb 3419]
602    
603     * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
604     - [1.7.1-01]
605     - No change. Test build of CVS conversion.
606    
607     * Fri May 10 2002 Charlie Brady <charlieb@e-smith.com>
608     - [1.7.0-01]
609     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-02.
610    
611     * Wed Dec 19 2001 Charlie Brady <charlieb@e-smith.com>
612     - [1.6.0-02]
613     - Restore run time lookup of ExternalIP by /etc/rc.d/init.d/masq.
614     - Make sure that OUTERNET is set to a valid IP address, even if
615     ExternalIP is not set in config db, to avoid syntax errors in
616     ipchains command in masq script.
617    
618     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
619     - [1.6.0-01]
620     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-05.
621    
622     * Thu Dec 06 2001 Charlie Brady <charlieb@e-smith.com>
623     - [1.5.0-05]
624     - Add support for ippp0 as the external interface - if sync ISDN is used.
625    
626     * Wed Nov 21 2001 Adrian Chung <adrianc@e-smith.com>
627     - [1.5.0-04]
628     - Add $OUT = "" to 01localNetworks so that '1' isn't output
629     into template when 01localNetworks generates no output.
630    
631     * Wed Nov 21 2001 Adrian Chung <adrianc@e-smith.com>
632     - [1.5.0-03]
633     - Splitting @locals and $primaryLocalNet generation out of
634     40AllowLocals into 01localNetworks.
635     - transproxy fragment from e-smith-proxy needs these variables in
636     35transproxy.
637    
638     * Tue Nov 06 2001 Charlie Brady <charlieb@e-smith.com>
639     - [1.5.0-02]
640     - Fix variable naming error in setting up @locals array.
641     - Remove forwarding rules from stopmasq section - and remove the 'stop'
642     alias for this case - there is a separate stop section of the script.
643     - Add bidirectional forwarding rules for each local network to our network.
644     This both enables the forwarded traffic, and also prevents masquerading
645     of the local traffic.
646    
647     * Mon Nov 5 2001 Charlie Brady <charlieb@e-smith.com>
648     - [1.5.0-01]
649     - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-02.
650    
651     * Mon Oct 29 2001 Charlie Brady <charlieb@e-smith.com>
652     - [1.4.0-02]
653     - Allow packet forwarding from localnet to localnet in serveronly mode -
654     this is necessary for PPTP VPN termination.
655    
656     * Thu Aug 23 2001 Gordon Rowell <gordonr@e-smith.com>
657     - [1.4.0-01]
658     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-08.
659    
660     * Fri Aug 17 2001 gordonr
661     - [1.3.0-08]
662     - Autorebuild by rebuildRPM
663    
664     * Mon Aug 13 2001 Adrian Chung <adrianc@e-smith.com>
665     - [1.3.0-07]
666     - Apply the patch. :)
667    
668     * Fri Aug 10 2001 Adrian Chung <adrianc@e-smith.com>
669     - [1.3.0-06]
670     - Multicast range is 224.0.0.0 to 239.255.255.255 which
671     is 224.0.0.0/4 not 224.0.0.0/3.
672     224.0.0.0/3 covers 255.255.255.255 which denies DHCP traffic
673    
674     * Mon Apr 21 2001 Gordon Rowell <gordonr@e-smith.com>
675     - [1.3.0-05]
676     - Putback Charlie's change to add Stealth property to masq service, defaulting
677     to "no". If set to "yes", external ICMP echo packets are ignored.
678    
679     * Sat Apr 07 2001 Gordon Rowell <gordonr@e-smith.com>
680     - [1.3.0-04]
681     - Forward port patches from 1.2.0-01 to 1.2.0-06
682    
683     * Sun Mar 25 2001 Gordon Rowell <gordonr@e-smith.com>
684     - [1.2.0-06]
685     - Two new properties of masq service - PermitHighUDP and PermitHighTCP.
686     Both default to "yes", but provide an easy way to block unprivileged
687     TCP/UDP or both.
688    
689     * Fri Mar 23 2001 Gordon Rowell <gordonr@e-smith.com>
690     - [1.2.0-05]
691     - Default auth/smtp/http[s] to public for backwards compatability
692    
693     * Fri Mar 23 2001 Gordon Rowell <gordonr@e-smith.com>
694     - [1.2.0-04]
695     - masq service now has an optional property Logging, defaulting to "none"
696     - Only log denied packets if Logging is other than "none" - this stops
697     logging of the SMB chatter on cable and other shared networks
698     - Ignore SMB and RIP packets unless Logging is "all"
699    
700     * Thu Mar 22 2001 Gordon Rowell <gordonr@e-smith.com>
701     - [1.2.0-03]
702     - Check access property for httpd-e-smith/smtpd/identd
703    
704     * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
705     - [1.3.0-03]
706     - set rp_filter to 0 for 'all' interface as well.
707    
708     * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
709     - [1.3.0-02]
710     - set rp_filter to 0 for 'default' interface, explicitly set
711     it to 1 for eth0, eth1.
712     - ipsec-restart will set eth1 to '0'.
713    
714     * Wed Mar 7 2001 Adrian Chung <adrianc@e-smith.com>
715     - [1.3.0-01]
716     - branching to development stream.
717    
718     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
719     - [1.2.0-02]
720     - Rolling release number for GPG signing.
721    
722     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
723     - [1.2.0-01]
724     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-16.
725    
726     * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
727     - [1.1.0-16]
728     - removed 35DenyUnrouteable fragment, since it affects
729     us, and anyone else using a provider who masquerades
730     connections.
731    
732     * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
733     - [1.1.0-15]
734     - Remove AllowFTP fragment - moved to e-smith-proftpd.
735    
736     * Thu Jan 18 2001 Adrian Chung <adrianc@e-smith.com>
737     - [1.1.0-14]
738     - adjusted 45AllowFTP to follow value of FTP accessLimits instead
739     of service status.
740    
741     * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
742     - [1.1.0-13]
743     - Added use esmith::db
744    
745     * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
746     - [1.1.0-12]
747     - Backed out -11 patch - not required
748     - Reordered fragments
749    
750     * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
751     - [1.1.0-11]
752     - Added source/destination to icmp rules
753    
754     * Fri Dec 15 2000 Gordon Rowell <gordonr@e-smith.com>
755     - [1.1.0-10]
756     - Added protocol option to icmp fragments
757     - Removed masqstart/masqstop
758     - Allowed icmp echo-request and echo-reply
759    
760     * Fri Dec 15 2000 Gordon Rowell <gordonr@e-smith.com>
761     - [1.1.0-9]
762     - Rearranged fragments
763     - Split some rules into new chains
764     - Added extra ICMP rules
765    
766     * Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com>
767     - [1.1.0-8]
768     - Move AllowSSH template fragment to e-smith-openssh.
769     - Fix uninitialised value problem in 15Definitions.
770    
771     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
772     - [1.1.0-7]
773     - Normalised AUTH template and fixed HTTP[S] templates
774    
775     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
776     - [1.1.0-6]
777     - Used hard-quote form of HERE documents to avoid $ expansions
778    
779     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
780     - [1.1.0-5]
781     - Normalised structure of 45Allow* fragments
782     - Moved 45AllowIONonPriv to 46AllowIONonPriv
783    
784     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
785     - [1.1.0-4]
786     - Fixed service name in templates - imapd -> imap
787     - Changed mode -> access
788    
789     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
790     - [1.1.0-3]
791     - Rewrote 15definitions and 45* fragments which checked services entries
792    
793     * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
794     - [1.1.0-2]
795     - Determine ExternalIP at run time
796     - Modified templates to check services entries
797     - Added COPYING file and GPL Copyright
798    
799     * Tue Dec 05 2000 Gordon Rowell <gordonr@e-smith.com>
800     - [1.1.0-1]
801     - Rolled version and tarball including patches to 0.1-4
802     - Used e-smith-devtools
803    
804     * Thu Nov 30 2000 Gordon Rowell <gordonr@e-smith.com>
805     - [0.1-4]
806     - Changes to match change to pppoe service
807    
808     * Wed Nov 29 2000 Gordon Rowell <gordonr@e-smith.com>
809     - Handle ppp0 as external interface for PPPoE setups
810    
811     * Tue Nov 21 2000 Charlie Brady <charlieb@e-smith.com>
812     - Remove extraneous } in 15definitions
813    
814     * Sun Nov 19 2000 Charlie Brady <charlieb@e-smith.com>
815     - initial release
816    
817     %prep
818     %setup
819    
820     %build
821     perl createlinks
822    
823     %install
824     rm -rf $RPM_BUILD_ROOT
825    
826     for file in masq
827     do
828     mkdir -p root/etc/e-smith/templates/etc/rc.d/init.d/$file
829     ln -s /etc/e-smith/templates-default/template-begin-shell \
830     root/etc/e-smith/templates/etc/rc.d/init.d/$file/template-begin
831     done
832    
833     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
834     mkdir -p $RPM_BUILD_ROOT/var/log/iptables
835     mkdir -p $RPM_BUILD_ROOT/service
836     ln -s /var/service/ulogd $RPM_BUILD_ROOT/service/ulogd
837     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
838     --dir /var/service/ulogd 'attr(1755,root,root)' \
839     --file /var/service/ulogd/run 'attr(0755,root,root)' \
840     --dir /var/service/ulogd/log 'attr(0755,root,root)' \
841     --file /var/service/ulogd/log/run 'attr(0755,root,root)' \
842     --dir /var/log/iptables 'attr(0755,smelog,smelog)' \
843     > e-smith-%{version}-filelist
844     echo "%doc COPYING" >> e-smith-%{version}-filelist
845    
846     %clean
847     rm -rf $RPM_BUILD_ROOT
848    
849     %files -f e-smith-%{version}-filelist
850     %defattr(-,root,root)

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