From x2go@ymir.das-netzwerkteam.de  Thu Jan 14 05:15:04 2016
Received: (at control) by bugs.x2go.org; 14 Jan 2016 04:15:38 +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,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 62ED75DB06; Thu, 14 Jan 2016 05:15:03 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 945-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 945@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) 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: <20160114041504.62ED75DB06@ymir.das-netzwerkteam.de>
Date: Thu, 14 Jan 2016 05:15:03 +0100 (CET)

tag #945 pending
fixed #945 4.0.5.1
thanks

Hello,

X2Go issue #945 (src:x2goclient) 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=x2goclient.git;a=commitdiff;h=fcf573f

The issue will most likely be fixed in src:x2goclient (4.0.5.1).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit fcf573ff3523dfbb1da89a3e699a1aab097103d7
Author: Orion Poplawski <orion@cora.nwra.com>
Date:   Thu Jan 14 04:02:20 2016 +0100

    sshmasterconnection.cpp: check correct variable for validity: public key instead of private key (again.) Fixes: #945.

diff --git a/debian/changelog b/debian/changelog
index 2f8f895..d0a9f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,6 +66,8 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
       for ~/.bash_logout and friend scripts to be executed, which may contain
       calls to ncurses' reset or clear, also set the TERM variable to dump to
       not have unexpected output on stderr at logout time.
+    - sshmasterconnection.cpp: check correct variable for validity: public key
+      instead of private key (again.) Fixes: #945.
 
  -- X2Go Release Manager <git-admin@x2go.org>  Tue, 28 Jul 2015 06:05:27 +0200
 

