[X2Go-Dev] Bug#545: X2Go issue (in src:x2gobroker) has been marked as pending for release

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Fri Jul 11 13:45:13 CEST 2014


tag #545 pending
fixed #545 0.0.3.0
thanks

Hello,

X2Go issue #545 (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=910f046

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 910f046a57e96236c926dba1a24a361be128aad8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 11 13:45:10 2014 +0200

    Make sure find_busy_servers in agent.py returns a tuple (recent API change) to not break profiles with multiple servers. (Fixes: #545).

diff --git a/debian/changelog b/debian/changelog
index f662963..d3c9000 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -186,6 +186,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
     - 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).
+    - Make sure find_busy_servers in agent.py returns a tuple (recent API change)
+      to not break profiles with multiple servers. (Fixes: #545).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 07 Jun 2013 23:25:30 +0200
 


More information about the x2go-dev mailing list