diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-18 18:50:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-18 18:50:28 -0400 |
commit | 193d4a70e6ba5ac8baa21a4e7c0fd41ced51fbee (patch) | |
tree | fc920ebd690a8f3b08913ad583e622b791513fb0 /debian | |
parent | 23ea742d00fe89e0629377235ec1df63d4da36e8 (diff) |
add openssh to Android
This build still needs some work to look in $HOME/.ssh
rather than relying on pwent info.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 91ed0dccf..d6b606447 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |