From x2go@ymir.das-netzwerkteam.de  Fri Jul 11 13:42:50 2014
Received: (at control) by bugs.x2go.org; 11 Jul 2014 11:43:07 +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
	autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 110935DB24; Fri, 11 Jul 2014 13:42:49 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 544-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 544@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: <20140711114250.110935DB24@ymir.das-netzwerkteam.de>
Date: Fri, 11 Jul 2014 13:42:49 +0200 (CEST)

tag #544 pending
fixed #544 0.0.3.0
thanks

Hello,

X2Go issue #544 (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=1fa3006

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 1fa3006f09d1e6d93bebba0422055a84682d796d
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Fri Jul 11 13:42:41 2014 +0200

    Fix typos and host/port mixups in the remote_sshproxy logic. (Fixes: #544).

diff --git a/debian/changelog b/debian/changelog
index 2f1d3b8..f662963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -185,6 +185,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
       selected.
     - Add basic support for pulling https_get authmech config from configuration
       file. (Fixes: #470).
+    - Fix typos and host/port mixups in the remote_sshproxy logic. (Fixes: #544).
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 07 Jun 2013 23:25:30 +0200
 

