/[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.5 - (hide annotations) (download)
Sat Feb 13 04:48:27 2021 UTC (3 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-packetfilter-2_6_0-4_el7_sme
Changes since 1.4: +5 -2 lines
* Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
- remove /usr/lib/systemd/system-preset/80-koozali-packetfilter.preset [SME: 10958]

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

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