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