Fix shell escaping in rsync special remote.

This commit is contained in:
Joey Hess 2011-07-29 15:28:21 +02:00
parent 50edbb03eb
commit 45bbf210a1
3 changed files with 14 additions and 4 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (3.20110720) UNRELEASED; urgency=low
* Fix shell escaping in rsync special remote.
-- Joey Hess <joeyh@debian.org> Fri, 29 Jul 2011 15:27:30 +0200
git-annex (3.20110719) unstable; urgency=low
* add: Be even more robust to avoid ever leaving the file seemingly deleted.