gcrypt needs a new version, which I am releaseing

This commit is contained in:
Joey Hess 2014-05-15 14:36:39 -04:00
parent 77a06d9c8f
commit 8cf3534194
2 changed files with 1 additions and 6 deletions

View file

@ -56,13 +56,8 @@ if the shim cannot requst an arbitrary password prompt.
### TODO
* Does not work on Windows; ssh still prompts in the terminal for the
password.
* test on OSX
* test on Android
* enabling rsync repositories needs to prompt for password; currently
broken
* test gcrypt repositories (creation of new and enabling)
* If the user is slow, the cached ssh key can exire before they finish.
Currently this results in ssh being given no password, and failing.
Either avoid time-based expiry (manually expiring when done, and how