Path to this page:
Subject: CVS commit: pkgsrc/net/pure-ftpd
From: Daniel Horecki
Date: 2012-02-07 21:40:40
Message id: 20120207204040.304FC175DD@cvs.netbsd.org
Log Message:
Update pure-ftpd to version 1.0.35 and add script to start pure-uploadscript.
Changes since 1.0.30:
- An old-standing bug has been fixed: when a file was renamed and overwrote an \
existing file, the quota wasn't properly updated.
- SITE UTIME now supports the 2-arguments syntax in addition to the 5-arguments \
syntax.
- Support for the MFMT command has been implemented.
- A default directory can now be specified when using the LDAP backend.
- Support SHA1 password hashing in MySQL and PostgreSQL backends
- Support for braces expansion in directory listings has been disabled - Cf. \
CVE-2011-0418
- The list of allowed ciphers for SSL/TLS connections can now be specified \
(--tlsciphersuite / -J).
- Shell-like escaping is now partially handled when emulating the \
"ls" command in order to improve compatibility with legacy clients.
- Linking issues with MySQL support on Fedora have been solved.
Files: