From unknown Tue Apr 28 03:27:31 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#1162: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mihai Moldovan <ionic@ionic.de>, 1162@bugs.x2go.org
Resent-From: Mihai Moldovan <ionic@ionic.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: Wed, 22 Mar 2017 02:10:01 +0000
Resent-Message-ID: <handler.1162.B1162.14901484083634@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 1162
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: patch
Received: via spool by 1162-submit@bugs.x2go.org id=B1162.14901484083634
          (code B ref 1162); Wed, 22 Mar 2017 02:10:01 +0000
Received: (at 1162) by bugs.x2go.org; 22 Mar 2017 02:06:48 +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: Mihai Moldovan <ionic@ionic.de>
To: 1162-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1162@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: <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
 
