termux-packages/packages/busybox
Fredrik Fornwall 1c2cf4f105 busybox: Avoid chroot() in ftpd due to seccomp
In Android 9 chroot() have been addded to the seccomp filter, so the
process is killed if trying to use it. Luckily busybox already contained
fallback if chroot() is not permitted.

See #2789.
2018-08-30 11:20:43 +02:00
..
Makefile.patch
build-with-clang.patch busybox: Add missing backslash in clang patch 2018-06-08 14:05:14 +02:00
build.sh busybox: Avoid chroot() in ftpd due to seccomp 2018-08-30 11:20:43 +02:00
busybox.config busybox: Update from 1.28.4 to 1.29.1 2018-07-23 01:33:02 +02:00
coreutils-date.c.patch
coreutils-mktemp.c.patch
crond.c.patch
crontab.c.patch
editors-diff.c.patch
libbb-change_identity.c.patch
libbb-pw_encrypt.c.patch busybox: Fix building without <crypt.h> 2018-07-23 01:49:27 +02:00
libbb.h.patch
missing_syscalls.c.patch busybox: Update from 1.28.4 to 1.29.1 2018-07-23 01:33:02 +02:00
networking-ftpd.c.patch busybox: Avoid chroot() in ftpd due to seccomp 2018-08-30 11:20:43 +02:00
networking-hostname.c.patch
networking-httpd.c.patch
telnetd.patch
tftp.c.patch
util-linux-getopt.c.patch