This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from ac94526 update debian/changelog new d417c62 Add --forward-sshagent / -A cmdline option for enabling SSH agent forwarding. new bee1402 debian/changelog: Add closure for #1287. new 34715b3 Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308). new 56fc651 pyhoca-clI: Reserve -l as username option. Just like in OpenSSH. new 0dabf4e pyhoca-cli: Add -i as alias for --ssh-privkey. Just like in OpenSSH. new 0171816 pyhoca-cli: Fake SSH like login with additional [host] as positional argument. new 1191860 pyhoca-cli: Extract username from host parameter, if an @ is in the host string. new dadb385 Switch from time.sleep() to gevent.sleep(). new 75f53ca Set specific 'Passphrase: ' prompt (not 'Password: ') when we query for SSH key passphrases. new e8dacb1 Fix --share-local-folders (aka -F) option and really mount shared folders. (Fixes: #984). new 61199c5 debian/control: The fix for --share-local-folders requires a fixed Python X2Go (>= 0.6.0.1). The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 12 ++- debian/control | 2 +- pyhoca-cli | 22 +++++- pyhoca/cli/frontend.py | 199 ++++++++++++++++++++++++++++++++++++++++--------- 4 files changed, 189 insertions(+), 46 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git