Name: | pure-ftpd |
---|---|
Version: | 1.0.49 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1359394 |
License: | BSD |
RPM: | pure-ftpd-1.0.49-4.el8.aarch64.rpm |
Source RPM: | pure-ftpd-1.0.49-4.el8.src.rpm |
Build Date: | Mon May 25 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://www.pureftpd.org |
Summary: | Lightweight, fast and secure FTP server |
Description: | Pure-FTPd is a fast, production-quality, standard-comformant FTP server, based upon Troll-FTPd. Unlike other popular FTP servers, it has no known security flaw, it is really trivial to set up and it is especially designed for modern Linux and FreeBSD kernels (setfsuid, sendfile, capabilities) . Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in LS, anti-warez system, bandwidth throttling, FXP, bounded ports for passive downloads, UL/DL ratios, native LDAP and SQL support, Apache log files and more. Rebuild switches: --without ldap disable ldap support --without mysql disable mysql support --without pgsql disable postgresql support --without extauth disable external authentication --without tls disable SSL/TLS |
- Fix CVE-2020-9365 and CVE-2020-9274 - Resolves: rhbz#1828689 - Resolves: rhbz#1831060
- Fix potential stack exhaustion in function listdir (CVE-2019-20176) - Resolves: rhbz#1795153
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- New version - Resolves: rhbz#1695561
- New version - Resolves: rhbz#1692539 - Resolves: rhbz#1672494 - Resolves: rhbz#1654838
- Temporarily disable TLSv1.3 support until it's fully fixed
- Fixed TLSv1.3 support - Resolves: rhbz#1654838 - Fixed postgresql authentication
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for libcrypt.so.2 (#1666033)
- Fix for oversight in previous change