This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from d9e6066 debian/control: In x2goclient R, prefer freerdp2-x11 over rdesktop over freerdp-x11 (which is broken these days anyway). new 6596556 man/man1/x2goclient.1: Add explanation for the --broker-name option. The 1 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 | 1 + man/man1/x2goclient.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 659655675f11ffd361ab9fb48fa77a01a1536fe8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 30 10:44:46 2018 +0100 man/man1/x2goclient.1: Add explanation for the --broker-name option. --- debian/changelog | 1 + man/man1/x2goclient.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 58108f8..59aebf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,6 +59,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium sftp-server paths. - src/sessionwidget.cpp: Rename shadowing sessiontype to 'X2Go/X11 Desktop Sharing'. + - man/man1/x2goclient.1: Add explanation for the --broker-name option. * debian/control: - In x2goclient R, prefer freerdp2-x11 over rdesktop over freerdp-x11 (which is broken these days anyway). diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1 index 514349c..9320edc 100644 --- a/man/man1/x2goclient.1 +++ b/man/man1/x2goclient.1 @@ -266,7 +266,7 @@ Enforce re-authentication against X2Go Session Broker after a session has been s For SSH based X2Go Session Brokers. Full path to a valid SSH private key file. .TP \*(T<\fB\-\-broker\-name=<NAME>\fR\*(T> -Currently unused... +Sets the broker name to display in X2Go Client. This parameter is optional. .TP \*(T<\fB\-\-connectivity\-test\fR\*(T> Run a connectivity test against X2Go Session Broker. Not supported by all broker implementations. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git