From x2go@ymir.das-netzwerkteam.de  Sun Aug 20 05:50:10 2017
Received: (at control) by bugs.x2go.org; 20 Aug 2017 03:50:27 +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 D7E945DAD9;
	Sun, 20 Aug 2017 05:50:10 +0200 (CEST)
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 S5L5RZcAkVNu; Sun, 20 Aug 2017 05:49:58 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 637D85DAD1; Sun, 20 Aug 2017 05:49:58 +0200 (CEST)
From: =?utf-8?q?Mihai_Moldovan?= <ionic@ionic.de>
To: 1165-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1165@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: <20170820034958.637D85DAD1@ymir.das-netzwerkteam.de>
Date: Sun, 20 Aug 2017 05:49:58 +0200 (CEST)

tag #1165 pending
fixed #1165 4.1.0.1
thanks

Hello,

X2Go issue #1165 (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=bea0a60

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 bea0a60fe79eeeb244f3e6d9af20b30e4478fc65
Author: Walid Moghrabi <w.moghrabi@servicemagic.eu>
Date:   Fri Aug 18 08:44:20 2017 +0200

    {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: let --background take a directory and randomly pick an SVG file in there. Fixes: #1165.

diff --git a/debian/changelog b/debian/changelog
index 8ce225f..652c1ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -225,6 +225,12 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
     - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new
       --branding option that replaces the seal logo. Fixes: #1162.
 
+  [ Walid Moghrabi ]
+  * New upstream version (4.1.0.1):
+    - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: let
+      --background take a directory and randomly pick an SVG file in there.
+      Fixes: #1165.
+
  -- X2Go Release Manager <git-admin@x2go.org>  Wed, 22 Feb 2017 07:13:10 +0100
 
 x2goclient (4.1.0.0-0x2go1) unstable; urgency=medium

