The branch, master has been updated via 1a18755e735f8624a8f95af5a916bee1ac4c8701 (commit) from 3258eb19640dcf041d58da25c7c016788136cecf (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1a18755e735f8624a8f95af5a916bee1ac4c8701 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Sep 28 14:20:41 2012 +0200 changelog cleanup, add closure of upstream issue #34 ----------------------------------------------------------------------- Summary of changes: debian/changelog | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index cefa5ac..1650c8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,20 +54,23 @@ x2goclient (3.99.3.0-0~x2go1) UNRELEASED; urgency=low - Show "Advanced Options" button only if RDP session chosen - Fixing kbd focus issue for all kinds of sessions in thinclient mode - Add command line parameter --ssh-key and --autologin - - disable check box "use default sound port" if sound disabled - - add support for HTTP proxy - developed by Heinrich Schuchardt (xypron.glpk@gmx.de) - - add support for SSH proxy in class SshMasterConnection - - SshMasterConnection emit signal to GUI thread if it need a passphrase to decrypt a ssh key. - GUI thread use input dialog to read a passphrase from user - - Add support for SSH proxy (HTTP and SSH) to X2Go Client Gui - - clean some broker code - - it is possible to add several ssh keys from commandline in form: + - Disable check box "use default sound port" if sound disabled. + - Add support for HTTP proxy - developed by Heinrich Schuchardt + (xypron.glpk@gmx.de). Closes upstream issue #34. + - Add support for SSH proxy in class SshMasterConnection. + - SshMasterConnection emit signal to GUI thread if it need a passphrase + to decrypt a ssh key. GUI thread use input dialog to read a passphrase + from user. + - Add support for SSH proxy (HTTP and SSH) to X2Go Client Gui. + - Clean some broker code. + - It is possible to add several ssh keys from commandline in form: --ssh-key=[user@][server:][port:]<path to key> - it can be usefull for TCE or login over broker - - improve brocker code - add support for "usebrockerpass" config variable to use brocker pass for ssh auth on X2Go server - - commandline options --broker-user and --broker-noauth - - support for SSH broker. --broker-user removed, use username in broker url instead + it can be usefull for TCE or login over broker. + - Improve brocker code add support for "usebrokerpass" config variable to + use broker pass for ssh auth on X2Go server + - Commandline options --broker-noauth. + - Support for SSH broker. --broker-user removed, use username in broker url + instead. [ Ricardo Diaz ] * New upstream version (3.99.3.0): hooks/post-receive -- x2goclient.git (X2Go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2goclient.git" (X2Go Client).