From unknown Fri May 01 23:43:47 2026
MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: owner@bugs.x2go.org
From: owner@bugs.x2go.org (X2Go Bug Tracking System)
Subject: Bug#1079 closed by X2Go Release Manager <git-admin@x2go.org>
 (X2Go issue (in src:x2goclient) has been marked as closed)
Message-ID: <handler.1079.c.147425860811951.notifdone@bugs.x2go.org>
References: <20160919041607.EDB635DA96@ymir.das-netzwerkteam.de>
X-X2go-PR-Keywords: pending
X-X2go-PR-Message: they-closed 1079
X-X2go-PR-Package: x2goclient
X-X2go-PR-Source: x2goclient
Date: Mon, 19 Sep 2016 04:20:13 +0000
Content-Type: multipart/mixed; boundary="----------=_1474258813-14205-0"

This is a multi-part message in MIME format...

------------=_1474258813-14205-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8

This is an automatic notification regarding your Bug report
which was filed against the x2goclient package:

#1079: Changed SSH Host Key Location in OS X 10.11+

It has been closed by X2Go Release Manager <git-admin@x2go.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact X2Go Release Manager <=
git-admin@x2go.org> by
replying to this email.


--=20
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems

------------=_1474258813-14205-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at control) by bugs.x2go.org; 19 Sep 2016 04:16:48 +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=-2.9 required=3.0 tests=ALL_TRUSTED,BAYES_00,
	URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 3BED65DA95;
	Mon, 19 Sep 2016 06:16:28 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id h74en9SiapWx; Mon, 19 Sep 2016 06:16:21 +0200 (CEST)
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id EDB635DA96; Mon, 19 Sep 2016 06:16:07 +0200 (CEST)
From: X2Go Release Manager <git-admin@x2go.org>
To: 1079-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 1079@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as closed
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: <20160919041607.EDB635DA96@ymir.das-netzwerkteam.de>
Date: Mon, 19 Sep 2016 06:16:07 +0200 (CEST)

close #1079
thanks

Hello,

we are very hopeful that X2Go issue #1079 reported by you
has been resolved in the new release (4.0.5.2) of the
X2Go source project »src:x2goclient«.

You can view the complete changelog entry of src:x2goclient (4.0.5.2)
below, and you can use the following link to view all the code changes
between this and the last release of src:x2goclient.

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=81f6a8140cd077c41b27f68c8d4e3a2bf0e23f5e;hp=c80b04add271dcdac482c2526708a21b0ec4932c

If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:x2goclient.

Thanks a lot for contributing to X2Go!!!

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

---
X2Go Component: src:x2goclient
Version: 4.0.5.2-0x2go1
Status: RELEASE
Date: Mon, 19 Sep 2016 06:13:14 +0200
Fixes: 1003 1019 1027 1036 1079
Changes: 
 x2goclient (4.0.5.2-0x2go1) RELEASED; urgency=medium
 .
   [ Klaus Ade Johnstad ]
   * New upstream version (4.0.5.2):
     - res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file.
 .
   [ Mihai Moldovan ]
   * New upstream release (4.0.5.2):
     - res/i18n/x2goclient_nb_no.ts: fixup translation by respecting the
       original messages' format, typo fixes and other changes.
     - res/i18n/x2goclient_fi.ts: fixup translation by respecting the original
       messages' format and other changes.
     - src/{ongetpass,onmainwindow}.cpp: fixup QPlastiqueStyle usage on Qt5.
       This particular style has been removed/replaced by Fusion, which
       incorporates features of both Plastique and Clearlooks styles.
     - x2goclient.spec: whitespace only.
     - src/onmainwindow.cpp: add (default) MacPorts prefix, /usr/local/bin and
       /opt/X11/bin to x2goclient's environment and child environments before
       starting xmodmap. Fixes: #1019. Requires a re-release of X2Go Client for
       OS X.
     - src/x2goutils.{cpp,h}: add new function add_to_path () to add multiple
       entries to a PATH-like string if they do not exist in there yet.
     - src/onmainwindow.cpp: replace old code to modify the PATH value with the
       new add_to_path () function.
     - 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.
     - src/help.cpp: actually make help descriptions translatable. Looks ugly
       and is cumbersome to use, but there seems to be no other way to do
       that...
     - src/help.h: typo fix in comment only.
     - src/onmainwindow.cpp: add some comments related to maybe using
       add_to_path ().
     - src/onmainwindow.cpp: work around changed SSH host key locations in OS X
       10.11+. Fixes: #1079. Also check /etc/ssh/ for keys.
     - src/onmainwindow.cpp: fix last commit by using QFileInfo instead of
       QDir. This lets us use the exists () member function correctly.
     - {nsis/x2goclient.nsi,res/i18n/x2goclient_{da,es,et,fi,nl,zh_tw}.ts}:
       replace left-overs of "X2go" with the correct "X2Go" spelling.
       This mostly touches obsolete strings and file names, that need to be
       cleaned, but it's still worthwhile to not have it show up when searching
       for the old string. Given that NTFS is normally case-insensitive,
       removing the files will still work.
   * debian/control:
     - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed
       versioning.
 .
   [ Mike DePaulo ]
   * New upstream release (4.0.5.2):
     - Windows: add sshd debug1 logging when using the --debug flag.
     - Windows: Revert back to Cygwin components that have not been
       "rebased"
     - Windows: Update PuTTY from 0.66 to 0.67, which fixes
       CVE-2016-2563.
     - Windows: Update bundled Win32 OpenSSL from 1.0.1q to 1.0.1t,
       which fixes the multiple CVEs announced on 2016-01-28,
       2016-03-01 & 2016-05-03.
 .
   [ Martti Pitkänen ]
   * New upstream version (4.0.5.2):
     - res/i18n/x2goclient_fi.ts: update Finnish translation file.
     - res/i18n/x2goclient_fi.ts: update Finnish translation file.
 .
   [ Sébastien Ducoulombier ]
   * New upstream version (4.0.5.2):
     - misc {src/,x2goclient.pro}: port to Qt5.
 .
   [ Tor Perkins ]
   * New upstream release (4.0.5.2):
     - src/{onmainwindow,sshmasterconnection}.{cpp,h}: add support for ANSI
       X9.9 OTP tokens. Fixes: #1027. For this to work correctly, the challenge
       string needs to be displayed to the user.
     - src/sshmasterconnection.cpp: add support for Mobile OTP tokens and
       references for the other token types. Fixes: #1036.
 .
   [ Oleksandr Shneyder ]
   * New upstream release (4.0.5.2):
     - reset session data in broker config.
     - add "--no-autoresume" parameter.
 .
   [ Peter Barth ]
   * New upstream release (4.0.5.2):
     - res/i18n/x2goclient_de.ts: fix typo in close message.


------------=_1474258813-14205-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 26 Aug 2016 17:55:28 +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=-0.1 required=3.0 tests=BAYES_20,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham
	version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 946455DEFE
	for <submit@bugs.x2go.org>; Fri, 26 Aug 2016 19:55:26 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id h89EDB8SaogV for <submit@bugs.x2go.org>;
	Fri, 26 Aug 2016 19:55:19 +0200 (CEST)
Received: from Root24.de (powered.by.root24.eu [5.135.3.88])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 800F55DA8E
	for <submit@bugs.x2go.org>; Fri, 26 Aug 2016 19:55:19 +0200 (CEST)
Received: from nopileos.local (178.162.222.41.adsl.inet-telecom.org [178.162.222.41])
	by mail.ionic.de (Postfix) with ESMTPSA id AE20C4F03514
	for <submit@bugs.x2go.org>; Fri, 26 Aug 2016 19:55:18 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1472234119; bh=qlEEjGm6PmnIqcXOa8DeeowuwkQxUHzm2UApcRzu5m0=;
	h=To:From:Subject:Date:From;
	b=LYAob7QtxXVieSwPVJD7QX6TUBdoIXA9DnOIEtZmBKUNTbxJk8I2KWm9kAb9syXZg
	 su312ezNJqbHMawTChZk7GhwdFDWCnyw5TCH4VREXy7pUToInz+0rOG6ycYkt9gr+E
	 8+FuvFpieUTGy2IvaCJsjaes3QKB666mKR7RXdWk=
To: submit@bugs.x2go.org
From: Mihai Moldovan <ionic@ionic.de>
Subject: Changed SSH Host Key Location in OS X 10.11+
Message-ID: <73cb94ac-4c26-7077-942a-baaf28f1f1d2@ionic.de>
Date: Fri, 26 Aug 2016 19:55:11 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0)
 Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="CxiburRG8VDaGlqTE60vK4re0FGjWpdog"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--CxiburRG8VDaGlqTE60vK4re0FGjWpdog
Content-Type: multipart/mixed; boundary="sp5H7Wg9dFCC4Wlfc4KbXB5MQcoAH0E6L"
From: Mihai Moldovan <ionic@ionic.de>
To: submit@bugs.x2go.org
Message-ID: <73cb94ac-4c26-7077-942a-baaf28f1f1d2@ionic.de>
Subject: Changed SSH Host Key Location in OS X 10.11+

--sp5H7Wg9dFCC4Wlfc4KbXB5MQcoAH0E6L
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Package: x2goclient
Version: 4.0.5.1-1-osx

X-Debbugs-CC: Thomas Stephan <Thomas.Stephan@lrz.uni-muenchen.de>


As of recently (at least OS X 10.11), the OpenSSH daemon startup scripts =
now put
and expect host keys in /etc/ssh/, instead of the old location of /etc/.

This breaks X2Go Client when using file sharing or remote printing suppor=
t.

(Additionally, spawning a private SSHD instance fails because sshd reject=
s DSA
host keys, but this is tracked as a separate issue #1003.)



Mihai on behalf of Thomas Stephan


--sp5H7Wg9dFCC4Wlfc4KbXB5MQcoAH0E6L--

--CxiburRG8VDaGlqTE60vK4re0FGjWpdog
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCgAGBQJXwIKFAAoJEB/WLtluJTqHb+0P/3xq5UzTEtr5CGJvFqz+IdCc
ptoBIDYHHW0ewXuDiDXRl9Csl594uH8B4ajFrTxEIzhqbPxw+E2bfLnBLBoct262
Rs+pEk15RpTs7cPubHozSPwFAiJ4/IclyI9vcmlB+FBz45lXkzzYPfPLIoDfyuA1
vhpt4NYdDAf0m8blxMm4lgICNAW1c8Tn+XARolflL3MYOvGStxFW5MZwxHOodQvf
wPmGx7Z2Nop+ykySb54b+F4oO7E9O7+tnNitPcWx3SinrNbAaxNoJBcB/nBYKUFS
2s0ABVwbDorY1j/xDfd7DsmkSxJUv6Bbx46Y6nG4x1jsWM+FPsEtka2/tzehmhC3
6lu17gJ8m837nzlijH1FU5K6bHDz9ZLP288ZucHM/IgvR7o+ejcyt9+zXrT12Twj
/n3XIMpYcIPLB+L3MlqXwcVP/TNlCJ9GOjkVL2lt5FAyPm3HAx2bTw4vTC8upsok
B/9atX/vb6o17NVgObpPsgcXcmxI7m0Rs7BTNdL3QksY6vg1QehW8ZeOkq2tmKoE
q31Pgk3UAsR0McmtmbwIwsb6KSyZ6FHwsCV9H57dYBC20qGWf12gEFk+GWJQlzhU
dl1nOH2+s10dPkBQvqclwtFdmKF2jKy9iaEvx/zITLo5P3Z6Sw7Nw18KhaPHalUD
Lqr0IcE83Yq3MPriDqCd
=wc5n
-----END PGP SIGNATURE-----

--CxiburRG8VDaGlqTE60vK4re0FGjWpdog--

------------=_1474258813-14205-0--
