Mike Gabriel
2018-09-18 16:45:41 UTC
tag #1308 pending
fixed #1308 0.5.99.1
thanks
Hello,
X2Go issue #1308 (src:pyhoca-cli) 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=pyhoca-cli.git;a=commitdiff;h=34715b3
The issue will most likely be fixed in src:pyhoca-cli (0.5.99.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 34715b3f19c32462696fb202513297f5ace37771
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Tue Sep 18 13:10:40 2018 +0200
Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
diff --git a/debian/changelog b/debian/changelog
index 11ecdc9..d0b46a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ pyhoca-cli (0.5.99.1-0x2go2) UNRELEASED; urgency=medium
a usable / expectable value.
- Add --forward-sshagent / -A cmdline option for enabling SSH agent
forwarding.
+ - Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
* debian/rules:
+ Build for Python3, not Python2.
+ Switch to pybuild DH build system.
fixed #1308 0.5.99.1
thanks
Hello,
X2Go issue #1308 (src:pyhoca-cli) 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=pyhoca-cli.git;a=commitdiff;h=34715b3
The issue will most likely be fixed in src:pyhoca-cli (0.5.99.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 34715b3f19c32462696fb202513297f5ace37771
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Tue Sep 18 13:10:40 2018 +0200
Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
diff --git a/debian/changelog b/debian/changelog
index 11ecdc9..d0b46a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ pyhoca-cli (0.5.99.1-0x2go2) UNRELEASED; urgency=medium
a usable / expectable value.
- Add --forward-sshagent / -A cmdline option for enabling SSH agent
forwarding.
+ - Entirely rewrite PyHocaCLI.authenticate() function. (Fixes: #1308).
* debian/rules:
+ Build for Python3, not Python2.
+ Switch to pybuild DH build system.