[Lunar-commits] CVS: moonbase/ftp/pure-ftpd DETAILS, 1.5,
1.6 POST_INSTALL, 1.1.1.1, 1.2
Florin Braescu
florin at lunar-linux.org
Sat Mar 6 20:00:05 GMT 2004
Update of /var/cvs/lunar/moonbase/ftp/pure-ftpd
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12563
Modified Files:
DETAILS POST_INSTALL
Log Message:
bump the version from 1.0.17a to 1.0.18.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/pure-ftpd/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 6 Dec 2003 21:16:04 -0000 1.5
+++ DETAILS 6 Mar 2004 20:00:03 -0000 1.6
@@ -1,22 +1,22 @@
MODULE=pure-ftpd
- VERSION=1.0.17a
- #VERSION=1.0.16c
+ VERSION=1.0.18
+ #VERSION=1.0.17a
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/$SOURCE
- SOURCE_URL[1]=$SFORGE_URL/pureftpd/$SOURCE
- SOURCE_VFY=md5:76e821fb065a4de867d597c9cbd523c7
+ SOURCE_URL[0]=http://sunsite.rediris.es/sites/ftp.fr.pureftpd.org/pub/$MODULE/releases/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.pureftpd.org/pub/releases/$SOURCE
+ SOURCE_URL[2]=$SFORGE_URL/pureftpd/$SOURCE
+ SOURCE_VFY=md5:56925bb7a35b07ca70e5453af731acba
WEB_SITE=http://www.pureftpd.org
ENTERED=20010922
- UPDATED=20031206
- SHORT="An efficient, lightweight, and secure FTP server"
+ UPDATED=20040306
+ SHORT="An efficient, lightweight, and secure FTP server"
+
cat << EOF
-Pure FTP Server is a fast, production quality, standards-
-conformant FTP server based on Troll-FTPd. It has no known
-buffer overflows, is trivial to set up, and is especially
-designed for modern kernels. Features include PAM support,
-IPv6, chroot()ed home directories, virtual domains, built-in
-'ls', FXP protocol, anti-warez system, bandwidth throttling,
-bounded ports for passive downloads, an LDAP backend, XML
-output, and more.
+Pure FTP Server is a fast, production quality, standards-conformant FTP server
+based on Troll-FTPd. It has no known buffer overflows, is trivial to set up,
+and is especially designed for modern kernels. Features include PAM support,
+IPv6, chroot()ed home directories, virtual domains, built-in 'ls', FXP protocol,
+anti-warez system, bandwidth throttling, bounded ports for passive downloads,
+an LDAP backend, XML output, and more.
EOF
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/pure-ftpd/POST_INSTALL,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- POST_INSTALL 21 Aug 2002 00:55:15 -0000 1.1.1.1
+++ POST_INSTALL 6 Mar 2004 20:00:03 -0000 1.2
@@ -1,4 +1,4 @@
if [ -x /etc/init.d/pure-ftpd.sh ]; then
- rm /etc/init.d/pure-ftpd.sh
+ rm /etc/init.d/pure-ftpd.sh
fi
More information about the Lunar-commits
mailing list