From unknown Wed May 20 06:52:57 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#612: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 612@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 13 Oct 2014 12:00:02 +0000
Resent-Message-ID: <handler.612.B612.14132014461968@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 612
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 612-submit@bugs.x2go.org id=B612.14132014461968
          (code B ref 612); Mon, 13 Oct 2014 12:00:02 +0000
Received: (at 612) by bugs.x2go.org; 13 Oct 2014 11:57:26 +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=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id D5E175E09F; Mon, 13 Oct 2014 13:57:24 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 612-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 612@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: <20141013115724.D5E175E09F@ymir.das-netzwerkteam.de>
Date: Mon, 13 Oct 2014 13:57:24 +0200 (CEST)

tag #612 pending
fixed #612 4.0.3.0
thanks

Hello,

X2Go issue #612 (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=76ae967

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

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

---
commit 76ae96781f1d2d5754ee4751539d5de47f1d0297
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Mon Oct 13 13:57:19 2014 +0200

    Honor exports (client-side shared folders) from broker session profiles. Thanks to Ming Song for providing a patch for this (Fixes: 612).

diff --git a/debian/changelog b/debian/changelog
index ccd72cc..aa9543c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
       qt_<lang>.qm files from Debian unstable as of today.
     - Update German translation file (after session folder feature got added).
     - Makefile.man2html: Test if man2html exists. If not, don't fail.
+    - Honor exports (client-side shared folders) from broker session profiles.
+      Thanks to Ming Song for providing a patch for this (Fixes: 612).
   * debian/control:
     + Add B-D: apache2-dev. On squeeze / lucid builds, this is a superfluous
       B-D, but for later Debian/Ubuntu versions, this smoothes the installation
@@ -17,6 +19,7 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
   * x2goclient.spec:
     + Adapt to building for openSUSE/SLES.
 
+
   [ Oleksandr Shneyder ]
   * New upstream release (4.0.3.0):
     - Fix running x2goclient without arguments on Windows. (Fixes: #522).
