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

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

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


Revision 1.4 - (hide annotations) (download)
Fri Dec 11 17:19:48 2020 UTC (3 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
* Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
- create -update event [SME: 11149]
- adapt to systemd [SME: 11112]
- remove pptpd support [SME: 11249]

1 jpp 1.4 # $Id: e-smith-pptpd.spec,v 1.3 2020/12/11 17:17:19 jpp Exp $
2 stephdl 1.1
3     Summary: e-smith server and gateway - configure PPTP inbound VPN
4     %define name e-smith-pptpd
5     Name: %{name}
6     %define version 2.6.0
7 jpp 1.3 %define release 1
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.3 Patch0: e-smith-pptpd-2.6.0-bz11112-bz11149-systemd-update.patch
14     Patch1: e-smith-pptpd-2.6.0-bz11249.patch
15    
16 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17     Requires: e-smith-base >= 4.13.16-27
18     Requires: pptpd
19     Obsoletes: kmod-ppp
20     Obsoletes: kmod-ppp-smp
21     Obsoletes: kmod-ppp-xenU
22     Obsoletes: kernel-module-ppp
23     Obsoletes: kernel-smp-module-ppp
24     Requires: e-smith-lib >= 1.15.1-16
25     Requires: e-smith-packetfilter >= 1.13.0-22
26     Requires: e-smith-radiusd
27     BuildRequires: e-smith-devtools >= 1.13.1-03
28     BuildArchitectures: noarch
29    
30     %description
31     e-smith server and gateway - configure inbound PPTP VPN access
32    
33     %changelog
34 jpp 1.2 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
35 jpp 1.3 - create -update event [SME: 11149]
36     - adapt to systemd [SME: 11112]
37     - remove pptpd support [SME: 11249]
38 jpp 1.2
39 stephdl 1.1 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
40     - Initial release to sme10
41    
42     * Tue Feb 19 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
43     - Use extrapositioned negation in iptables rules [SME: 7262]
44    
45     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
46     - Roll new stream for sme9
47    
48     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
49     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
50    
51     * Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.12.0-13
52     - Remove the Requires kernel =>2.4 line. [SME: 4483]
53    
54     * Wed May 21 2008 Shad L. Lords <slords@mail.com> 1.12.0-12
55     - Move mtu/mru settings to database [SME: 549]
56    
57     * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 1.12.0-11
58     - pptp connections setting mtu/mru > 1400 [SME: 549]
59    
60     * Sun Jun 03 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10
61     - Increase lcp-echo-failure from 4 to 10. [SME: 3001]
62    
63     * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.12.0-9
64     - Updates to support SME Server 8
65    
66     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
67     - Clean up spec so package can be built by koji/plague
68    
69     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-8
70     - Remove dhcpd metadata file. Should be in e-smith-base [SME: 2715]
71    
72     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-7
73     - Fix perms on pptpd.conf and options file [SME: 2717]
74    
75     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 1.12.0-6
76     - Fix interface-access script to remove warnings [SME: 2244]
77    
78     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
79     - Update to new release naming. No functional changes.
80     - Make Packager generic
81    
82     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.12.0-04
83     - Update requires to reflect new kernel module format
84    
85     * Sun Apr 9 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-03
86     - Make pptpd debug logging depend on $pptpd{debug}. [SME: 1224]
87    
88     * Tue Mar 21 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-02
89     - Purge Interfaces property of pptpd record on bootup. [SME: 1073]
90     - Remove multilink setting from pppd configuration used by pptpd. Add
91     LCP timeout processing to autodisconnect stale links. [SME: 1064]
92     - Control "passive" setting by db property - enabled by default. [SME: 1064]
93    
94     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
95     - Roll stable stream version. [SME: 1016]
96    
97     * Wed Mar 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-22
98     - Add 'passive' option to /etc/ppp/options.pptpd [SME: 160]
99    
100     * Wed Feb 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-21
101     - Dynamically calculate remote IP address range - dhcpd.conf won't
102     necessarily be expanded before pptpd.conf, so we can't depend on
103     a side effect. [SME: 797]
104    
105     * Sun Feb 12 2006 Charlie Brady <charlieb@e-smith.com> 1.11.0-20
106     - Resolve some duplication of files included in e-smith-base.
107     [SME: 752]
108    
109     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-19
110     - Bump release number only
111    
112     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
113     - [1.11.0-18]
114     - Add Requires headers for kernel module RPMs, to ensure that module RPMs are
115     added during install/upgrade.
116    
117     * Wed Jul 27 2005 Shad L. Lords <slords@mail.com>
118     - [1.11.0-17]
119     - Add noipparam parameter so that ppp gets called correctly [SF: 1228376]
120     - Move masq fragment from template to db [SF: 1241414]
121     - Default sessions to 0 like web panel
122    
123     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
124     - [1.11.0-16]
125     - Patch from Shad. Remove modprobe of ppp_generic (unnecessary). [SF: 1225995]
126    
127     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
128     - [1.11.0-15]
129     - Various options.pptpd config changes to support radius auth. [SF: 1225995]
130     - Ensure that ppp_generic module is loaded before running pptpd. [SF: 1225995]
131    
132     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
133     - [1.11.0-14]
134     - Add rc7.d startup symlink for pptpd. [SF: 1215401]
135     - Add Requires: e-smith-radiusd [SF: 1215401]
136    
137     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
138     - [1.11.0-13]
139     - Add missing radius plugin template fragment. [SF: 1215401]
140    
141     * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
142     - [1.11.0-12]
143     - Use radius plugin to access NT hash passwords and obsolete
144     domain strip option. [SF: 1215401]
145    
146     * Tue Mar 15 2005 Charlie Brady <charlieb@e-smith.com>
147     - [1.11.0-11]
148     - Fix path problem in adjust-services action symlinks. [MN00065576]
149     - Remove explicit links to implicit actions.
150    
151     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
152     - [1.11.0-10]
153     - Fix more breakage in use of generic_template_expand action. [MN00064130]
154    
155     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
156     - [1.11.0-09]
157     - Obsolete pptpd-restart by use of generic adjust-services action.
158     [MN00065576]
159    
160     * Thu Jan 20 2005 Charlie Brady <charlieb@e-smith.com>
161     - [1.11.0-08]
162     - Fix some breakage in use of generic_template_expand action. [MN00064130]
163    
164     * Wed Jan 19 2005 Charlie Brady <charlieb@e-smith.com>
165     - [1.11.0-07]
166     - Use generic_template_expand action in place of pptpd-conf.
167     [MN00064130]
168    
169     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
170     - [1.11.0-06]
171     - Clean BuildRequires. [charlieb MN00043055]
172    
173     * Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
174     - [1.11.0-05]
175     - Made pptpd-restart pptpd status aware. [msoulier 4502]
176    
177     * Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
178     - [1.11.0-04]
179     - Updated pptpd-restart. [msoulier 4502]
180    
181     * Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
182     - [1.11.0-03]
183     - Removing old inittab fragment. [msoulier 4502]
184    
185     * Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
186     - [1.11.0-02]
187     - Adding supervision of pptpd. [msoulier 4502]
188    
189     * Mon Jan 19 2004 Michael Soulier <msoulier@e-smith.com>
190     - [1.11.0-01]
191     - rolling to dev - 1.11.0
192    
193     * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
194     - [1.10.0-02]
195     - Denylog inbound GRE unless pptpd is enabled. This allows
196     masquerade to work better. [charlieb 9249]
197    
198     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
199     - [1.10.0-01]
200     - Changing version to stable stream number - 1.10.0
201    
202     * Wed Jun 18 2003 Charlie Brady <charlieb@e-smith.com>
203     - [1.9.0-24]
204     - Enable ppp multilink, to help Win XP PPTP reliability [charlieb 9059]
205    
206     * Wed Jun 18 2003 Charlie Brady <charlieb@e-smith.com>
207     - [1.9.0-23]
208     - Back out last change; it's required for address pool sharing. [charlieb 8874]
209    
210     * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
211     - [1.9.0-22]
212     - Don't expand /etc/dhcpd.conf here - let the run script do it [gordonr 8883]
213    
214     * Tue Jun 10 2003 Tony Clayton <apc@e-smith.com>
215     - [1.9.0-21]
216     - Fix pptpd.conf/remoteip fragment to use new StartIP property [tonyc 8883]
217    
218     * Fri Jun 6 2003 Charlie Brady <charlieb@e-smith.com>
219     - [1.9.0-20]
220     - Fix runtime errors in last change, and add comment. [charlieb 8951]
221    
222     * Fri Jun 6 2003 Charlie Brady <charlieb@e-smith.com>
223     - [1.9.0-19]
224     - Use esmith::ConfigDB::wins_server method to determine correct
225     wins server. [charlieb 8951]
226    
227     * Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
228     - [1.9.0-18]
229     - Fix arithmetic in last change. [charlieb 8883]
230    
231     * Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
232     - [1.9.0-17]
233     - Add comment to dhcpd.conf to show which addresses have been
234     "borrowed". Remove template fragment which generates static IP definitions
235     for pptpd "hostnames" (these aren't useful). [charlieb 8883]
236    
237     * Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
238     - [1.9.0-16]
239     - Convert pptpd-conf script to use esmith::ConfigDB and remove use of
240     deprecated CONFREF.
241     - Expand dhcpd.conf in pptpd-conf script, to ensure that address range
242     is configured. [charlieb 8883]
243    
244     * Tue Jun 3 2003 Charlie Brady <charlieb@e-smith.com>
245     - [1.9.0-15]
246     - Improve explicit subtraction of pptpd addresses from DHCP range. [charlieb 8883]
247    
248     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
249     - [1.9.0-14]
250     - Relocate chap-secrets fragment to e-smith-base [gordonr 8747]
251    
252     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
253     - [1.9.0-13]
254     - Relocate /etc/smbpasswd to /etc/samba/smbpasswd [gordonr 8747]
255    
256     * Wed May 28 2003 Gordon Rowell <gordonr@e-smith.com>
257     - [1.9.0-12]
258     - Removed processing of /etc/ppp/chap-secrets, now done in ppp-conf-users [gordonr 8849]
259     - Removed creation of pptpd record - defaults fragments exist [gordonr 8849]
260    
261     * Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
262     - [1.9.0-11]
263     - Fixed createlinks [gordonr 4847]
264    
265     * Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
266     - [1.9.0-10]
267     - Reconfigure pptp in user-modify-admin [gordonr 4847]
268    
269     * Fri May 23 2003 Gordon Rowell <gordonr@e-smith.com>
270     - [1.9.0-09]
271     - Rewrote chap-secrets fragment with new DB interface [gordonr 4847]
272     - Use VPNClientAccess instead of PPTPAccess [gordonr 4847]
273    
274     * Tue May 13 2003 Charlie Brady <charlieb@e-smith.com>
275     - [1.9.0-08]
276     - Skip users unless PPTPAccess property of user is "yes". We don't want the
277     no/disabled ambiguity. [charlieb 4847]
278    
279     * Tue May 6 2003 Mark Knox <markk@e-smith.com>
280     - [1.9.0-07]
281     - Call pptpd-conf in user-modify as well as create & delete [markk 4847]
282     - Skip users with PPTPAccess of 'off' or 'disabled' [markk 4847]
283    
284     * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
285     - [1.9.0-06]
286     - Added conf-masq and adjust-masq to ip-up.pptpd and ip-down events.
287     [msoulier 7695]
288    
289     * Thu May 1 2003 Michael Soulier <msoulier@e-smith.com>
290     - [1.9.0-05]
291     - Fixed lack of /etc/ppp/ip-down.local file. [msoulier 7695]
292     - Removed iptables code from pptp-interface-access. It now sets an Interfaces
293     parameter in the pptpd record. [msoulier 7695]
294     - Updated requirements. [msoulier 7695]
295    
296     * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
297     - [1.9.0-04]
298     - Deleted ./etc/pptpd.conf/template-begin [lijied 3295]
299    
300     * Tue Mar 11 2003 Charlie Brady <charlieb@e-smith.com>
301     - [1.9.0-03]
302     - Don't create links to obsoleted pptpd-conf-startup in createlinks.
303     [charlieb 7526]
304    
305     * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
306     - [1.9.0-02]
307     - Gracefully handle undefined "sessions" property in hosts.allow fragment
308     [charlieb 5650]
309     - Move some db initiatisation into defaults directory fragments.
310     [charlieb 7526]
311    
312     * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
313     - [1.9.0-01]
314     - Roll to development stream to 1.9.0
315    
316     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
317     - [1.8.0-01]
318     - Roll to maintained version number to 1.8.0
319    
320     * Thu Oct 3 2002 Charlie Brady <charlieb@e-smith.com>
321     - [1.7.0-06]
322     - Fix buglet in debug template fragment. [charlieb 4278]
323    
324     * Thu Oct 3 2002 Charlie Brady <charlieb@e-smith.com>
325     - [1.7.0-05]
326     - Add hosts.allow template fragment (for new wrappers enabled pptpd)
327     [charlieb 4278]
328     - Update /etc/ppp/options.pptpd template to match options available
329     with CVS version of pppd. Add property driven debug fragment
330     while we are at it [charlieb 4278]
331    
332     * Wed Oct 2 2002 Charlie Brady <charlieb@e-smith.com>
333     - [1.7.0-04]
334     - Remove listen directive - all interfaces is the default, and new
335     pptpd segfaults on "listen 0.0.0.0". [charlieb 4797]
336    
337     * Tue Sep 17 2002 Gordon Rowell <gordonr@e-smith.com>
338     - [1.7.0-03]
339     - Force re-tag of file from 1.7.0-02 [gordonr 4797]
340    
341     * Mon Sep 16 2002 Gordon Rowell <gordonr@e-smith.com>
342     - [1.7.0-02]
343     - Listen on all interfaces to avoid race condition with external
344     interface configuration [gordonr 4797]
345    
346     * Mon Sep 16 2002 Gordon Rowell <gordonr@e-smith.com>
347     - [1.7.0-01]
348     - Forced version update by co2rpm to 1.7.0
349     - Bumped version number - this is a development stream [gordonr 4501]
350    
351     * Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com>
352     - [1.6.6-04]
353     - Fix destination address verification rules of gre-in rules. [charlieb 4501]
354    
355     * Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
356     - [1.6.6-03]
357     - Add nomppe-40 option to prevent use of 40 bit encryption [charlieb 4278]
358    
359     * Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com>
360     - [1.6.6-02]
361     - Roll back all PPP options changes so that we can use orig pppd binary.
362     [charlieb 4278]
363    
364     * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
365     - [1.6.6-01]
366     - Add action script to enable/disable unrestricted traffic on
367     an interface when PPTP comes up/goes down. [charlieb 4501]
368    
369     * Wed Aug 28 2002 Charlie Brady <charlieb@e-smith.com>
370     - [1.6.5-01]
371     - Change allow_tcp_in calling sequence, to facilitate non-disruptive
372     change. [charlieb 4501]
373     - Add GRE rules which are run-time switchable [charlieb 4501]
374    
375     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
376     - [1.5.5-01]
377     - Use allow_tcp_in() function in masq template fragment. [charlieb 4499]
378    
379     * Wed Jul 31 2002 Charlie Brady <charlieb@e-smith.com>
380     - [1.5.4-01]
381     - Fix a few errors in the pptp PPP configuration. [charlieb 4278]
382    
383     * Thu Jul 25 2002 Charlie Brady <charlieb@e-smith.com>
384     - [1.5.3-01]
385     - Use mschap and mppe configuration directives compatible with the latest
386     pppd (from CVS). [charlieb 4278]
387    
388     * Tue Jul 23 2002 Charlie Brady <charlieb@e-smith.com>
389     - [1.5.2-01]
390     - Fix iptables usage - on OUTPUT chain, now use -o interface_name, not
391     -i interface_name. [charlieb 1268]
392    
393     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
394     - [1.5.1-01]
395     - Change masq script fragment to use iptables. [charlieb 1268]
396    
397     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
398     - [1.5.0-01]
399     - Changing version to development stream number - 1.5.0
400    
401     * Mon May 27 2002 Charlie Brady <charlieb@e-smith.com>
402     - [1.4.5-01]
403     - Include pptpd-conf action in workgroup-update event, so that WINS setting is
404     added/deleted if required. [charlieb 3602]
405    
406     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
407     - [1.4.4-01]
408     - RPM rebuild forced by cvsroot2rpm
409    
410     * Wed May 22 2002 Charlie Brady <charlieb@e-smith.com>
411     - [1.4.3-01]
412     - Grab samba domain master setting from smb service, not from SambaDomainMaster.
413     [charlieb 3160]
414    
415     * Sat May 18 2002 Charlie Brady <charlieb@e-smith.com>
416     - [1.4.2-01]
417     - Add missing bootstrap-console-save event directory.
418    
419     * Sat May 18 2002 Charlie Brady <charlieb@e-smith.com>
420     - [1.4.1-01]
421     - Test build to verify CVS conversion.
422    
423     * Tue Dec 11 2001 Charlie Brady <charlieb@e-smith.com>
424     - [1.4.0-01]
425     - rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-02.
426    
427     * Tue Dec 11 2001 Charlie Brady <charlieb@e-smith.com>
428     - [1.3.0-02]
429     - Fix pptpd-restart so that it won't log FAILED when it tries to shut down
430     a pptpd which is not running.
431    
432     * Mon Nov 12 2001 Charlie Brady <charlieb@e-smith.com>
433     - [1.3.0-01]
434     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-09.
435    
436     * Thu Oct 25 2001 Charlie Brady <charlieb@e-smith.com>
437     - [1.2.0-09]
438     - Add conf action to bootstrap-console-save event
439    
440     * Fri Aug 17 2001 gordonr
441     - [1.2.0-08]
442     - Autorebuild by rebuildRPM
443    
444     * Mon Jul 30 2001 Gordon Rowell <gordonr@e-smith.com>
445     - [1.2.0-07]
446     - Don't check for /var/lock/subsys/pptpd - pptp is managed by init
447     and this lock file will not always be created
448    
449     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
450     - [1.2.0-06]
451     - Including GPL license with package
452    
453     * Sat Apr 28 2001 Charlie Brady <charlieb@e-smith.com>
454     - [1.2.0-05]
455     - Only advertise WINS address if configured as Samba Domain Master.
456    
457     * Tue Apr 24 2001 Charlie Brady <charlieb@e-smith.com>
458     - [1.2.0-04]
459     - Fix problem in dhcpd.conf template with non C class addresses.
460    
461     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
462     - [1.2.0-03]
463     - Rolling release number for GPG signing.
464    
465     * Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com>
466     - [1.2.0-02]
467     - Add "ipparam pptpd" to ppp options file.
468     - Remove obsolete post-restore event.
469     - Removed %postun script.
470    
471     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
472     - [1.2.0-01]
473     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-29.
474    
475    
476     * Thu Jan 18 2001 Gordon Rowell <gordonr@e-smith.com>
477     - [1.1.0-29]
478     - Allow admin to use PPTP
479    
480     * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
481     - [1.1.0-28]
482     - Users now have a property of PPTPAccess - defaults to allowed
483     Set to "off" to disable individual user access to PPTP
484    
485     * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
486     - [1.1.0-27]
487     - Backed out serviceControl() - it doesn't handle non-initscript startup yet
488    
489     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
490     - [1.1.0-26]
491     - Fix call to serviceControl()
492    
493     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
494     - [1.1.0-25]
495     - Use serviceControl()
496    
497     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
498     - [1.1.0-24]
499     - Check pptpd status is defined in masq template
500    
501     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
502     - [1.1.0-23]
503     - Set listenip to $LocalIP in serveronly mode - thanks Karl Ponsonby
504    
505     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
506     - [1.1.0-22]
507     - Explictly list users in chap-secrets, but only if their password is set
508    
509     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
510     - [1.1.0-21]
511     - Added /etc/ppp/ip-up.local
512    
513     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
514     - [1.1.0-20]
515     - /etc/ppp/chap-secrets is required for pptp
516    
517     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
518     - [1.1.0-19]
519     - Fixed remoteip calculation - missing pptpd/sessions
520    
521     * Sun Jan 07 2001 Charlie Brady <charlieb@e-smith.com>
522     - [1.1.0-18]
523     - Fix remote address calculation in /etc/pptpd.conf
524     - Disable deflate and bsdcomp in PPP config - can't combine compression
525     protocols successfully yet.
526    
527     * Sat Jan 06 2001 Charlie Brady <charlieb@e-smith.com>
528     - [1.1.0-17]
529     - Only run %postun script if in runlevel 7
530    
531     * Sat Jan 06 2001 Charlie Brady <charlieb@e-smith.com>
532     - [1.1.0-16]
533     - Adjust pptpd configuration to force mppe
534     - Add chap secrets fragment to look up passwords in smbpasswd file
535    
536     * Mon Dec 18 2000 Gordon Rowell <gordonr@e-smith.com>
537     - [1.1.0-15]
538     - Allow packets to traverse PPTPD interfaces :-)
539    
540     * Thu Dec 14 2000 Gordon Rowell <gordonr@e-smith.com>
541     - [1.1.0-14]
542     - Added pptpd-restart action, and called this and pptpd-conf in ip-change event
543    
544     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
545     - [1.1.0-13]
546     - Guard dhcpd.conf fragment in case pptpd is disabled
547    
548     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
549     - [1.1.0-12]
550     - use emsith::db in pptpd-conf
551    
552     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
553     - [1.1.0-11]
554     - Added pptpd-conf into remoteaccess-update
555    
556     - [1.1.0-10]
557     - Added pptpd-conf-startup to initialise services entry
558     - Renamed conf-pptpd -> pptpd-conf
559    
560     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
561     - [1.1.0-9]
562     - Made output format consistent other fragments
563    
564     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
565     - [1.1.0-8]
566     - Removed closing semi-colon and comment from dhcpd output
567    
568     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
569     - [1.1.0-7]
570     - Changed to use single option "sessions" instead of ipstart/ipend
571     - Steal addresses from dhcpd range
572    
573     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
574     - [1.1.0-6]
575     - Added GRE/PPTP packet filter fragment
576     - Used range specification for remoteip list
577    
578     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
579     - [1.1.0-5]
580     - Fixed generation of remoteip list
581    
582     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
583     - [1.1.0-4]
584     - Run at run level 7
585     - Revised generation of remoteip list - range format is strange...
586    
587     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
588     - [1.1.0-3]
589     - Removed comments from output files
590     - Fixed remoteip generation
591     - Removed speed.orig file
592    
593     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
594     - [1.1.0-2]
595     - Fixed inittab fragment
596    
597     * Tue Dec 12 2000 Gordon Rowell <gordonr@e-smith.com>
598     - [1.1.0-1]
599     - Rolled version and tarball, including patches to 0.1-4
600    
601     * Tue Dec 12 2000 Charlie Brady <charlieb@e-smith.com>
602     - Remove .orig file
603     - Add service configuration database data for pptpd.
604     - Add configuration event to post-restore.
605    
606     * Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
607     - Strip comments from /etc/pptpd.conf file - they are still in
608     the templates
609     - Remove %postun section
610    
611     * Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
612     - Change "name" to $SystemName rather than Samba Workgroup
613     - Add domain setting.
614    
615     * Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
616     - Be more verbose in pptpd.conf templates
617    
618     * Mon Nov 13 2000 Charlie Brady <charlieb@e-smith.com>
619     - initial
620    
621     %prep
622     %setup
623 jpp 1.3 %patch0 -p1
624     %patch1 -p1
625 jpp 1.4 rm -rf root/service root/var/service root/etc/rc.d
626 stephdl 1.1 %build
627     perl createlinks
628    
629     %install
630     rm -rf $RPM_BUILD_ROOT
631     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
632     rm -f %{name}-%{version}-%{release}-filelist
633     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
634     --file /var/service/pptpd/log/run 'attr(0755,root,root)' \
635     --dir /var/log/pptpd 'attr(2750,smelog,smelog)' \
636     > %{name}-%{version}-%{release}-filelist
637     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
638    
639     %clean
640     rm -rf $RPM_BUILD_ROOT
641    
642     %files -f %{name}-%{version}-%{release}-filelist
643     %defattr(-,root,root)

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