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