From x2go@ymir.das-netzwerkteam.de  Sat Mar 11 13:53:04 2017
Received: (at control) by bugs.x2go.org; 11 Mar 2017 12:53:13 +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.0 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,URIBL_BLOCKED
	autolearn=no autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 8BAFE5DAD2;
	Sat, 11 Mar 2017 13:53:04 +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 NEJS1-uuGgQe; Sat, 11 Mar 2017 13:52:57 +0100 (CET)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id 7EDC05DAD0; Sat, 11 Mar 2017 13:52:57 +0100 (CET)
From: =?utf-8?q?Mike_DePaulo?= <mikedep333@gmail.com>
To: 1152-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1152@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: <20170311125257.7EDC05DAD0@ymir.das-netzwerkteam.de>
Date: Sat, 11 Mar 2017 13:52:57 +0100 (CET)

tag #1152 pending
fixed #1152 4.1.0.1
thanks

Hello,

X2Go issue #1152 (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=d5d9856

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 d5d985652ef00e3880938316f48cc811051b54f6
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Sat Mar 11 07:52:53 2017 -0500

    Windows: Upgrade PulseAudio from 6.0 to 7.1 Fixes: #1152

diff --git a/debian/changelog b/debian/changelog
index e801167..45af200 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -160,6 +160,11 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium
   * New upstream version (4.1.0.1):
     - res/i18n/x2goclient_fi.ts: update Finnish translation file.
 
+  [ Mike DePaulo ]
+  * New upstream version (4.1.0.1):
+    - Windows: Upgrade PulseAudio from 6.0 to 7.1
+      Fixes: #1152 Issues with audio when playing HTML5 videos
+
  -- X2Go Release Manager <git-admin@x2go.org>  Wed, 22 Feb 2017 07:13:10 +0100
 
 x2goclient (4.1.0.0-0x2go1) unstable; urgency=medium

