Commit Graph

3 Commits

Author SHA1 Message Date
Cezary Jackiewicz 289cc15051 [packages] vsftpd: CVE-2015-1419 Unspecified vulnerability in vsftp 3.0.2 and earlier allows remote attackers to bypass access restrictions via unknown vectors, related to deny_file parsing. 2015-06-29 18:14:25 +02:00
Hannu Nyman 3b0f173db6 vsftpd: fix musl compatibility
Make vsftpd to compile with musl, while preserving uclibc compatibility.

When using musl:
* disable UTMPX functionality
* disable -lnsl option in upstream Makefile

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-06-29 18:14:06 +02:00
Hannu Nyman aff2e9e764 vsftpd: import from oldpackages. No changes. 2014-07-21 19:40:36 +03:00