Commit Graph

162 Commits

Author SHA1 Message Date
Ondřej Lysoněk
37f8d87aad Add new filename generation algorithm for STOU command
A new configuration option 'better_stou' can be used to enable
a better algorithm for generating unique filenames.

Resolves: rhbz#1479237
2018-02-06 15:07:15 +01:00
Ondřej Lysoněk
e413c71aa3 Add BuildRequires: libnsl2-devel
Add BuildRequires: libnsl2-devel because of
https://fedoraproject.org/wiki/Changes/NISIPv6
2018-01-17 13:30:01 +01:00
Ondřej Lysoněk
c181503243 Disable tcp_wrappers support, fix man page
Disable tcp_wrappers support
Resolves: rhbz#1518796

Fix default value of strict_ssl_read_eof in man page
2018-01-05 10:42:56 +01:00
Ondřej Lysoněk
fe56946d0e Expand the explanation of the ascii_* options behaviour 2018-01-02 16:49:50 +01:00
Ondřej Lysoněk
d8fa56df7a Disable anonymous_enable in default config file
Resolves: rhbz#1338637
2018-01-02 10:06:40 +01:00
Ondřej Lysoněk
adb9788c89 Fix docs for ssl_ciphers, fix FEAT handling, disable TLSv1, TLSv1.1
Document the new default for ssl_ciphers in the man page
Related: rhbz#1483970

When handling the FEAT command, check ssl_tlsv1_1 and ssl_tlsv1_2
Patch was written by Martin Sehnoutka
Resolves: rhbz#1432054

Disable TLSv1 and TLSv1.1 - enable only TLSv1.2 by default.
2017-12-21 16:43:11 +01:00
Ondřej Lysoněk
071c1c3826 Use system wide crypto policy
Resolves: rhbz#1483970
2017-12-21 13:57:12 +01:00
Ondřej Lysoněk
f200da9342 Improve documentation of ASCII mode in the man page
Resolves: rhbz#1139409
2017-11-24 11:34:23 +01:00
Ondřej Lysoněk
0d16113de4 Document allow_writeable_chroot in the man page
Resolves: rhbz#1507143
2017-10-31 16:17:50 +01:00
Ondřej Lysoněk
178f53fd5f Document the relationship of text_userdb_names and chroot_local_user
Resolves: rhbz#1439724
2017-10-26 13:23:57 +02:00
Ondřej Lysoněk
255e73ec9e Build against OpenSSL 1.1, redefine VSFTP_COMMAND_FD to 1
Build against OpenSSL 1.1.
Redefine VSFTP_COMMAND_FD to 1 to get errors generated during
startup picked up by systemd.

Resolves: rhbz#1443055
2017-09-05 15:27:42 +02:00
Fedora Release Engineering
c0e8f38e23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 10:08:56 +00:00
Fedora Release Engineering
887286af04 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:26:17 +00:00
Fedora Release Engineering
d6e7ba7e27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:11:59 +00:00
Martin Sehnoutka
86a8165733 Use OpenSSL compat library on rawhide 2016-12-01 15:57:29 +01:00
Martin Sehnoutka
e000aa4ebe Review patches and spec file. 2016-11-18 10:25:51 +01:00
Martin Sehnoutka
8d113be502 Applied patches:
- Readd seccomp disabled by default
- vsftpd local_max_rate option doesn't work as expected
- The vsftpd hangs in a SIGCHLD handler when the pam_exec.so is used in pam.d
- configuration
- The vsftpd doesn't remove failed upload when the delete_failed_uploads is
- enabled and the network cable is unplagged
- man pages bug
- vsftpd segfaults in vsf_sysutil_strndup
- Fix logging when syslog is used
2016-04-08 15:10:28 +02:00
Martin Sehnoutka
8167548a23 Update to 3.0.3 version 2016-03-17 14:10:03 +01:00
Fedora Release Engineering
15b422966d - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:50:54 +00:00
Dennis Gilmore
d389529825 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:09:49 +00:00
Jiri Skala
cf84d93545 added appropriate values to ssl_ciphers (dh and ecdh patches) 2014-09-16 09:59:31 +02:00
Peter Robinson
9f484c9266 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 08:09:32 +00:00
Jiri Skala
afd5aab9bf fixed deny_file, hide_file options - updated sqb patch 2014-07-04 13:38:27 +02:00
Jiri Skala
72b11624b3 - improves DH cipher
- implements ECDH cipher
- adds isolate* options to man vsftpd.conf
- corrects max_clients, max_per_ip default values in man vsftd.conf
- adds return code 450 when a file is temporarily unavailable
2014-06-18 14:05:28 +02:00
Dennis Gilmore
1dfc2c1071 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 23:00:58 -05:00
Jiri Skala
c1683a2133 adds reverse lookup option to vsftpd.conf
changes types of uid and gid to uint
removes spare patch pasv-addr
implements DH cipher
gets rid init scirpt subpackage
2014-05-13 13:20:26 +02:00
Jiri Skala
0c8f66aec4 fixed #1005549 - vsftpd startup broken 2013-09-10 08:26:51 +02:00
Jiri Skala
e7a02f0bd0 - fixes usage pasv_address option in combination with external IP
- updated man pages - multile instances using vsftpd.target
2013-09-04 14:11:06 +02:00
Jiri Skala
894efc2b43 - replaced systemd path by _unitdir macro
- fixes #7194344 - multiple instances (target, generator)
2013-08-15 21:16:12 +02:00
Jiri Skala
6406302865 - replaced systemd path by _unitdir macro
- fixes #7194344 - multiple instances (target, generator)
2013-08-15 21:09:12 +02:00
Dennis Gilmore
c1139e1074 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:29:17 -05:00
Jiri Skala
1dee87161e fixes #913519 - login fails (increased AS_LIMIT) 2013-02-25 07:53:16 +01:00
Dennis Gilmore
aad2ee68a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:54:53 -06:00
Jiri Skala
5f48174826 update to latest upstream 3.0.2 2012-09-19 10:42:58 +02:00
Jiri Skala
ebf9be68f7 update to latest upstream 3.0.1
fixes #851441 - Introduce new systemd-rpm macros in vsftpd spec file
fixes #845980 - vsftpd seccomp filter is too strict
2012-09-17 12:43:45 +02:00
Dennis Gilmore
bd7f8ceba2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 22:04:39 -05:00
Jiri Skala
e0e9c32a96 - changed default value of xferlog_file to /var/log/xferlog
- added rotating xferlog
2012-07-17 11:17:12 +02:00
Jiri Skala
6666d8a776 corrected time zone handling; especially DST flag,
fixed default value of option 'listen'
2012-04-26 16:15:34 +02:00
Jiri Skala
88e239f25f updated to latest upstream 3.0.0 2012-04-10 21:36:01 +02:00
Jiri Skala
05fc0d3b9d fixes #788812 - authentication failure on x86_64 when using nss_pgsql 2012-02-09 08:04:52 +01:00
Dennis Gilmore
da0d74d87d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 02:04:58 -06:00
Jiri Skala
33ed6f4cd5 updated to latest upstream 2.3.5 2011-12-19 19:29:43 +01:00
Jiri Skala
88b3ba36e9 added patch from BZ#450853#c23 2011-11-28 08:31:47 +01:00
Jiri Skala
09c09a59c9 fixes #753365 - multiple issues with vsftpd's systemd unit
removes exclusivity between listen and listen_ipv6 BZ#450853
ls wildchars supports square brackets
2011-11-15 13:34:41 +01:00
Jiri Skala
80f6d3e480 added systemd unit file, SysV initscript moved to subpackage 2011-08-03 16:01:45 +02:00
Jiri Skala
dda064da81 rebuild for libcap 2011-08-01 14:39:25 +02:00
Nils Philippsen
3f9a7407bf update upstream and source URL 2011-07-04 14:29:33 +02:00
Jiri Skala
e5485e4a2b fixes #717412 - Connection failures - patched by Takayuki Nagata 2011-06-28 21:48:59 +02:00
Jiri Skala
96a8543886 - updated to latest upstream 2.3.4 2011-02-16 11:05:47 +01:00
Dennis Gilmore
218b024ffd - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 19:53:38 -06:00