CVS: moonbase/net/rsync DETAILS,1.3,1.4
Niki Guldbrand
niki at lunar-linux.org
Thu Dec 4 09:36:29 GMT 2003
Update of /var/cvs/lunar/moonbase/net/rsync
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17517
Modified Files:
DETAILS
Log Message:
Bumped rsync to 2.5.7, this fixes a possible heap overflow which is suspeced
to have been used to compromise the debian systems, and together with the
do_brk bug in the kernel it can give root access.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/rsync/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 28 Jan 2003 17:40:24 -0000 1.3
+++ DETAILS 4 Dec 2003 09:36:27 -0000 1.4
@@ -1,13 +1,14 @@
MODULE=rsync
- VERSION=2.5.6
-# VERSION=2.5.5
+ VERSION=2.5.7
+# VERSION=2.5.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://rsync.samba.org/ftp/rsync/$SOURCE
SOURCE_URL[1]=ftp://rsync.samba.org/pub/rsync/$SOURCE
+ SOURCE_VFY[0]=md5:9b3ec929091d7849f42b973247918a55
WEB_SITE=http://rsync.samba.org
ENTERED=20010922
- UPDATED=20030128
+ UPDATED=20031204
SHORT="rsync is a replacement for rcp."
cat << EOF
rsync is a replacement for rcp (and scp) that has many more features.
More information about the Lunar-commits
mailing list