[Lunar-commits] <moonbase> vsftpd: version bumped to 2.0.7.
Florin Braescu
florin at lunar-linux.org
Wed Jul 30 14:36:12 CEST 2008
commit 295e4897593589480eda1b29a115761dfaf91a7f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jul 30 15:36:12 2008 +0300
vsftpd: version bumped to 2.0.7.
Changes:
-SSL interoperability with FileZilla was fixed.
-Some build errors introduced in 2.0.6 were corrected.
-A race causing PASV connection drops under extreme load was fixed.
-Options to more aggressively check proper SSL data transfer were added, but,
unfortunately, buggy clients mean it is not on by default.
-The option to delete failed uploads was added.
---
ftp/vsftpd/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ftp/vsftpd/DETAILS b/ftp/vsftpd/DETAILS
index 803b484..1c29a67 100644
--- a/ftp/vsftpd/DETAILS
+++ b/ftp/vsftpd/DETAILS
@@ -1,11 +1,11 @@
MODULE=vsftpd
- VERSION=2.0.6
+ VERSION=2.0.7
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://vsftpd.beasts.org/users/cevans/
- SOURCE_VFY=sha1:23fcc21996cd1404f6957d83bfb2e8004401a858
- WEB_SITE=http://vsftpd.beasts.org/
+ SOURCE_URL=ftp://vsftpd.beasts.org/users/cevans
+ SOURCE_VFY=sha1:760afe849d1ebe10592ef29032b6e00e7f1bbf79
+ WEB_SITE=http://vsftpd.beasts.org
ENTERED=20021109
- UPDATED=20080214
+ UPDATED=20080730
SHORT="Secure and fast FTP server"
USE_WRAPPERS=no
More information about the Lunar-commits
mailing list