[X2Go-Dev] Bug#705: X2Go issue (in src:x2goclient) has been marked as pending for release

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Wed Dec 17 11:14:54 CET 2014


tag #705 pending
fixed #705 4.0.3.2
thanks

Hello,

X2Go issue #705 (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=db7c2f3

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 db7c2f3009d9f39cdf8a85327c632dcb643f631c
Author: Jason Alavaliant <alavaliant at ra09.com>
Date:   Wed Dec 17 11:14:02 2014 +0100

    Use QUrl::toPercentEncoding() method to properly encode passwords sent to X2Go Session Broker. (Fixes: #705).

diff --git a/debian/changelog b/debian/changelog
index 1a034f3..1a2701d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,11 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
   * New upstream release (4.0.3.2):
     - Provide empty Turkish translation file.
 
+  [ Jason Alavaliant ]
+  * New upstream verson (4.0.3.2):
+    - Use QUrl::toPercentEncoding() method to properly encode passwords sent
+      to X2Go Session Broker. (Fixes: #705).
+
   [ Mike DePaulo ]
   * New upstream release (4.0.3.2):
     - Windows: Fix compatibility with PulseAudio 6.0


More information about the x2go-dev mailing list