From unknown Mon Apr 13 00:25:31 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#165: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 165-quiet@bugs.x2go.org
Resent-To: Ricardo =?UTF-8?Q?D=C3=ADaz_?= =?UTF-8?Q?Mart=C3=ADn?= <oceanosoftlapalma@gmail.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sat, 18 May 2013 19:03:02 +0000
Resent-Message-ID: <handler.165.U165.13689035804205@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 165
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending patch
Received: via spool by 165-submitter@bugs.x2go.org id=U165.13689035804205
          (code U ref 165); Sat, 18 May 2013 19:03:02 +0000
Received: (at 165-submitter) by bugs.x2go.org; 18 May 2013 18:59:40 +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=0.0 required=5.0 tests=NO_RELAYS,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id 0C6005DB26; Sat, 18 May 2013 20:59:39 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 165-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 165@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: <20130518185940.0C6005DB26@ymir>
Date: Sat, 18 May 2013 20:59:39 +0200 (CEST)

tag #165 pending
fixed #165 4.0.1.1
thanks

Hello,

X2Go issue #165 (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=1830e1f

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

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

---
commit 1830e1f54afad8750cef92cb59c866bbe0356795
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Sat May 18 20:59:25 2013 +0200

    Fix detection of maximum screen area available for a session. (Fixes: #165).

diff --git a/debian/changelog b/debian/changelog
index b8ecce2..c203fd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,11 @@ x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low
       Let's consider a given SSH private key that fails to log the user
       in as an overall login failure. (Fixes: #141).
 
+  [ Ricardo Díaz Martín ]
+  * New upstream version (4.0.1.1):
+    - Fix detection of maximum screen area available for a session. (Fixes:
+      #165).
+
   [ Otto Kjell ]
   * New upstream version (4.0.1.1):
     - Enable debug mode through cmd line parameter. (Fixes: #142).
