From unknown Wed Apr 08 12:54:36 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1185: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1185-quiet@bugs.x2go.org
Resent-To: Walid MOGHRABI <w.moghrabi@servicemagic.eu>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 23 Sep 2017 13:45:03 +0000
Resent-Message-ID: <handler.1185.U1185.150617402529865@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1185
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending patch
Received: via spool by 1185-submitter@bugs.x2go.org id=U1185.150617402529865
          (code U ref 1185); Sat, 23 Sep 2017 13:45:03 +0000
Received: (at 1185-submitter) by bugs.x2go.org; 23 Sep 2017 13:40:25 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=unavailable autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id A8B155DAD1;
	Sat, 23 Sep 2017 15:40:16 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 9gzYzPlAMSVD; Sat, 23 Sep 2017 15:40:11 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 1EDE95DACF; Sat, 23 Sep 2017 15:40:10 +0200 (CEST)
From: Mihai Moldovan <ionic@ionic.de>
To: 1185-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1185@bugs.x2go.org
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20170923134011.1EDE95DACF@ymir.das-netzwerkteam.de>
Date: Sat, 23 Sep 2017 15:40:10 +0200 (CEST)

tag #1185 pending
fixed #1185 4.1.1.0
thanks

Hello,

X2Go issue #1185 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=1309683

The issue will most likely be fixed in src:x2goclient (4.1.1.0).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 1309683a300547c3b95652da348b34d8303db009
Author: Walid Moghrabi <w.moghrabi@servicemagic.eu>
Date:   Sat Sep 23 15:37:17 2017 +0200

    {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: pass-through broker credentials when connecting to a direct RDP session. Fixes: #1185.
    
    Adds a new  --broker-use-creds-for-session parameter.

diff --git a/debian/changelog b/debian/changelog
index 47d7fdb..da05125 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -254,6 +254,10 @@ x2goclient (4.1.1.0-0x2go1) UNRELEASED; urgency=medium
     - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: let
       --background take a directory and randomly pick an SVG file in there.
       Fixes: #1165.
+    - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}:
+      pass-through broker credentials when connecting to a direct RDP session.
+      Fixes: #1185.
+      Adds a new  --broker-use-creds-for-session parameter.
 
  -- X2Go Release Manager <git-admin@x2go.org>  Wed, 22 Feb 2017 07:13:10 +0100
 
