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
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
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
Jiri Skala
223f91ade2
- fixes #544251 - /etc/rc.d/init.d/vsftpd does not start more than one
...
daemon
2010-03-16 09:38:59 +00:00
Jiri Skala
2e736b72f9
- fixes #565067 - FTBFS: ImplicitDSOLinking
2010-02-15 13:46:19 +00:00
Jiri Skala
8458fa9dff
- corrected two patches due to fuzz 0
2009-12-17 13:14:17 +00:00
Jiri Skala
2af1024cae
- update to latest upstream
2009-12-17 09:09:05 +00:00
Jiri Skala
fc47ca5060
- added lost default values of vsftpd.conf (rh patch)
2009-11-23 13:37:04 +00:00
Tomáš Mráz
85191feede
- use password-auth common PAM configuration instead of system-auth
2009-09-16 19:22:56 +00:00
Jiri Skala
675a080743
- modified init script to be LSB compliant
2009-09-15 12:18:06 +00:00
Jiri Skala
03c7b6d9d7
- fixed bug messaged in RHEL-4 #479774 - Wildcard failures with vsftpd
2009-09-08 11:05:03 +00:00
Tomáš Mráz
b2ea86ec63
- rebuilt with new openssl
2009-08-27 08:14:42 +00:00
Martin Nagy
6548046a1c
- update to latest upstream release 2.2.0
2009-08-24 15:01:45 +00:00
Tomáš Mráz
5aab3039e5
- rebuilt with new openssl
2009-08-22 18:43:51 +00:00
Tomáš Mráz
0ca5bb290d
- rebuilt with new openssl
2009-08-21 16:22:44 +00:00
Martin Nagy
3a7f061107
- update to latest upstream release
2009-08-04 06:23:01 +00:00
Jesse Keating
47d08890eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-27 06:59:10 +00:00
Jiri Skala
afaeec30c2
- updated to latest upstream version
2009-06-02 09:06:56 +00:00
Jiri Skala
1a7313fc35
- fixed daemonize_plus patch
...
- fixed test in initscript [ -z "CONFS" ]
2009-05-21 05:53:01 +00:00
Jiri Skala
5e7840e43e
- fixes daemonize patch
2009-05-04 14:37:06 +00:00
Jiri Skala
9310f56259
- updated to latest upstream version
...
- improved daemonizing - init script gets correct return code if binding
fails
- trim white spaces from option values
- fixed #483604 - vsftpd not honouring delay_failed_login when userlist
active
2009-05-04 14:09:08 +00:00
Jesse Keating
870a6c7d4d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 00:52:32 +00:00
Martin Nagy
203b7bfe73
- update to latest upstream release
2009-02-24 08:21:29 +00:00
Martin Nagy
803e8ab6b6
- update to latest upstream release
...
- enable ptrace sandbox again
- don't mark vsftpd_conf_migrate.sh as a config file
2009-01-23 19:20:40 +00:00
Martin Nagy
a04e00cb31
- disable ptrace sandbox to fix build on i386
2009-01-16 18:14:14 +00:00
Martin Nagy
3572541ce7
- update to latest upstream release
...
- cleanup the spec file
- drop patches fixed upstream: vsftpd-1.0.1-missingok.patch
vsftpd-1.2.1-nonrootconf.patch vsftpd-2.0.1-tcp_wrappers.patch
vsftpd-2.0.2-signal.patch vsftpd-2.0.3-daemonize_fds.patch
vsftpd-2.0.5-correct_comments.patch vsftpd-2.0.5-pasv_dot.patch
vsftpd-2.0.5-write_race.patch vsftpd-2.0.5-fix_unique.patch
vsftpd-2.0.5-uname_size.patch vsftpd-2.0.5-bind_denied.patch
vsftpd-2.0.5-pam_end.patch vsftpd-2.0.5-underscore_uname.patch
vsftpd-2.0.6-listen.patch
- join all configuration patches into one: vsftpd-1.1.3-rh.patch
vsftpd-1.2.1-conffile.patch vsftpd-2.0.1-dir.patch
vsftpd-2.0.1-server_args.patch vsftpd-2.0.3-background.patch
vsftpd-2.0.5-default_ipv6.patch vsftpd-2.0.5-add_ipv6_option.patch
vsftpd-2.0.5-man.patch
2009-01-16 17:23:12 +00:00
Tom Callaway
6872c7137e
fix license tag, update to 2.0.7
2008-09-09 03:53:37 +00:00
Martin Nagy
bc3bc4dbe8
Fix memory leak in nonrootconf patch and merge it with file_stat patch.
2008-07-01 13:46:33 +00:00
Dennis Gilmore
8edf05f270
add sparc arches to -fPIE
2008-06-20 21:03:03 +00:00
Martin Nagy
fe8522bbc1
- fix a small memory leak ( #397011 )
2008-05-21 13:51:06 +00:00
Martin Nagy
b95b5aea25
- set option listen to default to YES
2008-03-31 21:17:57 +00:00
Martin Nagy
87f467247f
- fix init script ( #431452 )
...
- make the init script LSB compliant (#247093 )
2008-02-25 16:25:30 +00:00
Martin Nagy
520f362b24
- rebase for new upstream version
...
- remove patches that were fixed in upstream: kickline, confspell,
anon_umask
2008-02-22 12:04:21 +00:00
Martin Nagy
e530aed67c
- rebuild for gcc-4.3
2008-02-11 12:25:48 +00:00
Martin Nagy
3e9a56be93
- Removed use_localtime patch ( #243087 ).
2007-12-04 08:02:50 +00:00
Martin Nagy
66efec332b
- Fix file listing issue with wildcard ( #392181 ).
2007-12-03 12:16:17 +00:00
Martin Nagy
e1c6eb3ee9
- Increase maximum length of allowed username ( #236326 ).
2007-11-30 13:52:07 +00:00
Martin Nagy
608f0a38f2
- Removed user_config patch.
...
- Fix nonrootconf patch (#400921 ).
2007-11-30 13:34:01 +00:00
Martin Nagy
dc65694a9c
- Allow usernames to begin with underscore or dot ( #339911 ).
2007-11-30 12:22:22 +00:00
Martin Nagy
c200c77a74
- Added userlist_log option.
2007-11-30 12:03:00 +00:00
Martin Nagy
81eb0daf5e
- Fix bad handling of unique files ( #392231 ).
2007-11-30 11:22:50 +00:00
Martin Nagy
b3efc64cd4
- Remove uniq_rename patch.
...
- Correct create/lock race condition, original patch by <mpoole@redhat.com>
(#240550 ).
2007-11-30 08:52:44 +00:00
Martin Nagy
80ed93e9c2
- Correct calling of pam_end ( #235843 ).
2007-11-08 14:40:51 +00:00
Jesse Keating
239476c8a5
- Rebuild for selinux ppc32 issue.
2007-08-29 04:53:04 +00:00