Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute path.

This commit is contained in:
Joey Hess 2012-11-05 12:35:11 -04:00
parent 0b8027e527
commit 1178840032
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View file

@ -43,6 +43,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low
* git-annex-shell: GIT_ANNEX_SHELL_DIRECTORY can be set to limit it
to operating on a specified directory.
* webapp: When setting up authorized_keys, use GIT_ANNEX_SHELL_DIRECTORY.
* Bugfix: Fix hang in webapp when setting up a ssh remote with an absolute
path.
-- Joey Hess <joeyh@debian.org> Wed, 17 Oct 2012 14:24:10 -0400