[X2Go-Dev] Bug#588: X2Go issue (in src:python-x2go) has been marked as pending for release
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Fri Aug 29 21:39:28 CEST 2014
tag #588 pending
fixed #588 0.5.0.0
thanks
Hello,
X2Go issue #588 (src:python-x2go) 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=python-x2go.git;a=commitdiff;h=454659b
The issue will most likely be fixed in src:python-x2go (0.5.0.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 454659b3e32bcb9041ee3c29d33b596604aea95a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 29 21:39:16 2014 +0200
Enforce usage of the "ares" DNS resolver in python-gevent (which is available since Python gevent 1.0~). (Fixes: #588).
diff --git a/debian/changelog b/debian/changelog
index 5347421..7b742ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,6 +78,8 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low
aware of handling multiple connects on the same tunnel.
- Rename LICENSE.txt to COPYING.
- Be more exact when detecting the NX proxy window id.
+ - Enforce usage of the "ares" DNS resolver in python-gevent (which is
+ available since Python gevent 1.0~). (Fixes: #588).
* debian/control:
+ Add dependencies: python-requests, python-simplejson.
* python-x2go.spec:
More information about the x2go-dev
mailing list