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
38e56d8e28
removed ctags file from patch
2016-03-17 14:58:25 +01: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
e9eb0ec2da
correct sources, .gitignore
2012-09-19 12:52:27 +02:00
Jiri Skala
4ea898ee47
uploaded new tarball
2012-09-19 10:55:47 +02: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
ce6a54f810
replaced template file vsftpd@.service by unit file
2011-11-15 13:56:02 +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
Jiri Skala
16b496c90d
* Fri Aug 20 2010 Jiri Skala <jskala@redhat.com> - 2.3.2-1
...
- fixes #625404 - vsftpd-2.3.1 is available
- joined patches (libs+dso, wildchar+greedy)
2010-08-20 13:51:05 +02:00
Jiri Skala
217ef8daae
* Fri Aug 20 2010 Jiri Skala <jskala@redhat.com> - 2.3.2-1
...
- fixes #625404 - vsftpd-2.3.1 is available
- joined patches (libs+dso, wildchar+greedy)
2010-08-20 13:45:38 +02:00
Jiri Skala
f98f0189c6
* Fri Aug 06 2010 Jiri Skala <jskala@redhat.com> - 2.2.2-8
...
- fixes #472880 - Configuration can cause confusion because of selinux labels
2010-08-06 09:35:40 +02:00
Fedora Release Engineering
7939d6d6b8
dist-git conversion
2010-07-29 15:09:04 +00:00
Jiri Skala
6c0de0d1ef
- when listen_ipv6=YES sets socket option to listen IPv6 only
2010-05-17 08:06:22 +00:00
Jiri Skala
25dc91b983
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params
...
on s390 arch
2010-05-14 12:25:36 +00:00
Jiri Skala
a76a17f6ac
- syscall(__NR_clone) replaced by clone() to fix incorrect order of params
...
on s390 arch
2010-05-14 12:19:39 +00:00
Jiri Skala
2cd5643885
- corrected daemonize_plus patch - don't try kill parent when vsftpd isn't
...
daemonized
2010-04-07 08:47:30 +00:00