Disable ssh connection caching if the path to the control socket would be too long (and use relative path to minimise path to the control socket).
This commit is contained in:
parent
60c31afc38
commit
5573911d25
3 changed files with 29 additions and 2 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -13,6 +13,8 @@ git-annex (3.20120826) UNRELEASED; urgency=low
|
|||
* test: Set a lot of git environment variables so testing works in strange
|
||||
environments that normally need git config to set names, etc.
|
||||
Closes: #682351 Thanks, gregor herrmann
|
||||
* Disable ssh connection caching if the path to the control socket would be
|
||||
too long (and use relative path to minimise path to the control socket).
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 27 Aug 2012 13:27:39 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue