From 6933cf9e0fc658fe0b2e40c9956dd207b216f723 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Thu, 29 Jan 2004 13:45:22 +0000 Subject: [PATCH] New rsync fixes security hole --- rsync/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync/build.sh b/rsync/build.sh index cc1b060..0bdad05 100755 --- a/rsync/build.sh +++ b/rsync/build.sh @@ -8,7 +8,7 @@ # # Check the following 4 variables before running the script topdir=rsync -version=2.5.6 +version=2.5.7 pkgver=1 source[0]=$topdir-$version.tar.gz # If there are no patches, simply comment this