From x2go@ymir.das-netzwerkteam.de  Thu Nov 22 09:44:25 2018
Received: (at control) by bugs.x2go.org; 22 Nov 2018 08:44:35 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 83D4D5DAED; Thu, 22 Nov 2018 09:44:25 +0100 (CET)
From: =?utf-8?q?Mihai_Moldovan?= <ionic@ionic.de>
To: 1325-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1325@bugs.x2go.org
Subject: X2Go issue (in src:x2goserver) 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: <20181122084425.83D4D5DAED@ymir.das-netzwerkteam.de>
Date: Thu, 22 Nov 2018 09:44:25 +0100 (CET)

tag #1325 pending
fixed #1325 4.1.0.3
thanks

Hello,

X2Go issue #1325 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=a8b6e14

The issue will most likely be fixed in src:x2goserver (4.1.0.3).

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

---
commit a8b6e149c34d7de43aa5d50299851d7749548b3b
Author: Mihai Moldovan <ionic@ionic.de>
Date:   Thu Nov 22 09:43:47 2018 +0100

    x2goserver-x2goagent/etc/x2goagent.options: re-enable BIG-REQUESTS; newer nx-libs versions (3.5.99.17+) should handle this much better. Fixes: #1325. Fixes: #1321.

diff --git a/debian/changelog b/debian/changelog
index bc9e1d6..c1c3fa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -72,6 +72,9 @@ x2goserver (4.1.0.3-0x2go1) UNRELEASED; urgency=medium
     - x2goserver/bin/x2goversion: more curly braces, quotes etc.
     - x2goserver/bin/x2gostartagent: use single quotes instead of double
       quotes for literal strings.
+    - x2goserver-x2goagent/etc/x2goagent.options: re-enable BIG-REQUESTS;
+      newer nx-libs versions (3.5.99.17+) should handle this much better.
+      Fixes: #1325. Fixes: #1321.
   * x2goserver.spec:
     + Pull in openSUSE-release manually on OpenSuSE Tumbleweed to work around
       a bug.

