From x2go@ymir.das-netzwerkteam.de  Sun Jan 25 15:52:50 2015
Received: (at 742) by bugs.x2go.org; 25 Jan 2015 14:52:51 +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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	NO_RELAYS,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id E38405DB54; Sun, 25 Jan 2015 15:52:49 +0100 (CET)
From: Mike DePaulo <mikedep333@gmail.com>
To: 742-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 742@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: <20150125145249.E38405DB54@ymir.das-netzwerkteam.de>
Date: Sun, 25 Jan 2015 15:52:49 +0100 (CET)

tag #742 pending
fixed #742 4.0.3.2
thanks

Hello,

X2Go issue #742 (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=fd1151e

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

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

---
commit fd1151e48ad325c18857f1d3daceb5b8e5edda9d
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Sun Jan 25 09:52:38 2015 -0500

    Update Changelog about #742

diff --git a/debian/changelog b/debian/changelog
index 9e4d06b..e50be3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -58,6 +58,10 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
       functionality, not the SSH server functionality.
       0.6.4 also added 4 features related to ECDSA keys.
     - Windows: Fix compatibility with PulseAudio 6.0
+    - Windows: Remove workaround for audio input with old versions of
+      PulseAudio (calling parec once per second)
+      (Fixes: #742)
+      Thanks George Trakatelis (uom.edu.gr) for submitting this change.
     - Windows: Enable X2Go Client for Windows to build under VS2010 nmake
       (but not the VS2010 IDE due to a Qt4 Visual Studio Add-in limitation)
       Note that the official builds are still build under MinGW.

