From x2go@ymir.das-netzwerkteam.de  Sun May 10 17:03:32 2015
Received: (at 625) by bugs.x2go.org; 10 May 2015 15:03:49 +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,FREEMAIL_FROM,
	NO_RELAYS,URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 566805DA81; Sun, 10 May 2015 17:03:32 +0200 (CEST)
From: Mike DePaulo <mikedep333@gmail.com>
To: 625-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 625@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: <20150510150332.566805DA81@ymir.das-netzwerkteam.de>
Date: Sun, 10 May 2015 17:03:32 +0200 (CEST)

tag #625 pending
fixed #625 4.0.4.0
thanks

Hello,

X2Go issue #625 (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=db26121

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 db261211d573cd99ed359bca6fc3219fadb70c97
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Sun May 10 11:02:42 2015 -0400

    Windows: Do not delete saved PuTTY sessions when Kerberos 5 (GSSAPI) authentication is enabled (Fixes: #625)

diff --git a/debian/changelog b/debian/changelog
index 6536b5c..f5238a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
 
   [ Mike DePaulo ]
   * New upstream release (4.0.4.0):
+    - Windows: Do not delete saved PuTTY sessions when Kerberos 5
+      (GSSAPI) authentication is enabled (Fixes: #625)
     - Windows: Include debug build in the regular installer.
       It is an optional component during the install. It is not
       installed by default.

