Make the git-annex-standalone.deb prevent runshell from installing wrappers into $HOME/.ssh

This commit is contained in:
Joey Hess 2015-11-10 12:53:46 -04:00
parent 3e49f9fcab
commit d9d87fdbc9
Failed to extract signature
4 changed files with 37 additions and 28 deletions

2
debian/changelog vendored
View file

@ -18,6 +18,8 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium
support that; avoid crashing on such invalid encoding.
* runshell: Avoid failing when $HOME/.ssh does not exist and cannot be
created.
* Make the git-annex-standalone.deb prevent runshell from installing
wrappers into $HOME/.ssh
-- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400