This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 0a40c90 If using x2go broker and ssh proxy check for the option "usebrokeruserforproxy" in the session file. If it's "true", use the same username for the proxy as broker login. new 42c6ddc debian/control: Add D (x2goclient): x2gokdriveclient. 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 + debian/control | 1 + 2 files changed, 2 insertions(+) -- 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 42c6ddc6c4807ee5a962b2ee264d9d16d26f77e7 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 14 17:39:41 2019 +0200 debian/control: Add D (x2goclient): x2gokdriveclient. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b9e5f6b..faffb3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -133,6 +133,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium * debian/control: + In x2goclient R, prefer freerdp2-x11 over rdesktop over freerdp-x11 (which is broken these days anyway). + + In x2goclient D, add x2gokdriveclient. [ Tom Ruzicka ] * New upstream release (4.1.2.2): diff --git a/debian/control b/debian/control index a9d437f..d280a09 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Depends: ${misc:Depends}, openssh-client, nxproxy | qvd-nxproxy, + x2gokdriveclient, Recommends: openssh-server, freerdp2-x11 | rdesktop | freerdp-x11, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git