Debian Patches

Status for vsftpd/3.0.3-13

Patch Description Author Forwarded Bugs Origin Last update
0002-config.patch Set default configuration.
===================================================================
Daniel Jacobowitz <dan@debian.org> no
0020-manpage-hyphen.patch manpage escaped minus Jörg Frings-Fürst <debian@jff-webhosting.net> not-needed 2014-07-27
0001-builddefs.patch Build with tcpwrapper and SSL support.
diff -Naurp vsftpd.orig/builddefs.h vsftpd/builddefs.h
Daniel Jacobowitz <dan@debian.org> no
0003-db-doc.patch Description:
A short explanation how to find out the right db version (Closes: #478282).

diff -Naurp vsftpd.orig/EXAMPLE/VIRTUAL_USERS/README vsftpd/EXAMPLE/VIRTUAL_USERS/README
shaul Karl <shaulkarl@yahoo.com> no
0004-link-local.patch Description:
vsftpd does not accept IPv6 scope identifier in listen_address6
(Closes: #544993).
.
When specifying a link-local address, you need a scope identifier (tha name of
the index usually), thus you cannot use the following:
listen_address6=fe80::21f:16ff:fe06:3aab
but you have to use:
listen_address6=fe80::21f:16ff:fe06:3aab%eth0
so that it is clear on which interface this link-local address should be used.
.
Unfortunately, vsftpd does not correctly parse the address mentioned above and
thus fails to be useful in link-local-only environments.
.
This patch fixes it.

===================================================================
Michael Stapelberg <michael@stapelberg.de> no
0005-whitespaces.patch trim white spaces from option values (Closes: #419857, #536803).
===================================================================
Jiri Skala <jskala@redhat.com> no
0006-greedy.patch Fix file listing issue with wildcard (Bugzilla: #392181).
===================================================================
Martin Nagy <mnagy@redhat.com> no
0007-utf8.patch Adding support for UTF8.
===================================================================
Chuck Short <zulcss@ubuntu.com> no
0008-manpage.patch Fixing manpage formating.
diff -Naurp vsftpd.orig/vsftpd.8 vsftpd/vsftpd.8
Daniel Baumann <mail@daniel-baumann.ch> no
0009-s390.patch Fix vsftpd on s390 (Closes: #602726).
diff -Naurp vsftpd.orig/sysdeputil.c vsftpd/sysdeputil.c
Philipp Kern <pkern@debian.org> no
0010-remote-dos.patch Remote DoS on Linux 2.6.32 (Closes: #629373).
===================================================================
Ben Hutchings <ben@decadent.org.uk> no
0011-alpha.patch Fixing FTBFS on alpha (Closes: #656182).
===================================================================
Michael Cree <mcree@orcon.net.nz> no
0012-buildflags.patch Avoid overwriting build environment.
diff -Naurp vsftpd.orig/Makefile vsftpd/Makefile
Daniel Baumann <mail@daniel-baumann.ch> no
0013-listen.patch removes exclusivity between listen and listen_ipv6 BZ#450853
diff -Naurp vsftpd.orig/vsftpd.conf vsftpd/vsftpd.conf
Jiri Skala <jskala@redhat.com> no
0014-ssl-cert.patch Using ssl-cert for snakeoil certificate.
===================================================================
Daniel Baumann <mail@daniel-baumann.ch> no
0015-disable-clone-newpid.patch Drop CLONE_NEWPID from clone call Kernel audit system prohibits the processes created with CLONE_NEWPID, so an
attempt to log into ftp server ends with
.
audit_log_acct_message() failed: Operation not permitted
.
https://bugzilla.novell.com/show_bug.cgi?id=786024#c38

diff -Naurp vsftpd.orig/sysdeputil.c vsftpd/sysdeputil.c
Michal Vyskocil <mvyskocil@suse.cz> no
0030-kfreebsd.patch Description:
Neither FreeBSD nor GNU/kFreeBSD have libpcap. Avoid confusing
sys/capability.h kernel header with libpcap's
Steven Chamberlain <steven@pyro.eu.org> no debian
0040-disable-anonymous.patch disable anonymous login not-needed http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/vsftpd/utopic/view/head:/debian/patches/ubuntu-disable-anonymous.patch 2014-10-05
0050-CVE-2015-1419.patch CVE-2015-1419: config option deny_file is not handled correctly Marcus Meissner <meissner@suse.com> no debian https://bugzilla.novell.com/show_bug.cgi?id=CVE-2015-1419 2015-02-24
0055-set_default_listen.patch Change the default of tunable_listen. Change the default of tunable_listen to the same as in
man page vsftpd.conf.
Jörg Frings-Fürst <debian@jff-webhosting.net> no debian 2015-04-21
0060-seccomp_sandbox.patch Change default of seccomp_sandbox Jörg Frings-Fürst <debian@jff-webhosting.net> no debian 2015-05-25
0065-upload_download_filename_pattern.patch Restrict upload and download of files to certain name patterns. Thomas B. Preußer <thomas.preusser@utexas.edu> no 2015-12-21
0070-realpath_wrapper.patch realpath wrapper to match not yet existing files in deny_file and others Thomas B. Preußer <thomas.preusser@utexas.edu> no 2015-12-23
0075-logfile.patch Change the modus of the log files to the same as via logrotate Jörg Frings-Fürst <debian@jff-webhosting.net> no 2016-01-17
0076-fix-no-pam-ftbfs.patch =================================================================== no
0077-fix-typo.patch =================================================================== no

All known versions for source package 'vsftpd'

Links