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

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Fri Jun 21 09:48:15 CEST 2013


tag #243 pending
fixed #243 4.0.1.1
thanks

Hello,

X2Go issue #243 (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=c8c8e2f

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

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

---
commit c8c8e2febcab710108761ddabeab99364d6d1837
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jun 21 09:48:06 2013 +0200

    Call ssh_clean_pubkey_hash() for deallocating public key hashes instead of just calling free(). Required under MS Windows as documented in libssh2 API. (Fixes: #243). (For further details see: http://api.libssh.org/master/group__libssh__session.html).

diff --git a/debian/changelog b/debian/changelog
index 57480e2..0ca8369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,13 @@ x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low
       (Fixes: #179).
     - Enable full access desktop sharing across user accounts. (Fixes: #222).
 
+  [ Heinrich Schuchardt ]
+  * New upstream version (4.0.1.1):
+    - Call ssh_clean_pubkey_hash() for deallocating public key hashes instead of
+      just calling free(). Required under MS Windows as documented in libssh2
+      API. (Fixes: #243). (For further details see:
+      http://api.libssh.org/master/group__libssh__session.html).
+
   [ Ezra Bühler ]
   * New upstream version (4.0.1.1):
     - Fix auto-resume when session type is »Single Application«. (Fixes: #183).



More information about the x2go-dev mailing list