/[smeserver]/rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec
ViewVC logotype

Annotation of /rpms/e-smith-portforwarding/sme8/e-smith-portforwarding.spec

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 19:21:27 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-portforwarding-1_2_0-2_el5_sme
Import on branch sme8 of package e-smith-portforwarding-1.2.0-2.el5.sme.src.rpm

1 slords 1.1 Summary: portforwarding panel for SME Server
2     %define name e-smith-portforwarding
3     Name: %{name}
4     %define version 1.2.0
5     %define release 2
6     Version: %{version}
7     Release: %{release}%{?dist}
8     License: GPL
9     Group: Networking/Daemons
10     Source: %{name}-%{version}.tar.gz
11     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
12     BuildArchitectures: noarch
13     Requires: e-smith-base
14     Requires: e-smith-packetfilter >= 1.13.0-13
15     Requires: e-smith-lib >= 1.15.1-19
16     BuildRequires: e-smith-devtools >= 1.13.1-03
17     Obsoletes: e-smith-ipportfw dmc-mitel-portforwarding
18     AutoReqProv: no
19    
20     %description
21     Adds a Port Forwarding panel to the SME server-manager.
22    
23     %changelog
24     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
25     - Clean up spec so package can be built by koji/plague
26    
27     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
28     - Update to new release naming. No functional changes.
29     - Make Packager generic
30    
31     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
32     - Roll stable stream version. [SME: 1016]
33    
34     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
35     - Bump release number only
36    
37     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
38     - [1.1.2-01]
39     - Remove L10Ns from base packages [SF: 1309520]
40    
41     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
42     - [1.1.1-01]
43     - New dev stream before relocating L10Ns
44    
45     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
46     - [1.1.0-13]
47     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
48    
49     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
50     - [1.1.0-12]
51     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
52    
53     * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
54     - [1.1.0-11]
55     - Fix an expression precedence problem with UDP portforwarding. [SF: 1237913]
56    
57     * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
58     - [1.1.0-10]
59     - Fix UDP portforwarding. [SF: 1234630]
60    
61     * Sat Mar 19 2005 Charlie Brady <charlieb@e-smith.com>
62     - [1.1.0-09]
63     - Fix typo in createlinks.
64    
65     * Fri Mar 18 2005 Charlie Brady <charlieb@e-smith.com>
66     - [1.1.0-08]
67     - Add fr and es localisations for new text.
68    
69     * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
70     - [1.1.0-07]
71     - Display text to indicate that portforwarding isn't available in
72     serveronly mode.
73     - Create new portforwarding-update event, as remoteaccess-update
74     is rather heavyweight. use generic_template_expand and
75     adjust-services. [MN00064130, MN00065576]
76     - Fix some run-time probs with Gordon's contributed patch.
77    
78     * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
79     - [1.1.0-06]
80     - Patch provided by Gordon to allow portforwarding to "localhost".
81    
82     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
83     - [1.1.0-05]
84     - Now detecting serveronly mode, and disabling the ability to add
85     portforwarding rules while in that state. [msoulier MN00025609]
86    
87     * Wed Dec 3 2003 Michael Soulier <msoulier@e-smith.com>
88     - [1.1.0-04]
89     - Added French and Spanish translations of new lexicon. [msoulier 10203]
90    
91     * Wed Dec 3 2003 Michael Soulier <msoulier@e-smith.com>
92     - [1.1.0-03]
93     - Refactored 91adjustPortForward to remove duplicate code. [msoulier 10203]
94     - Added code to properly handle portforwarding to the external interface.
95     Forwarding to localhost or the private interface is now explicitly blocked.
96     [msoulier 10203]
97    
98     * Mon Oct 20 2003 Michael Soulier <msoulier@e-smith.com>
99     - [1.1.0-02]
100     - Added better validation on the sort port to prevent conflicting rules.
101     [msoulier 9262]
102    
103     * Fri Oct 17 2003 Michael Soulier <msoulier@e-smith.com>
104     - [1.1.0-01]
105     - forcing to dev stream - 1.1.0
106    
107     * Fri Oct 17 2003 Michael Soulier <msoulier@e-smith.com>
108     - [0.2.0-03]
109     - Fixed summaries so that the styling is now 6.0. [msoulier 9306]
110    
111     * Thu Aug 28 2003 Charlie Brady <charlieb@e-smith.com>
112     - [0.2.0-02]
113     - Fix typo in masq fragment which prevented forwarding of UDP.
114     [charlieb 9859]
115    
116     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
117     - [0.2.0-01]
118     - Changing version to stable stream number - 0.2.0
119    
120     * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
121     - [0.1.1-20]
122     - Wording update on main page [gordonr 9101]
123    
124     * Fri Jun 20 2003 Michael Soulier <msoulier@e-smith.com>
125     - [0.1.1-19]
126     - Revert to previous version. [msoulier 8803]
127    
128     * Wed Jun 11 2003 Charlie Brady <charlieb@e-smith.com>
129     - [0.1.1-18]
130     - Redo (simplify) some of the code in the portforwarding panel, and make
131     destination port explicit if not specified. [charlieb 8803]
132    
133     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
134     - [0.1.1-17]
135     - Add Spanish lexicon for portfowarding [lijied 3793]
136    
137     * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
138     - [0.1.1-16]
139     - Removed colons on the label where necessary [lijied 7950]
140    
141     * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
142     - [0.1.1-15]
143     - Modified button Apply to Add [lijied 7921]
144    
145     * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
146     - [0.1.1-14]
147     - Added French translation for "Misuse of feature...." [lijied 8072]
148    
149     * Tue Apr 8 2003 Michael Soulier <msoulier@e-smith.com>
150     - [0.1.1-13]
151     - Fixed lack of buttons on summary page. [msoulier 8089]
152    
153     * Mon Apr 7 2003 Michael Soulier <msoulier@e-smith.com>
154     - [0.1.1-12]
155     - Inserting PortForwarding chain as first entry in the PREROUTING chain.
156     [msoulier 8089]
157    
158     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
159     - [0.1.1-11]
160     - Change $q->table to $q->start_table where necessary [lijied 8034]
161    
162     * Fri Apr 4 2003 Gordon Rowell <gordonr@e-smith.com>
163     - [0.1.1-10]
164     - Text revision on panel [gordonr 8072]
165    
166     * Thu Apr 3 2003 Tony Clayton <apc@e-smith.com>
167     - [0.1.1-09]
168     - Add colons to labels and fix text when table is empty in panel [tonyc 7950]
169    
170     * Wed Apr 2 2003 Michael Soulier <msoulier@e-smith.com>
171     - [0.1.1-08]
172     - Added french lexicon for creating a port-forwarding rule. [msoulier 7284]
173    
174     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
175     - [0.1.1-07]
176     - Delete stray fr nav bar lexicon entries [gordonr 7926]
177    
178     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
179     - [0.1.1-06]
180     - Added french lexicon for security, so it shows up in the right spot
181     on the menu panel. [msoulier 7284]
182    
183     * Tue Apr 1 2003 Michael Soulier <msoulier@e-smith.com>
184     - [0.1.1-05]
185     - Added proper styling to the tables. [msoulier 7284]
186     - Added spacing around table elements. [msoulier 7284]
187     - Put a 6.0 look on the buttons on the summary page. [msoulier 7284]
188     - Removed the button-like style from the remove links. [msoulier 7284]
189    
190     * Fri Mar 28 2003 Michael Soulier <msoulier@e-smith.com>
191     - [0.1.1-04]
192     - Added proper styles to make links that behave like buttons,
193     look like buttons, for 6.0. [msoulier 7284]
194    
195     * Fri Mar 28 2003 Michael Soulier <msoulier@e-smith.com>
196     - [0.1.1-03]
197     - Fixed a couple of typos in the english lexicon. [msoulier 7284]
198     - Included the french lexicon. [msoulier 7284]
199    
200     * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
201     - [0.1.1-02]
202     - Portforwarding still had problems, fixed here. [msoulier 7284]
203    
204     * Tue Mar 25 2003 Michael Soulier <msoulier@e-smith.com>
205     - [0.1.1-01]
206     - Modified to work with new e-smith-packetfilter changes for 6.0
207     [msoulier 7284]
208     - Note: This breaks backwards-compatibility with 5.6.
209    
210     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
211     - [0.1.0-33]
212     - Modified port forwarding panel order [lijied 7356]
213    
214     * Thu Mar 13 2003 Lijie Deng <lijied@e-smith.com>
215     - [0.1.0-32]
216     - Split en-us lexicon from portwarding panel [lijied 4030]
217    
218     * Tue Mar 11 2003 Michael Soulier <msoulier@e-smith.com>
219     - [0.1.0-31]
220     - Finished patching the interface to take an empty dport. [msoulier 5645]
221    
222     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
223     - [0.1.0-30]
224     - Patched the masq fragments to accept an empty dport. [msoulier 5645]
225     - Patched the interface to accept an empty destination port.
226     [msoulier 5645]
227    
228     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
229     - [0.1.0-29]
230     - Tweaked the wording in the panel. [msoulier 5645]
231    
232     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
233     - [0.1.0-28]
234     - Additional tweaks to fix the iptables syntax and adjust the size of the
235     fields in the UI. [msoulier 5645]
236    
237     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
238     - [0.1.0-27]
239     - Adding support for a port range on source and destination ports.
240     [msoulier 5645]
241    
242     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
243     - [0.1.0-26]
244     - Updating dependencies. [msoulier 5645]
245    
246     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
247     - [0.1.0-25]
248     - Fixed bad removal which set all destination ports to the same port.
249     [msoulier 5645]
250    
251     * Mon Mar 10 2003 Michael Soulier <msoulier@e-smith.com>
252     - [0.1.0-24]
253     - Updated dependency information to make it use the backported
254     e-smith-packetfilter rpm for the 5.6 updates stream. [msoulier 5645]
255    
256     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
257     - [0.1.0-23]
258     - Modified panel order [lijied 7356]
259    
260     * Sun Feb 23 2003 Michael Soulier <msoulier@e-smith.com>
261     - [0.1.0-22]
262     - Backed-out the changes in 0.1.0-21. They're incompatible with
263     e-smith-packetfilter. We'll have to discuss this first. [msoulier 5696]
264    
265     * Sun Feb 23 2003 Michael Soulier <msoulier@e-smith.com>
266     - [0.1.0-21]
267     - Permitting port ranges instead of just single ports. [msoulier 5696]
268    
269     * Sun Jan 26 2003 Mike Dickson <miked@e-smith.com>
270     - [0.1.0-20]
271     - added ACTION to lexicon, and code to use it [miked 6363]
272    
273     * Sun Jan 26 2003 Mike Dickson <miked@e-smith.com>
274     - [0.1.0-19]
275     - backed out previous patch since it applied too many changes at once. I will
276     re-submit in manageable chunks
277    
278     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
279     - [0.1.0-18]
280     - added ACTION to lexicon [miked 6363]
281    
282     * Wed Dec 18 2002 Michael Soulier <msoulier@e-smith.com>
283     - [0.1.0-17]
284     - Added a feature to remove the "finished" page and cycle back to the start
285     page with a status message instead. [msoulier 5696]
286     - Found and fixed a bug permitting the addition of duplicate rules.
287    
288     * Mon Dec 16 2002 Michael Soulier <msoulier@e-smith.com>
289     - [0.1.0-16]
290     - Added a space between the two buttons on the summary panel.
291     [msoulier 5696]
292    
293     * Mon Dec 16 2002 Michael Soulier <msoulier@e-smith.com>
294     - [0.1.0-15]
295     - Fixed broken removal due to using the wrong variable set to repopulate the
296     db entry. [msoulier 5696]
297    
298     * Fri Dec 6 2002 Michael Soulier <msoulier@e-smith.com>
299     - [0.1.0-14]
300     - Fixed bad variable reference in test cases. [msoulier 5696]
301    
302     * Thu Dec 5 2002 Michael Soulier <msoulier@e-smith.com>
303     - [0.1.0-13]
304     - Added some test cases to portforwarding.pm. [msoulier 5696]
305    
306     * Fri Nov 29 2002 Michael Soulier <msoulier@e-smith.com>
307     - [0.1.0-12]
308     - Improved the IP address validation. [msoulier 5696]
309    
310     * Fri Nov 29 2002 Michael Soulier <msoulier@e-smith.com>
311     - [0.1.0-11]
312     - Made sure all messages are localised, and added better error handling.
313     [msoulier 5696]
314    
315     * Thu Nov 28 2002 Michael Soulier <msoulier@e-smith.com>
316     - [0.1.0-10]
317     - Updated to make use of changes to the packetfilter. Fixed the placement of
318     the udp portforwarding rules, and the spelling of "completely".
319     [msoulier 5696]
320    
321     * Wed Nov 27 2002 Michael Soulier <msoulier@e-smith.com>
322     - [0.1.0-09]
323     - Localised the summary table labels. [msoulier 5696]
324    
325     * Wed Nov 27 2002 Michael Soulier <msoulier@e-smith.com>
326     - [0.1.0-08]
327     - The destination host must be an IP address. Enforcing now.
328     [msoulier 5696]
329    
330     * Tue Nov 26 2002 Michael Soulier <msoulier@e-smith.com>
331     - [0.1.0-07]
332     - First working prototype. [msoulier 5696]
333    
334     * Mon Nov 25 2002 Michael Soulier <msoulier@e-smith.com>
335     - [0.1.0-06]
336     - Basic functionality present. Still need to add the ability to
337     delete rules, and display current rules. [msoulier 5696]
338    
339     * Fri Nov 22 2002 Michael Soulier <msoulier@e-smith.com>
340     - [0.1.0-05]
341     - Starting the FormMagick conversion of the panel. [msoulier 5696]
342    
343     * Thu Nov 21 2002 Charlie Brady <charlieb@e-smith.com>
344     - [0.1.0-04]
345     - Use "--list --numeric" to avoid DNS lookup delays. [charlieb 5645]
346    
347     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
348     - [0.1.0-03]
349     - Fix portforwarding rules to match DB format used by panel code -
350     which is $ip:[$dport], this allows forwarding to a port other than the
351     listen port [charlieb 5645].
352    
353     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
354     - [0.1.0-02]
355     - Convert to iptables, and conform to "masq adjust" way of doing things.
356     [charlieb 5645]
357    
358     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
359     - [0.1.0-01]
360     - Rolling to development stream to 0.1.0
361    
362     * Mon Nov 11 2002 Charlie Brady <charlieb@e-smith.com>
363     - [0.0.1-6]
364     - Renamed to e-smith-portforwarding.
365     - Imported into CVS as baseline for further development.
366    
367     * Sat Sep 21 2002 Darrell May <dmay@netsourced.com>
368     - updated 35SetPortFW to support dynamic external IP
369     - [0.0.1-5]
370     * Tue Jan 01 2002 Darrell May <dmay@netsourced.com>
371     - added Obsoletes: e-smith-ipportfw dmc-mitel-portfowarding
372     - [0.0.1-4]
373     * Tue Jan 01 2002 Darrell May <dmay@netsourced.com>
374     - fixed spelling in rpm name, now to dmc-mitel-portforwarding
375     - merged in e-smith-ipportfw-0.1.1-1.noarch.rpm
376     - [0.0.1-3]
377     * Mon Dec 31 2001 Darrell May <dmay@netsourced.com>
378     - added "Shad L. Lords" <lists@lordsfam.net>, e-smith-iportfw 35SetPortFW
379     - templates-custom fragment supporting dest port addresses
380     - updated portforwarding panel to match
381     - removed first/last portforward panel bug by adding return on Operation Status
382     - [0.0.1-2]
383     * Sun Dec 30 2001 Darrell May <dmay@netsourced.com>
384     - initial release
385     - [0.0.1-1]
386    
387     %prep
388     %setup
389    
390     %build
391     perl createlinks
392    
393     %install
394     rm -rf $RPM_BUILD_ROOT
395     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
396     rm -f e-smith-%{version}-filelist
397     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
398    
399     %clean
400     rm -rf $RPM_BUILD_ROOT
401    
402     %files -f %{name}-%{version}-filelist
403    
404     %defattr(-,root,root)
405    
406     %pre
407    
408     %post
409    
410     %preun
411    
412     %postun

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