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

Mihai Moldovan ionic at ionic.de
Wed May 25 01:19:30 CEST 2016


tag #1003 pending
fixed #1003 4.0.5.2
thanks

Hello,

X2Go issue #1003 (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=6122d36

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

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

---
commit 6122d36037f703c81e3936c52e8a17bf6b7820a4
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed May 25 00:56:14 2016 +0200

    src/onmainwindow.h: rename ONMainWindow::generateHostDsaKey () to ONMainWindow::generateHostKey () and make key type selectible. Fixes: #1003.
    
    Host key type selection currently only works within the code. Replace
    calls to former ONMainWindow::generateHostDsaKey () with the generalized
    function and request an RSA-type key.

diff --git a/debian/changelog b/debian/changelog
index e96500e..7efe994 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,11 @@ x2goclient (4.0.5.2-0x2go1) UNRELEASED; urgency=medium
     - src/{onmainwindow,sshmasterconnection}.cpp: refactoring and whitespace only
       changes following up the #1027 patch.
     - src/onmainwindow.h: add new enum for selecting SSH host key types.
+    - src/onmainwindow.h: rename ONMainWindow::generateHostDsaKey () to
+      ONMainWindow::generateHostKey () and make key type selectible. Fixes:
+      #1003. Host key type selection currently only works within the code. Replace
+      calls to former ONMainWindow::generateHostDsaKey () with the generalized
+      function and request an RSA-type key.
 
   [ Mike DePaulo ]
   * New upstream release (4.0.5.2):


More information about the x2go-dev mailing list