[Lunar-commits] r22343 - moonbase/trunk/ftp/proftpd
Dennis Veatch
stumbles at lunar-linux.org
Tue Nov 28 17:05:16 CET 2006
Author: stumbles
Date: 2006-11-28 17:05:16 +0100 (Tue, 28 Nov 2006)
New Revision: 22343
Modified:
moonbase/trunk/ftp/proftpd/DETAILS
Log:
A security fix to address CVE-2006-5815. Please see
Bug #2858 for the full details.
Modified: moonbase/trunk/ftp/proftpd/DETAILS
===================================================================
--- moonbase/trunk/ftp/proftpd/DETAILS 2006-11-28 13:45:45 UTC (rev 22342)
+++ moonbase/trunk/ftp/proftpd/DETAILS 2006-11-28 16:05:16 UTC (rev 22343)
@@ -1,17 +1,17 @@
MODULE=proftpd
- VERSION=1.3.0
+ VERSION=1.3.0a
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=ftp://ftp.proftpd.org/distrib/source/
- SOURCE_VFY=sha1:d117134035a3d8d130c5aa44d6b1788683a33410
+ SOURCE_VFY=sha1:03573bfe342e1e9dbfec2983efe2265d3c0c5a12
WEB_SITE=http://www.proftpd.org
ENTERED=20011112
- UPDATED=20060418
+ UPDATED=20061128
SHORT="ftp server"
cat << EOF
ProFTPD is a proven, high-performance, scalable FTP server written
from scratch, with a focus toward simplicity, security, and ease of
-configuration. Naturally, ProFTPD powers some of the largest sites on
+configuration. Naturally, ProFTPD powers some of the largest sites on
the Internet. It features a very Apache-like configuration syntax,
modules, and a highly customizable server infrastructure, including
support for multiple 'virtual' FTP servers, anonymous FTP, and
More information about the Lunar-commits
mailing list