From x2go@ymir.das-netzwerkteam.de  Tue Feb 10 09:23:38 2015
Received: (at 784) by bugs.x2go.org; 10 Feb 2015 08:23:41 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 44AD05DBCB; Tue, 10 Feb 2015 09:23:37 +0100 (CET)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 784-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 784@bugs.x2go.org
Subject: X2Go issue (in src:x2gobroker) has been marked as pending for release
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: <20150210082338.44AD05DBCB@ymir.das-netzwerkteam.de>
Date: Tue, 10 Feb 2015 09:23:37 +0100 (CET)

tag #784 pending
fixed #784 0.0.3.0
thanks

Hello,

X2Go issue #784 (src:x2gobroker) 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=x2gobroker.git;a=commitdiff;h=a7d0a25

The issue will most likely be fixed in src:x2gobroker (0.0.3.0).

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

---
commit a7d0a259447424064f224457a06fa74a3081b486
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Tue Feb 10 09:23:33 2015 +0100

    add closure for #784

diff --git a/debian/changelog b/debian/changelog
index c1c44e7..3e78007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -101,7 +101,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
     - Provide tool: x2gobroker-testagent.
     - Allow for broker clients to send in public SSH keys that the client may
       use for authentication to X2Go Servers.
-    - broker agent: avoid one option system() calls in Perl.
+    - broker agent: avoid one option system() calls in Perl. (Fixes: #784).
     - For user context changes: set the HOME dir of the new user correctly.
     - Reduce Paramiko/SSH verbosity (logging.ERROR) when connecting to remote
       broker agents.

