pure-ftpd

Edit Package pure-ftpd

Pure-FTPd is a fast, production-quality, and standard-conforming FTP server, based-on Troll-FTPd. Unlike other popular FTP servers, it has no known security flaws, is trivial to set up, and is especially designed for modern Linux kernels (setfsuid and 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, upload and download ratios, Apache log files, and more.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
pure-ftpd-1.0.20_config.patch 0000002849 2.78 KB
pure-ftpd-1.0.20_doc.patch 0000001131 1.1 KB
pure-ftpd-1.0.20_virtualhosts.patch 0000000351 351 Bytes
pure-ftpd-1.0.36-cap-audit-control.patch 0000000445 445 Bytes
pure-ftpd-1.0.49_ftpwho_path.patch 0000000490 490 Bytes
pure-ftpd-1.0.50-default_tcp_sedrcv_buffer_size.patch 0000003064 2.99 KB
pure-ftpd-1.0.51.tar.bz2 0000520648 508 KB
pure-ftpd-1.0.51.tar.bz2.minisig 0000000319 319 Bytes
pure-ftpd-apparmor.patch 0000001912 1.87 KB
pure-ftpd-malloc-limit.patch 0000008984 8.77 KB
pure-ftpd.changes 0000042913 41.9 KB
pure-ftpd.ftpusers 0000000365 365 Bytes
pure-ftpd.init 0000003225 3.15 KB
pure-ftpd.keyring 0000011229 11 KB
pure-ftpd.pamd 0000000398 398 Bytes
pure-ftpd.service 0000000541 541 Bytes
pure-ftpd.spec 0000006600 6.45 KB
pure-ftpd.xinetd 0000000812 812 Bytes
Latest Revision
buildservice-autocommit accepted request 1154022 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 93)
baserev update by copy to link target
Comments 1

Olivier Nicolas's avatar

Hello From the changelog, pure-ftpd is supposed to support Argon password scheme but Argon2 required libsodium as described in README.MySQL. Would it be possible to add libsodium as a requirement ?

 ------------------------ ARGON2 ------------------------
Password hashed with argon2i and argon2id can be used, provided that pure-ftpd
was linked to libsodium.

They are expected to be provided as a string, as returned by the
crypto_pwhash_str() function or by its bindings.

-- changelog --- ``` Sun Feb 18 05:45:16 UTC 2018 - avindra@opensuse.org

  • Version update to 1.0.47:
    • If TLS was only enabled on the control channel (-Y 1), the STAT command would send its output as other directory listing commands, breaking the TLS stream. This has been fixed.
    • The system user “_ftp” can be used as an alternative to “ftp” for anonymous sessions.
    • Compatibility with libsodium > 1.0.12 was added (including minimal mode).
    • The prefix for Argon2-hashed passwords in LDAP has been changed to “{argon2}” (from “{argon2i}”). Ditto for MySQL and PostgreSQL: the authentication method is now called “argon2” instead of “argon2i”, and includes both Argon2i and Argon2id. ```
openSUSE Build Service is sponsored by