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

Diff of /rpms/e-smith-proftpd/sme10/e-smith-proftpd.spec

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

Revision 1.2 by unnilennium, Fri Jun 17 14:39:29 2016 UTC Revision 1.12 by jpp, Thu Jan 14 16:11:55 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-proftpd.spec,v 1.1 2016/02/05 21:57:24 stephdl Exp $  # $Id: e-smith-proftpd.spec,v 1.11 2021/01/09 02:44:35 jpp Exp $
2    
3  Summary: e-smith specific proftpd configuration files and templates  Summary: e-smith specific proftpd configuration files and templates
4  %define name e-smith-proftpd  %define name e-smith-proftpd
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-proftpd-2.6.0-TLS.patch  Patch0: e-smith-proftpd-2.6.0-TLS.patch
14    Patch1: e-smith-proftpd-2.6.0-bz11106_11150_systemd_update_event.patch
15    Patch2: e-smith-proftpd-2.6.0-bz11106_11150_remove_supervise_ftp.patch
16    Patch3: e-smith-proftpd-2.6.0-bz11245_runit_required.patch
17    Patch4: e-smith-proftpd-2.6.0-bz11106_protect_from_proftpd.patch
18    Patch5: e-smith-proftpd-2.6.0-bz11316-testSSLfiles.patch
19    
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 20  Requires: iptables Line 26  Requires: iptables
26  AutoReqProv: no  AutoReqProv: no
27    
28  %changelog  %changelog
29    * Thu Jan 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
30    - improve protect from proftpd.service running [SME: 11106]
31    
32    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
33    - protect from proftpd.service running in place of ftp.service [SME: 11106]
34    - remove system-preset file from usr [SME: 10958]
35    - SSL crt and key to self signed if path does not exist [SME: 11316]
36    
37    * Thu Dec 10 2020  Michel Begue <mab974@gmail.com> 2.6.0-8.sme
38    - add Requires=runit.service [SME: 11245]
39    
40    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
41    - execute systemd-reload before service adjust in events [SME: 11228]
42    - remove S95reset-unsavedflag [SME: 11229]
43    
44    * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
45    - Remove ftp from 'init.d/supervise' [SME: 11106] [SME: 11150]
46    
47    * Wed Nov 25 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
48    - Move ftp service to systemd [SME: 11106]
49    - Create e-smith-proftpd-update event [SME: 11150]
50    
51    * Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
52    - fix typos [SME: 6804]
53    - set default as required
54    - NB: client must be set as active connection, not passive
55    
56    * Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
57    - updated patch for certificate chain
58    - Thanks to Daniel Berteaud
59    
60  * Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme  * Fri Jun 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
61  - Adding TLS support to proftp configuration [SME: 6804]  - Adding TLS support to proftp configuration [SME: 6804]
62  - default is enabled but not required, only TLSv1.1 and v1.2  - default is enabled but not required, only TLSv1.1 and v1.2
# Line 539  Configuration files and templates for th Line 576  Configuration files and templates for th
576  %prep  %prep
577  %setup  %setup
578  %patch0 -p1  %patch0 -p1
579    %patch1 -p1
580    %patch2 -p1
581    %patch3 -p1
582    %patch4 -p1
583    %patch5 -p1
584    
585  # Remove the empty template-begin and the directory  # Remove the empty template-begin and the directory
586  rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/  rm -rf root/etc/e-smith/templates/etc/pam.d/proftpd/


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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