tag #235 pending
fixed #235 4.0.2.1
thanks

Hello,

X2Go issue #235 (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=d386996

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

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

---
commit d386996ca3b8b5b085a16d0208670ffb7fde7b3d
Author: Mike Gabriel <mike.gabr...@das-netzwerkteam.de>
Date:   Sat Jun 28 22:38:48 2014 +0200

    Provide more meaningful messages on SSH errors (host pub key not found, 
export pub key not found, authorized_keys file not found). For SSHd startup 
failures provide different messages on Windows and non-Windows machines. 
(Fixes: #235). FIXME: add detection code to report SSH daemon startup failures.

diff --git a/debian/changelog b/debian/changelog
index 75ed144..ff288f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,11 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low
       tray icon). (Fixes: #365).
     - Disallow server-side users to override X2Go Server commands via
       ~/bin (or similar). (Fixes: #336).
+    - Provide more meaningful messages on SSH errors (host pub key not
+      found, export pub key not found, authorized_keys file not found).
+      For SSHd startup failures provide different messages on Windows
+      and non-Windows machines. (Fixes: #235).
+      FIXME: add detection code to report SSH daemon startup failures.
   * debian/control:
     + Add dbg:package x2goplugin-dbg.
 
_______________________________________________
x2go-dev mailing list
x2go-dev@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-dev

Reply via email to