Recommended update for vsftpd
This update for vsftpd fixes the following issues:
- Add 'rsa_cert_file' and 'dsa_cert_file' options to config file template to make
the user aware that either one of those options need to be configured, otherwise
vsftpd won't start up if SSL mode is enabled (bsc#975538)
- Bugfix: Don't start/stop parameterized systemd units in pre/post actions. These units cannot
be used without an explicit parameter and attempts to do so lead to a confusing
"failed to try-restart" error message. (bsc#1093179, bsc#1010177)
- man page: Added description for 'address_space_limit' option (bsc#1075060)
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Peter Simons (psimons)
Fixed bugs
bnc#1093179
vsftpd using service template file in pre/postun
bnc#1010177
Warning message after installation: Failed to try-restart vsftpd@.service
bnc#975538
start vsftpd daemon with SSL got status=2/INVALIDARGUMENT
bnc#1075060
pam: pam_unix does fail if pam_winbind is in pam stack