diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-08 15:05:48 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-08 15:07:23 -0400 |
commit | 9254113316b8ca6285748a6dc96111130a065ce0 (patch) | |
tree | 9ee509015f831f1bb36bfad6118f8d62f272ae61 /debian | |
parent | 578f59a9f93750662c6c42f6a7223bac75de6018 (diff) |
seems that webapp ssh password ssh-agent hack is broken on windows after recent ssh changes5.20150508
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f03d64b28..71818dcc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,8 @@ git-annex (5.20150508) unstable; urgency=medium available on more architectures in Devian unstable. * Windows: Remove cygwin ssh, the newer version of which has stopped honoring the setting of HOME. Instead, copy msysgit's ssh into PATH. + Note that setting up a remote ssh server using password authentication + is known to be broken in this release on Windows. * Windows: Roll back to an older version of rsync from cygwin. The newer version has some dependency on a newer ssh from cygwin. |