From unknown Wed May 13 22:19:36 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#869: X2Go issue (in src:x2goclient) has been marked as pending for release
Reply-To: Mike DePaulo <mikedep333@gmail.com>, 869-quiet@bugs.x2go.org
Resent-To: Michael DePaulo <mikedep333@gmail.com>
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 12 May 2015 12:05:03 +0000
Resent-Message-ID: <handler.869.U869.14314321233174@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 869
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: pending
Received: via spool by 869-submitter@bugs.x2go.org id=U869.14314321233174
          (code U ref 869); Tue, 12 May 2015 12:05:03 +0000
Received: (at 869-submitter) by bugs.x2go.org; 12 May 2015 12:02:03 +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 368D35DA82; Tue, 12 May 2015 14:02:01 +0200 (CEST)
From: Mike DePaulo <mikedep333@gmail.com>
To: 869-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 869@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: <20150512120201.368D35DA82@ymir.das-netzwerkteam.de>
Date: Tue, 12 May 2015 14:02:01 +0200 (CEST)

tag #869 pending
fixed #869 4.0.4.0
thanks

Hello,

X2Go issue #869 (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=84d4bd8

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

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

---
commit 84d4bd861f7b9a92efdf812367d4e2f3d34fe02f
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Tue May 12 08:01:38 2015 -0400

    Windows: Fix audio (PulseAudio) when Kerberos 5 (GSSAPI) authentication is used (Fixes: #869)

diff --git a/debian/changelog b/debian/changelog
index a5a1950..dc02f42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
       sharing when Kerberos 5 (GSSAPI) auth is used, and the
       server-side home dir is at a path other than /home/$USER
       (Fixes: #868)
+    - Windows: Fix audio (PulseAudio) when Kerberos 5
+      (GSSAPI) authentication is used (Fixes: #869)
     - Windows: Include debug build in the regular installer.
       It is an optional component during the install. It is not
       installed by default.
