From x2go@ymir.das-netzwerkteam.de  Wed Mar 22 03:06:31 2017
Received: (at control) by bugs.x2go.org; 22 Mar 2017 02:06:40 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 61BEA5DAD3;
	Wed, 22 Mar 2017 03:06:31 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 39gdRnTY-_lU; Wed, 22 Mar 2017 03:06:24 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 3AD795DAD0; Wed, 22 Mar 2017 03:06:23 +0100 (CET)
From: =?utf-8?q?Mihai_Moldovan?= <ionic@ionic.de>
To: 1162-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1162@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: <20170322020624.3AD795DAD0@ymir.das-netzwerkteam.de>
Date: Wed, 22 Mar 2017 03:06:23 +0100 (CET)

tag #1162 pending
fixed #1162 4.1.0.1
thanks

Hello,

X2Go issue #1162 (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=12a567a

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

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

---
commit 12a567a3cedde2ba58b33b545de284cd93aeb9c8
Author: Seth Galitzer <sgsax@ksu.edu>
Date:   Wed Mar 22 03:00:39 2017 +0100

    {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new --branding option that replaces the seal logo. Fixes: #1162.

diff --git a/debian/changelog b/debian/changelog
index 09a10f5..42c1e52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -185,6 +185,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
   * New upstream version (4.1.0.1):
     - src/help.cpp: add documentation for the --background option.
       Part of #1162.
+    - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new
+      --branding option that replaces the seal logo. Fixes: #1162.
 
  -- X2Go Release Manager <git-admin@x2go.org>  Wed, 22 Feb 2017 07:13:10 +0100
 

