diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-18 02:00:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-18 02:00:54 +0000 |
commit | f83147a2fa970242228eef0092ebb662431dd4b4 (patch) | |
tree | 9bf0a170f55d44a95f7e318b5ba64eb370622c19 /net-misc/rsync/files | |
parent | add local rsync example #80939 (diff) | |
download | historical-f83147a2fa970242228eef0092ebb662431dd4b4.tar.gz historical-f83147a2fa970242228eef0092ebb662431dd4b4.tar.bz2 historical-f83147a2fa970242228eef0092ebb662431dd4b4.zip |
add gentoo reference
Diffstat (limited to 'net-misc/rsync/files')
-rw-r--r-- | net-misc/rsync/files/rsync-pathsanitize.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-misc/rsync/files/rsync-pathsanitize.patch b/net-misc/rsync/files/rsync-pathsanitize.patch index d1f6db634fb2..de2a8e493a3c 100644 --- a/net-misc/rsync/files/rsync-pathsanitize.patch +++ b/net-misc/rsync/files/rsync-pathsanitize.patch @@ -1,5 +1,7 @@ ---- orig/util.c 2004-04-27 12:59:37 -0700 -+++ util.c 2004-08-11 23:37:27 -0700 +http://bugs.gentoo.org/60309 + +--- util.c ++++ util.c @@ -743,7 +743,7 @@ allowdotdot = 1; } else { |