New comment by unspecd on void-packages repository https://github.com/void-linux/void-packages/pull/31420#issuecomment-858861010 Comment: [Changelog](https://security.appspot.com/vsftpd/Changelog.txt): ``` - Fix build on Fedora 33 (one warning, one incorrect libcap used). - Fix SSL build (terrible grep for symbol in vsf_findlibs.sh)! - Fix runtime SIGSYS crashes on Fedora 33 (seccomp sandbox policy tweaks). - Reject HTTP verbs pre-login. - Disable TLS prior to v1.2 by default. - Close the control connection after 10 unknown commands pre-login. - Reject any TLS ALPN advertisement that's not 'ftp'. - Add ssl_sni_hostname option to require a match on incoming SNI hostname. ```