remove ssh-askpass recommends; close bugs obsoleted by sshpassword branch
This commit is contained in:
parent
92232d753d
commit
da202eb008
3 changed files with 7 additions and 1 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -91,7 +91,6 @@ Recommends:
|
||||||
lsof,
|
lsof,
|
||||||
gnupg,
|
gnupg,
|
||||||
bind9-host,
|
bind9-host,
|
||||||
ssh-askpass,
|
|
||||||
quvi,
|
quvi,
|
||||||
git-remote-gcrypt (>= 0.20130908-6),
|
git-remote-gcrypt (>= 0.20130908-6),
|
||||||
nocache,
|
nocache,
|
||||||
|
|
|
@ -34,3 +34,6 @@ Please provide any additional information below.
|
||||||
|
|
||||||
[[!tag /design/assistant/OSX]]
|
[[!tag /design/assistant/OSX]]
|
||||||
[[!meta title="ssh-askpass not available on OSX"]]
|
[[!meta title="ssh-askpass not available on OSX"]]
|
||||||
|
|
||||||
|
> [[fixed|done]]; the webapp now handles ssh password prompting on its own,
|
||||||
|
> ssh-askpass is not needed. --[[Joey]]
|
||||||
|
|
|
@ -20,3 +20,7 @@ Also if I run "git-annex webapp" from the terminal, this doesn't happen because
|
||||||
|
|
||||||
# End of transcript or log.
|
# End of transcript or log.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> [[fixed|done]]; the assistant no longer recommends ssh-askpass, it does
|
||||||
|
> its own ssh password prompting and is its own ssh password agent.
|
||||||
|
> --[[Joey]]
|
||||||
|
|
Loading…
Reference in a new issue