1 |
# $Id: e-smith-proftpd.spec,v 1.2 2016/06/17 14:39:29 unnilennium Exp $ |
2 |
|
3 |
Summary: e-smith specific proftpd configuration files and templates |
4 |
%define name e-smith-proftpd |
5 |
Name: %{name} |
6 |
%define version 2.6.0 |
7 |
%define release 3 |
8 |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
10 |
License: GPL |
11 |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
13 |
Patch0: e-smith-proftpd-2.6.0-TLS.patch |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildArchitectures: noarch |
16 |
BuildRequires: e-smith-devtools |
17 |
Requires: e-smith-base >= 4.15.0-05, proftpd |
18 |
Requires: e-smith-lib >= 1.15.1-33 |
19 |
Requires: iptables |
20 |
AutoReqProv: no |
21 |
|
22 |
%changelog |
23 |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
24 |
- updated patch for certificate chain |
25 |
- Thanks to Daniel Berteaud |
26 |
|
27 |
* Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
28 |
- Adding TLS support to proftp configuration [SME: 6804] |
29 |
- default is enabled but not required, only TLSv1.1 and v1.2 |
30 |
|
31 |
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme |
32 |
- Initial release to sme10 |
33 |
|
34 |
* Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-3.sme |
35 |
- Also remove the empty template-begin file in pam.d/proftpd templates [SME: 7660] |
36 |
|
37 |
* Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme |
38 |
- Remove unused pam templates [SME: 7660] |
39 |
|
40 |
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
41 |
- Roll new stream for sme9 |
42 |
|
43 |
* Fri Feb 8 2013 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme |
44 |
- Ensure Deny from all is on its own line in 15LimitLOGIN [SME: 7327] |
45 |
|
46 |
* Wed Jan 23 2013 Ian Wells <esmith@wellsi.com> 2.2.0-5.sme |
47 |
- Workaround a deficiency in the proftpd package where it doesn't |
48 |
handle long lines correctly in its configuration file. |
49 |
Fix submitted by Charlie Brady [SME: 6949] |
50 |
|
51 |
* Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme |
52 |
- Remove previous change [SME: 7129] |
53 |
|
54 |
* Wed Dec 19 2012 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme |
55 |
- Add VRoot engine to avoid pam log error [SME: 7129] |
56 |
|
57 |
* Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-2.sme |
58 |
- Add PersistentPasswd directive to force proftpd to use pam [SME: 6219] |
59 |
|
60 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
61 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
62 |
|
63 |
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.0-11 |
64 |
- ShowSymlinks off [SME: 993] |
65 |
|
66 |
* Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10 |
67 |
- Rename DisplayFirstChdir to DisplayChdir. [SME: 3479] |
68 |
|
69 |
* Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.12.0-9 |
70 |
- Create pam.d directory and move ftp/proftpd templates into pam.d. |
71 |
[SME: 2762] |
72 |
|
73 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
74 |
- Clean up spec so package can be built by koji/plague |
75 |
|
76 |
* Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-8 |
77 |
- Change perms for ftpusers file. [SME: 2841] |
78 |
|
79 |
* Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 1.12.0-7 |
80 |
- Rename log directory from proftpd to ftp [SME: 2706] |
81 |
|
82 |
* Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.12.0-6 |
83 |
- Add global override for chroot path. [SME: 590] |
84 |
|
85 |
* Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.12.0-5 |
86 |
- Add fixed chroot patch back in. [SME: 590] |
87 |
|
88 |
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
89 |
- Update to new release naming. No functional changes. |
90 |
- Make Packager generic |
91 |
|
92 |
* Thu Sep 21 2006 Gavin Weight <gweight@gmail.com> 1.12.0-03 |
93 |
- Expand /etc/ftpusers if user is locked/password reset. [SME: 1921] |
94 |
|
95 |
* Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-02 |
96 |
- Force permissions on /var/log/proftpd in log/run script [SME: 1267] |
97 |
|
98 |
* Thu Mar 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01 |
99 |
- Roll stable stream version. [SME: 1016] |
100 |
|
101 |
* Tue Feb 28 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-29 |
102 |
- Back out the chroot patch for now. [SME: 590] |
103 |
|
104 |
* Fri Jan 27 2006 Shad L. Lords <slords@mail.com> 1.11.0-28 |
105 |
- Disable anonymous ibays if globally disabled. |
106 |
|
107 |
* Fri Jan 27 2006 Shad L. Lords <slords@mail.com> 1.11.0-27 |
108 |
- Add chroot for users [SME: 590] |
109 |
- Add ability to disable anonymous access [SME: 591] |
110 |
|
111 |
* Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-26 |
112 |
- Bump release number only |
113 |
|
114 |
* Wed Oct 12 2005 Charlie Brady <charlieb@e-smith.com> |
115 |
- [1.11.0-25] |
116 |
- Filter out comments in peers files, to avoid log noise from |
117 |
tcpsvd. Fix name of peers/local templates.metadata file. |
118 |
[SF: 1324719] |
119 |
|
120 |
* Wed Jul 27 2005 Shad Lords <slords@mail.com> |
121 |
- [1.11.0-24] |
122 |
- Move masq fragement from template to db [SF: 1241416] |
123 |
|
124 |
* Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com> |
125 |
- [1.11.0-23] |
126 |
- Re-expand peers/{0,local} in remoteaccess-update, as permissions |
127 |
may have changed. [SF: 1220510] |
128 |
|
129 |
* Tue Mar 29 2005 Charlie Brady <charlieb@e-smith.com> |
130 |
- [1.11.0-22] |
131 |
- Create empty template-begin template fragments for tcpsvd |
132 |
ACL files. |
133 |
|
134 |
* Tue Mar 29 2005 Charlie Brady <charlieb@e-smith.com> |
135 |
- [1.11.0-21] |
136 |
- Don't use sigusr1 in bootstrap-console-save, as the service is not |
137 |
up, and sigusr1 will be ignored. Instead, call ./control/1 from run |
138 |
script. |
139 |
|
140 |
* Wed Mar 23 2005 Charlie Brady <charlieb@e-smith.com> |
141 |
- [1.11.0-20] |
142 |
- Use sigusr1 in remoteaccess-update. This will generate the network ACL |
143 |
symlinks. 'adjust-services' implicitly starts any service which |
144 |
should be running. |
145 |
|
146 |
* Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com> |
147 |
- [1.11.0-19] |
148 |
- Use tcpsvd in place of tcpserver. Manage network access lists |
149 |
using new esmith::tcpsvd library. Update e-smith-lib depenency. |
150 |
- Add symlink /var/service/ftp -> proftpd. |
151 |
- Add zero length template-begin files to peers/{0,local}, to avoid |
152 |
log noise from comment lines. |
153 |
|
154 |
* Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com> |
155 |
- [1.11.0-18] |
156 |
- Add missing templates for peers/{0,local}. |
157 |
|
158 |
* Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com> |
159 |
- [1.11.0-17] |
160 |
- Optimise template expansions versus events - only expand files |
161 |
which may have changed. |
162 |
|
163 |
* Tue Mar 15 2005 Charlie Brady <charlieb@e-smith.com> |
164 |
- [1.11.0-16] |
165 |
- Fix service name in adjust-services symlink. [MN00065576] |
166 |
|
167 |
* Sun Mar 13 2005 Charlie Brady <charlieb@e-smith.com> |
168 |
- [1.11.0-15] |
169 |
- Replace proftp-startstop action with call to 'adjust-services'. |
170 |
Update e-smith-lib version dependency. [MN00065576] |
171 |
- Use generic_template_expand action in place of proftpd-conf. |
172 |
[MN00064130] |
173 |
- Re-add missing restart patch to config. |
174 |
|
175 |
* Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com> |
176 |
- [1.11.0-14] |
177 |
- Allow restarts of retreive and store. Patch from Shad. [MN00073802] |
178 |
- Avoid duplicate Primary section in config. Patch from Shad. [MN00073804] |
179 |
|
180 |
* Wed Feb 9 2005 Charlie Brady <charlieb@e-smith.com> |
181 |
- [1.11.0-13] |
182 |
- Remove migrate fragment for very old FTPServerMode property. [MN00065931] |
183 |
- Clean BuildRequires. [charlieb MN00043055] |
184 |
|
185 |
* Fri Sep 3 2004 Michael Soulier <msoulier@e-smith.com> |
186 |
- [1.11.0-12] |
187 |
- Backout of user-create/delete addition. Wrong way to go. |
188 |
[msoulier MN00035806] |
189 |
|
190 |
* Fri Sep 3 2004 Michael Soulier <msoulier@e-smith.com> |
191 |
- [1.11.0-11] |
192 |
- Added proftpd-conf and startstop to user-create/delete. |
193 |
[msoulier MN00035806] |
194 |
|
195 |
* Wed Aug 4 2004 Michael Soulier <msoulier@e-smith.com> |
196 |
- [1.11.0-10] |
197 |
- Updated startstop to use esmith::util::serviceControl. [msoulier MN00031530] |
198 |
|
199 |
* Mon Sep 22 2003 Michael Soulier <msoulier@e-smith.com> |
200 |
- [1.11.0-09] |
201 |
- Fixed network spec format. CIDR format expected. [msoulier 10069] |
202 |
|
203 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
204 |
- [1.11.0-08] |
205 |
- Fix c&p error in tcprules template fragment. [charlieb 9547] |
206 |
|
207 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
208 |
- [1.11.0-07] |
209 |
- Add requires for correct version of e-smith-base. [charlieb 9547] |
210 |
|
211 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
212 |
- [1.11.0-06] |
213 |
- Remove hosts.allow and xinetd.conf template fragments. |
214 |
[charlieb 9547] |
215 |
|
216 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
217 |
- [1.11.0-05] |
218 |
- Fix a couple of run time errors. [charlieb 9547] |
219 |
|
220 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
221 |
- [1.11.0-04] |
222 |
- Service directory and rc7.d symlinks must be called ftp, since that is |
223 |
the service record name. Use /etc/rc.d/init.d/supervise directory, to |
224 |
avoid potential clash with stock init script. [charlieb 9547,9930] |
225 |
|
226 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
227 |
- [1.11.0-03] |
228 |
- Use new createlinks library to reduce code. [charlieb 9809] |
229 |
|
230 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
231 |
- [1.11.0-02] |
232 |
- Run proftpd under supervise and tcpserver. [charlieb 9547] |
233 |
|
234 |
* Fri Sep 5 2003 Charlie Brady <charlieb@e-smith.com> |
235 |
- [1.11.0-01] |
236 |
- Changing version to development stream number - 1.11.0 |
237 |
|
238 |
* Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com> |
239 |
- [1.10.0-01] |
240 |
- Changing version to stable stream number - 1.10.0 |
241 |
|
242 |
* Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com> |
243 |
- [1.9.0-14] |
244 |
- Modify xinetd.conf/30ftp to properly handle enabled/disabled/missing cases [gordonr 8609] |
245 |
|
246 |
* Mon Apr 21 2003 Mark Knox <markk@e-smith.com> |
247 |
- [1.9.0-13] |
248 |
- Force 0640 on proftpd.conf [markk 8408] |
249 |
|
250 |
* Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com> |
251 |
- [1.9.0-12] |
252 |
- Fix typo in path for anonymous login. [charlieb 5652] |
253 |
- Remove selective binding to interfaces for now - it requires |
254 |
a full xinetd restart, which we don't do in remoteaccess-update. |
255 |
[charlieb 951] |
256 |
- Change ScoreboardPath to ScoreboardFile - the former is deprecated |
257 |
(with extreme prejudice) in current proftpd. [charlieb 5411] |
258 |
|
259 |
* Tue Apr 8 2003 Charlie Brady <charlieb@e-smith.com> |
260 |
- [1.9.0-11] |
261 |
- Add ScoreboardPath directive to config file templates [charlieb 5411] |
262 |
|
263 |
* Tue Mar 18 2003 Charlie Brady <charlieb@e-smith.com> |
264 |
- [1.9.0-10] |
265 |
- Add config migration fragment to migrate old ftp access properties |
266 |
to new. [charlieb 7683] |
267 |
- Change Copyright header to License. [charlieb] |
268 |
|
269 |
* Thu Mar 13 2003 Charlie Brady <charlieb@e-smith.com> |
270 |
- [1.9.0-09] |
271 |
- Use LoginAccess property to control ftp login access - this replaces the |
272 |
"acccess" semantics of 5.5 and earlier. [charlieb 7466] |
273 |
- Add back the special case for Primary i-bay, as it's needed for anonymous |
274 |
ftp. [charlieb 5652] |
275 |
|
276 |
* Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com> |
277 |
- [1.9.0-08] |
278 |
- esmith::utils::processTemplate => esmith::templates::processTemplate. |
279 |
[charlieb 7466] |
280 |
|
281 |
* Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com> |
282 |
- [1.9.0-07] |
283 |
- Escape braces in logrotate.d template fragment [charlieb 6438] |
284 |
|
285 |
* Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com> |
286 |
- [1.9.0-06] |
287 |
- Fix missed accessLimits => access change in ftp masq fragment [charlieb 7466] |
288 |
|
289 |
* Thu Mar 6 2003 Charlie Brady <charlieb@e-smith.com> |
290 |
- [1.9.0-05] |
291 |
- Fix migrate fragment problem. [charlieb 1507] |
292 |
- Remove legacy code from proftpd config templates, and simplify. [charlieb 7466] |
293 |
|
294 |
* Mon Mar 3 2003 Charlie Brady <charlieb@e-smith.com> |
295 |
- [1.9.0-04] |
296 |
- Template /etc/logrotate.d/proftpd and remove postrotate sigHUP. [charlieb 6438] |
297 |
- Add default config db fragments to set type/access/status [charlieb 1507] |
298 |
- Replace migrate script in post-upgrade event with template fragment in |
299 |
db/configuration/migrate directory. [charlieb 1507] |
300 |
- Use "access" rather than "accessLimits" to control access to ftp from |
301 |
outside LAN. [charlieb 7466] |
302 |
- Bind to local interface only if access is private. [charlieb 951] |
303 |
|
304 |
* Fri Feb 28 2003 Charlie Brady <charlieb@e-smith.com> |
305 |
- [1.9.0-03] |
306 |
- Re-do hosts.allow template to use esmith::ConfigDB::hosts_allow_spec. |
307 |
Add dependency on up-to-date e-smith-lib. |
308 |
TODO: fix accessLimits v access issue. [charlieb 5650] |
309 |
|
310 |
* Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com> |
311 |
- [1.9.0-02] |
312 |
- Remove special cases for primary in proftpd.conf - primary |
313 |
is now a pre-defined i-bay. [charlieb 5652] |
314 |
|
315 |
* Wed Jan 29 2003 Charlie Brady <charlieb@e-smith.com> |
316 |
- [1.9.0-01] |
317 |
- Rolling development stream to 1.9.0 |
318 |
|
319 |
* Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com> |
320 |
- [1.8.0-01] |
321 |
- Roll to maintained version number to 1.8.0 |
322 |
|
323 |
* Wed Oct 2 2002 Mark Knox <markk@e-smith.com> |
324 |
- [1.7.3-05] |
325 |
- Removed stray braces in get_all_by_prop [markk 3786] |
326 |
|
327 |
* Mon Sep 23 2002 Mark Knox <markk@e-smith.com> |
328 |
- [1.7.3-04] |
329 |
- Fix proftpd.conf template breakage [markk 3786] |
330 |
|
331 |
* Mon Sep 23 2002 Charlie Brady <charlieb@e-smith.com> |
332 |
- [1.7.3-03] |
333 |
- Fix hosts.allow template breakage [charlieb 3786] |
334 |
|
335 |
* Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com> |
336 |
- [1.7.3-02] |
337 |
- Fix i-bay section of proftpd.conf [charlieb 4950] |
338 |
|
339 |
* Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com> |
340 |
- [1.7.3-01] |
341 |
- Preparing for rebuild as-source, to get rid of some patch detritus - see |
342 |
bug 4825. [charlieb 4793] |
343 |
|
344 |
* Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com> |
345 |
- [1.7.2-05] |
346 |
- Add missing 10LimitSiteChmod template fragment [charlieb 4793] |
347 |
|
348 |
* Thu Sep 12 2002 Charlie Brady <charlieb@e-smith.com> |
349 |
- [1.7.2-04] |
350 |
- Replace deprecate AllowChmod with <Limit SITE_CHMOD>, which requires some |
351 |
fragment shuffling. Remove unnecessary template-{begin,end}, move |
352 |
10localAccess to 00localAccess. [charlieb 4793] |
353 |
|
354 |
* Wed Sep 11 2002 Charlie Brady <charlieb@e-smith.com> |
355 |
- [1.7.2-03] |
356 |
- Fix esmith::Networks => esmith::NetworksDB snafu in /etc/proftpd.conf |
357 |
template. [charlieb 3786] |
358 |
|
359 |
* Tue Sep 10 2002 Mark Knox <markk@e-smith.com> |
360 |
- [1.7.2-02] |
361 |
- Change use of allow_tcp_in() function to allow dynamic reconfig. |
362 |
[charlieb 4501] |
363 |
- Remove deprecated split on pipe [markk 3786] |
364 |
|
365 |
* Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com> |
366 |
- [1.7.2-01] |
367 |
- Remove 46AllowFTPActive masq template fragment, allow port 21 inbound |
368 |
access and allow netfilter connection tracking to do the rest of the |
369 |
job of FTP access control. [charlieb 4499] |
370 |
|
371 |
* Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com> |
372 |
- [1.7.1-01] |
373 |
- Change masq script fragment to use iptables. [charlieb 1268] |
374 |
|
375 |
* Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com> |
376 |
- [1.7.0-01] |
377 |
- Changing version to development stream number - 1.7.0 |
378 |
|
379 |
* Fri May 31 2002 Charlie Brady <charlieb@e-smith.com> |
380 |
- [1.6.0-01] |
381 |
- Changing version to maintained stream number to 1.6.0 |
382 |
|
383 |
* Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com> |
384 |
- [1.5.5-01] |
385 |
- RPM rebuild forced by cvsroot2rpm |
386 |
|
387 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
388 |
- [1.5.4-01] |
389 |
- Disable reverse DNS and ident lookups [charlieb 339] |
390 |
|
391 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
392 |
- [1.5.3-01] |
393 |
- Once more with feeling! (I missed one). |
394 |
|
395 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
396 |
- [1.5.2-01] |
397 |
- Fix createlinks problems with missing directories and $event scope. |
398 |
|
399 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
400 |
- [1.5.1-01] |
401 |
- Test build to verify CVS conversion. |
402 |
|
403 |
* Fri May 3 2002 Charlie Brady <charlieb@e-smith.com> |
404 |
- [1.5.0-01] |
405 |
- rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-08. |
406 |
|
407 |
* Wed Dec 05 2001 Jason Miller <jmiller@e-smith.com> |
408 |
- [1.4.0-08] |
409 |
- Fix 45AllowFTP masq template to handle case where status=disabled |
410 |
|
411 |
* Fri Nov 16 2001 Charlie Brady <charlieb@e-smith.com> |
412 |
- [1.4.0-07] |
413 |
- Be sure to regenerate /etc/ftpusers during password-modify event, to allow |
414 |
access to password protected i-bays. |
415 |
- Remove proftpd-conf actions from post-install and post-upgrade events - |
416 |
bootstrap-console-save is sufficient. |
417 |
|
418 |
* Thu Nov 08 2001 Charlie Brady <charlieb@e-smith.com> |
419 |
- [1.4.0-06] |
420 |
- Fix xinetd.conf template fragment so that status=disabled is honoured. |
421 |
|
422 |
* Mon Oct 22 2001 Charlie Brady <charlieb@e-smith.com> |
423 |
- [1.4.0-05] |
424 |
- Add missing bootstrap-console-save symlink. |
425 |
|
426 |
* Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com> |
427 |
- [1.4.0-04] |
428 |
- Fixed e-smith-base dependency |
429 |
|
430 |
* Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com> |
431 |
- [1.4.0-03] |
432 |
- Removed "public" from /etc/ftpusers |
433 |
- Removed post-restore event |
434 |
- Added Vendor tag |
435 |
|
436 |
* Fri Aug 17 2001 gordonr |
437 |
- [1.4.0-02] |
438 |
- Autorebuild by rebuildRPM |
439 |
|
440 |
* Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com> |
441 |
- [1.4.0-01] |
442 |
- Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-03. |
443 |
|
444 |
* Fri Jul 6 2001 Peter Samuel <peters@e-smith.com> |
445 |
- [1.3.0-03] |
446 |
- Changed license to GPL |
447 |
|
448 |
* Fri Jun 29 2001 Gordon Rowell <gordonr@e-smith.com> |
449 |
- [1.3.0-02] |
450 |
- Make use of /etc/e-smith/pam/accounts.deny as template for /etc/ftpusers |
451 |
|
452 |
* Fri Jun 29 2001 Gordon Rowell <gordonr@e-smith.com> |
453 |
- [1.3.0-01] |
454 |
- Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-07. |
455 |
|
456 |
* Tue Mar 27 2001 Charlie Brady <charlieb@e-smith.com> |
457 |
- [1.2.0-07] |
458 |
- Avoid proftp DoS attack with wildcards |
459 |
- Allow FTP ports, with optional "ForcePassive|yes" property, defaulting to no |
460 |
|
461 |
* Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com> |
462 |
- [1.2.0-06] |
463 |
- Rolling release number for GPG signing. |
464 |
|
465 |
* Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com> |
466 |
- [1.2.0-05] |
467 |
- Changed 'use smith::db' to 'use esmith::db'. |
468 |
|
469 |
* Tue Jan 30 2001 Charlie Brady <charlieb@e-smith.com> |
470 |
- [1.2.0-04] |
471 |
- And "use esmith::db" is reuqired. |
472 |
|
473 |
* Mon Jan 29 2001 Charlie Brady <charlieb@e-smith.com> |
474 |
- [1.2.0-03] |
475 |
- Fixed syntax error in previous fix :-) |
476 |
|
477 |
* Fri Jan 26 2001 Charlie Brady <charlieb@e-smith.com> |
478 |
- [1.2.0-02] |
479 |
- Fix reference to legacy config variable in proftpd.conf fragment |
480 |
|
481 |
* Fri Jan 26 2001 Peter Samuel <peters@e-smith.com> |
482 |
- [1.2.0-01] |
483 |
- Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-13. |
484 |
|
485 |
* Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com> |
486 |
- [1.1.0-13] |
487 |
- Added default for accessLimits in proftpd-conf |
488 |
|
489 |
* Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com> |
490 |
- [1.1.0-12] |
491 |
- Added AllowFTP fragment for /etc/rc.d/init.d/masq. |
492 |
- Remove %post action |
493 |
|
494 |
* Thu Jan 18 2001 Adrian Chung <adrianc@e-smith.com> |
495 |
- [1.1.0-11] |
496 |
- FTP now uses a new setting FTP access limits in remote access |
497 |
which completely governs access control to the service. |
498 |
- The old FTP setting governs only user logins. |
499 |
- updated xinetd.conf/ftp fragment to use new value |
500 |
|
501 |
* Wed Jan 17 2001 Jason Miller <jmiller@e-smith.com> |
502 |
- removed %postun deletion of ftp line in configuration |
503 |
to comply with the sillyness of rpm upgrade |
504 |
|
505 |
* Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com> |
506 |
- ftpd != ftp :-( |
507 |
|
508 |
* Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com> |
509 |
- Migrate FTPServerMode variable |
510 |
|
511 |
* Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com> |
512 |
- [1.1.0-7] |
513 |
- Only run %post and %postun scripts if in runlevel 7 |
514 |
|
515 |
* Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com> |
516 |
- [1.1.0-6] |
517 |
- add selective bind back in. |
518 |
|
519 |
* Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com> |
520 |
- [1.1.0-5] |
521 |
- backed out bind local interface code, needs to be rethought |
522 |
to allow access to localhost |
523 |
|
524 |
* Thu Jan 4 2001 Adrian Chung <adrianc@e-smith.com> |
525 |
- [1.1.0-4] |
526 |
- changed 30ftp to only expand if ftp service is enabled. |
527 |
- if ftp access is set to private, only bind to LocalIP in |
528 |
xinetd.conf |
529 |
|
530 |
* Sun Dec 17 2000 Charlie Brady <charlieb@e-smith.com> |
531 |
- [1.1.0-3] |
532 |
- Delete /etc/rc.d/init.d/masq template fragment. |
533 |
|
534 |
* Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com> |
535 |
- Added link for post-install. |
536 |
|
537 |
* Fri Dec 1 2000 Adrian Chung <adrianc@e-smith.com> |
538 |
- initial release |
539 |
|
540 |
%description |
541 |
Configuration files and templates for the ProFTPd ftp server. |
542 |
|
543 |
%prep |
544 |
%setup |
545 |
%patch0 -p1 |
546 |
|
547 |
# Remove the empty template-begin and the directory |
548 |
rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/ |
549 |
|
550 |
%build |
551 |
perl createlinks |
552 |
|
553 |
%install |
554 |
rm -rf $RPM_BUILD_ROOT |
555 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
556 |
rm -f %{name}-%{version}-%{release}-filelist |
557 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
558 |
--dir /var/service/proftpd 'attr(01755,root,root)' \ |
559 |
--file /var/service/proftpd/down 'attr(0644,root,root)' \ |
560 |
--file /var/service/proftpd/run 'attr(0755,root,root)' \ |
561 |
--file /var/service/proftpd/control/1 'attr(0755,root,root)' \ |
562 |
--dir /var/service/proftpd/log 'attr(0755,root,root)' \ |
563 |
--dir /var/service/proftpd/log/supervise 'attr(0700,root,root)' \ |
564 |
--dir /var/service/proftpd/supervise 'attr(0700,root,root)' \ |
565 |
--file /var/service/proftpd/log/run 'attr(0755,root,root)' \ |
566 |
--dir /var/log/ftp 'attr(2750,smelog,smelog)' \ |
567 |
> %{name}-%{version}-%{release}-filelist |
568 |
echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist |
569 |
|
570 |
%clean |
571 |
rm -rf $RPM_BUILD_ROOT |
572 |
|
573 |
%pre |
574 |
/sbin/e-smith/create-system-user smelog 1002 \ |
575 |
'sme log user' /var/log/smelog /bin/false |
576 |
|
577 |
%files -f %{name}-%{version}-%{release}-filelist |
578 |
%defattr(-,root,root) |