From x2go@ymir.das-netzwerkteam.de  Mon Mar  9 23:29:57 2015
Received: (at 793-submitter) by bugs.x2go.org; 9 Mar 2015 22:30:06 +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 F0D2F3BE7A; Mon,  9 Mar 2015 23:29:56 +0100 (CET)
From: Mihai Moldovan <ionic@ionic.de>
To: 793-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 793@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: <20150309222956.F0D2F3BE7A@ymir.das-netzwerkteam.de>
Date: Mon,  9 Mar 2015 23:29:56 +0100 (CET)

tag #793 pending
fixed #793 4.0.4.0
thanks

Hello,

X2Go issue #793 (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=aa11eb5

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

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

---
commit aa11eb5bd871b1ea73d950df39e4a4d8d619cb0a
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Sat Mar 7 03:56:38 2015 +0100

    onmainwindow.cpp: clarify message regarding missing SSH daemon host keys.
    
    Fixes #793.

diff --git a/debian/changelog b/debian/changelog
index 7cf61db..a63847c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -184,6 +184,8 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
     - onmainwindow.cpp: actually call slotTunnelOk(int), do not generate a run
       time error by calling the non-existent function slotTunnelOk().
       Fixes: #804.
+    - onmainwindow.cpp: clarify message regarding missing SSH daemon host
+      keys. Fixes: #793.
 
  -- X2Go Release Manager <git-admin@x2go.org>  Thu, 19 Feb 2015 13:25:28 +0100
 

