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