package/vsftpd: add patch to fix hang
authorAbdelmalek Benelouezzane <abdelmalek.benelouezzane@savoirfairelinux.com>
Tue, 5 Mar 2019 19:54:40 +0000 (14:54 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 7 Mar 2019 21:22:53 +0000 (22:22 +0100)
commit498dff7ea1ef7d975f09fd3d7f1cce8d40b47a8b
treeff599064eb3d20d6e0b9f88c32f09186b9e27e11
parent1de1fcb4d810cc9443c3fe4c1c108e649be83726
package/vsftpd: add patch to fix hang

This fixes a hang due to SIGCHLD not being handled correctly by
vsftpd. The patch comes from fedora and didn't make its way to
upstream yet.

More information about the bug can be found in:
 - https://bugzilla.redhat.com/show_bug.cgi?id=1198259

Signed-off-by: Abdelmalek Benelouezzane <abdelmalek.benelouezzane@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/vsftpd/0004-Prevent-hang-in-SIGCHLD-handler.patch [new file with mode: 0644]