add openssh to Android

This build still needs some work to look in $HOME/.ssh
rather than relying on pwent info.
This commit is contained in:
Joey Hess 2013-02-18 18:50:28 -04:00
parent eb0e5be62f
commit 15fd867398
6 changed files with 375 additions and 8 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (3.20130217) UNRELEASED; urgency=low
always using git's pseudosymlink files in such repositories.
* webapp: Allow creating repositories on filesystems that lack support for
symlinks.
* Android: Bundle now includes openssh.
-- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400