From unknown Mon May 18 02:31:37 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1308: X2Go issue (in src:pyhoca-cli) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 1308-quiet@bugs.x2go.org
Resent-To: <Nico.Lemanski@t-systems.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 18 Sep 2018 16:50:10 +0000
Resent-Message-ID: <handler.1308.U1308.15372891769219@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1308
X-X2Go-PR-Package: pyhoca-cli
X-X2Go-PR-Keywords: pending
Received: via spool by 1308-submitter@bugs.x2go.org id=U1308.15372891769219
          (code U ref 1308); Tue, 18 Sep 2018 16:50:10 +0000
Received: (at 1308-submitter) by bugs.x2go.org; 18 Sep 2018 16:46:16 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.1
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 43A335DAF0; Tue, 18 Sep 2018 18:45:41 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 1308-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1308@bugs.x2go.org
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: <20180918164542.43A335DAF0@ymir.das-netzwerkteam.de>
Date: Tue, 18 Sep 2018 18:45:41 +0200 (CEST)

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 <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.
