* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme
- adding requirement for deamontools bin [SME: 12566]
This commit is contained in:
parent
78dae4cbef
commit
3cbe389a9e
@ -18,6 +18,6 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#----------------------------------------------------------------------
|
||||
exec \
|
||||
/usr/local/bin/setuidgid smelog \
|
||||
/usr/local/bin/multilog t s5000000 \
|
||||
/usr/bin/setuidgid smelog \
|
||||
/usr/bin/multilog t s5000000 \
|
||||
/var/log/ftp
|
||||
|
@ -4,7 +4,7 @@ Summary: smeserver specific proftpd configuration files and templates
|
||||
%define name smeserver-proftpd
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 5
|
||||
%define release 6
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -17,10 +17,18 @@ BuildRequires: smeserver-devtools
|
||||
Requires: smeserver-base >= 4.15.0-05, proftpd
|
||||
Requires: smeserver-lib >= 1.15.1-33
|
||||
Requires: iptables
|
||||
# as long as we use tcpsvd
|
||||
Requires: ipsvd
|
||||
# daemontools bins in use
|
||||
Requires: /usr/bin/setuidgid
|
||||
Requires: /usr/bin/multilog
|
||||
Provides: e-smith-proftpd
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-6.sme
|
||||
- adding requirement for deamontools bin [SME: 12566]
|
||||
|
||||
* Sat Jan 18 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-5.sme
|
||||
- use esmith::ssl to set ciphers and protocol [SME: 12825]
|
||||
add TLSCipherSuite usage and order ciphers by strength
|
||||
|
Loading…
Reference in New Issue
Block a user