From mike.gabriel@das-netzwerkteam.de Mon Sep 17 16:43:00 2012 Received: (at submit) by bugs.x2go.org; 17 Sep 2012 14:43:01 +0000 Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir (Postfix) with ESMTPS id D5EDC5DB34 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id ACC402E9 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 926623BC12 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZwAlXk0qZZqG for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 70C4A3BCF2 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 578193BC12 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on grimnir.das-netzwerkteam.de X-Spam-Flag: NO X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 running as userid= X-Spam-Level: X-Spam-Bayes-Score: 0.0000 Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33) id 0F4023BCF2; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from m-110.informatik.uni-kiel.de (m-110.informatik.uni-kiel.de [134.245.254.110]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 17 Sep 2012 16:43:00 +0200 Message-ID: <20120917164300.285117ouzzht95v8@mail.das-netzwerkteam.de> X-Priority: 3 (Normal) Date: Mon, 17 Sep 2012 16:43:00 +0200 From: Mike Gabriel To: submit@bugs.x2go.org Subject: X2Go Clients Gr-Tunnel (client-side endpoint) listens on all TCP/IP address (probably should be: loopback only) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_42kaj7v6tpw"; protocol="application/pgp-signature"; micalg="pgp-sha1" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.4) This message is in MIME format and has been PGP signed. --=_42kaj7v6tpw Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit Package: x2goclient Severity: normal Version: 3.99.3.0-prerelease Hi all, I just stumbled over an issue that we maybe have to address. Probably in X2Go Client, I guess. X2Go Client launches nxproxy and netstat -ap delivers this output: """ tcp 0 0 *:31004 *:* LISTEN 20139/x2goclient ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tcp 0 0 *:16001 *:* LISTEN 6822/pulseaudio tcp 0 0 *:4713 *:* LISTEN 6822/pulseaudio tcp 0 0 localhost:44610 localhost:ssh VERBUNDEN 20139/x2goclient tcp 0 0 localhost:44609 localhost:ssh VERBUNDEN 20139/x2goclient tcp 0 0 localhost:45257 localhost:31004 VERBUNDEN 20161/nxproxy tcp 0 0 localhost:31004 localhost:45257 VERBUNDEN 20139/x2goclient tcp 0 0 localhost:31004 localhost:45257 VERBUNDEN 20139/x2goclient tcp6 0 0 [::]:16001 [::]:* LISTEN 6822/pulseaudio tcp6 0 0 [::]:4713 [::]:* LISTEN 6822/pulseaudio """ PyHoca-GUI with Python X2Go in its back, however, deliveres this output with netstat -p: """ tcp 0 0 localhost:30004 *:* LISTEN 20728/pyhoca-gui tcp 0 0 *:16001 *:* LISTEN 6822/pulseaudio tcp 0 0 *:4713 *:* LISTEN 6822/pulseaudio tcp 0 0 localhost:30004 localhost:52107 VERBUNDEN 20728/pyhoca-gui ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tcp 0 0 m-110.informatik.:41910 fylgja.das-netzwe:32032 VERBUNDEN 20728/pyhoca-gui tcp 0 0 localhost:52107 localhost:30004 VERBUNDEN 20773/nxproxy tcp6 0 0 [::]:16001 [::]:* LISTEN 6822/pulseaudio tcp6 0 0 [::]:4713 [::]:* LISTEN 6822/pulseaudio """ Output with lsof -i is even more weird, as lsof -i shows that nxproxy is listening on all TCP/IP addresses, not X2Go Client. """ nxproxy 9514 mike 5u IPv4 321255 0t0 TCP localhost:44690->localhost:31004 (ESTABLISHED) nxproxy 9514 mike 12u IPv4 321189 0t0 TCP m-110.informatik.uni-kiel.de:41258->fylgja.das-netzwerkteam.de:32032 (ESTABLISHED) nxproxy 9514 mike 13u IPv4 321239 0t0 TCP *:31004 (LISTEN) nxproxy 9518 mike 12u IPv4 321189 0t0 TCP m-110.informatik.uni-kiel.de:41258->fylgja.das-netzwerkteam.de:32032 (ESTABLISHED) nxproxy 9518 mike 13u IPv4 321239 0t0 TCP *:31004 (LISTEN) """ Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb --=_42kaj7v6tpw Content-Type: application/pgp-signature Content-Description: Digitale PGP-Unterschrift Content-Disposition: inline Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAABAgAGBQJQVzbzAAoJEJr0azAldxsxpAkP/2+0bOEya/8eAPe6q9HgRILd UH99nSCGrtVg9/+QTiGi7lQeqtERmPgHWUz7y7UT+6W1v13ox3I9I3UaQnkouUo3 e0SoetinCj5diXCY7UJ5sVpbJrpAVp2HkF37IxFXF0Q7JJTbHRpZwiRCWky+eBaK lMsclDkKPu2/SgdCN4iqKLG5y+TLDPFXc+aGzLjZYfNl5rjMHgSZ5L2buWwe5oXR dreqd4DElJINe44jtu6E1mIxWT5sYTTEmYOo/LEnC2re9cEMzZfWQohGVVGTJr/E 8Bn/OsCkvmrSDhXEEbsaXEdRTXTWAH90mkL8vGj98TfTNcnUdM77mC7cPOLmUP1N qtT51r1sKzgREsxpZaeQLKPpqrqaLyBgeWO5l/U8dTLPTXxy5Dc5y3X06DqnwSCk Z6DEGVuM8cKy1MHl71UcAmpr+NELT0cpH0X33UGgJ/2FEWYTyZy5OWEawelsPW72 F8dtqpbd7kc9mRkV9GFwdwHETkMnO3kI0FAU3N9xsPJbrVC+1rJC7QVYQyzj6RHX Jy4D71mIxBoNBKwJCAMmd8YRq90DoWPjQV2BtSGVWQt/F0tx+pJVzoUth384UrCn YKxlr7jO+vQNK/3NtyiUo5EVLWVBUpGdznpZZ+ZWaqytkx2oniKIhXhx4q5SqBOH 2la9lrv7kAIag1mY443s =tG30 -----END PGP SIGNATURE----- --=_42kaj7v6tpw-- From gcastagnino@denyall.com Thu Apr 16 15:34:35 2015 Received: (at 31) by bugs.x2go.org; 16 Apr 2015 13:34:35 +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.6 required=5.0 tests=BAYES_50,MISSING_SUBJECT autolearn=no version=3.3.2 X-Greylist: delayed 528 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Thu, 16 Apr 2015 15:34:34 CEST Received: from fb1.mail.completel.net (fb1.mail.completel.net [213.245.2.47]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id DF6D45DAA3 for <31@bugs.x2go.org>; Thu, 16 Apr 2015 15:34:34 +0200 (CEST) Received: from smtp4.mail.completel.net (smtp4.cptl.sdv.fr [10.0.32.58]) by fb1.mail.completel.net (Postfix) with ESMTP id A8B853CCEA for <31@bugs.x2go.org>; Thu, 16 Apr 2015 15:25:46 +0200 (CEST) Received: from daex2010.denyall.local (mail.denyall.com [46.218.4.206]) by smtp4.mail.completel.net (Postfix) with ESMTP id 0C56E3C01D for <31@bugs.x2go.org>; Thu, 16 Apr 2015 15:25:45 +0200 (CEST) Received: from bespin.localnet (10.1.1.32) by DAEX2010.DenyAll.local (10.1.1.5) with Microsoft SMTP Server (TLS) id 14.2.347.0; Thu, 16 Apr 2015 15:22:26 +0200 From: Guillaume Castagnino To: <31@bugs.x2go.org> Date: Thu, 16 Apr 2015 15:25:45 +0200 Message-ID: <2019231.JGKveepc01@bespin> Organization: DenyAll User-Agent: KMail/4.14.6 (Linux/4.0.0-gentoo; KDE/4.14.6; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="windows-1252" X-Originating-IP: [10.1.1.32] X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 10 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeektddrgeejgdeigecutefuodetggdotefrucfrrhhofhhilhgvmecupfgfoffgtffkveetuefngfenuceurghilhhouhhtmecufedttdenucfgmhhpthihuchsuhgsjhgvtghtucdluddtmdenucfjughrpefhvfffkfhofggggfgtihesthhqredttdeiheenucfhrhhomhepifhuihhllhgruhhmvgcuvegrshhtrghgnhhinhhouceoghgtrghsthgrghhnihhnohesuggvnhihrghllhdrtghomheq Hi, Incidentally, I discovered that sending garbage on that port make the=20= client crash and disconnect. So you can remotely disconnect any client=20= using x2go client. Kind of DOS isn=92t it ? I discovered it simply doing this: nmap -v -n --open -Pn -sSV --version-intensity 0 -p T:1-65535=20 192.168.56.0/24 crashing all x2goclients on the subnet! Definitely, the proxy should NOT listen on INADDR_ANY but only on=20 localhost in SshProcess::tunnelLoop. Thanks --=20 Guillaume Castagnino From ionic@ionic.de Sat Apr 18 23:04:34 2015 Received: (at 31) by bugs.x2go.org; 18 Apr 2015 21:04:36 +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.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from Root24.de (powered.by.root24.eu [5.135.3.88]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 917EC5DAA4 for <31@bugs.x2go.org>; Sat, 18 Apr 2015 23:04:34 +0200 (CEST) Received: from nopileos.local (home.ionic.de [217.92.117.31]) by mail.ionic.de (Postfix) with ESMTPSA id 790924F08F40; Sat, 18 Apr 2015 23:04:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1429391073; bh=TF1lWoQo/p2LHLrz9ddJg6O3VxEDFhP6x9HcOAcValY=; h=Date:From:To:Subject:References:In-Reply-To:From; b=PAKvTQRgTOe3FnITCA6ZchJxjYsnCj6SWtmvRs9IRw0mV6Kw3BoDHU1kgUrw6Gm44 kSeBihLKpvbVRok7kHeZjEQaGMmcMVgU/xYT1Zx50rTjqOJJCjewR0BKSB58UckaP2 FByEpT1zlHFzPJrHzzx/ntn+5fDaPq+sE6HggHZc= Message-ID: <5532C6DE.1000006@ionic.de> Date: Sat, 18 Apr 2015 23:04:30 +0200 From: Mihai Moldovan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Guillaume Castagnino , 31@bugs.x2go.org Subject: Re: [X2Go-Dev] Bug#31: (no subject) References: <2019231.JGKveepc01@bespin> In-Reply-To: <2019231.JGKveepc01@bespin> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wiue3N7x7vc8ObkEgrJrR9PknwCNi1nvm" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --wiue3N7x7vc8ObkEgrJrR9PknwCNi1nvm Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 16.04.2015 03:25 PM, Guillaume Castagnino wrote: > Incidentally, I discovered that sending garbage on that port make the=20 > client crash and disconnect. So you can remotely disconnect any client = > using x2go client. Kind of DOS isn=92t it ? > [...] > > Definitely, the proxy should NOT listen on INADDR_ANY but only on=20 > localhost in SshProcess::tunnelLoop. Hum, yes, it is. Thank you! Mihai --wiue3N7x7vc8ObkEgrJrR9PknwCNi1nvm 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/ iQIcBAEBCgAGBQJVMsbfAAoJEB/WLtluJTqHp3MQALrTQhJ6Cbd/IQL1pIxQRZps 8amFEQ2cGHKTXu+F6FbfjNZaT77KKRKydLh8768OUD2SUtqHISvJFb2NCNu3JGmh nXNr1DI2qhztzuj5oHwumbOHCGmLu3JF4LNKkCKrX4T4B5RMDO38japNKQOVS78G Kf64Ny/t2RQZUSO2VAEhMJcfplRgEGJm5bi9Y8a6dQTVaMkdk4tC4fU00Es1cWxs 41YFgZijfdeOmQtEX/YS8AGQqeD50X6Pne+D9g8g4MpqQ6kOWCSHd6zDrsexxOq7 QbGZRH/fTJt9zTujpkUKZBnbw4tn5LUcUVl0JBpruZa/v30idhMAoH3Ztlkokgki ZjmqVIxwmuu5VZhJlO32VlyySTPBexepO+N2GXfLhM/sS+m8hV8BfVX/vWXd9DvQ ORhYsyXJSC95QNc7cBRCQOItzwiAjTpzkfp3+sjx0a6i6wtRn/y7DHfyoe51D/N6 diAxjZSXj6y+IDk8K4RxRAb8Azq5APMb5Agyx7UZQjGkvqmA5xSzx9GmfIOXQJjp FPSeBjMV3HVyEx8OZt/pUt7ww8603j1/SrgJtPA949HvOJp8LRb4C2MZCry8LaCm /QoR9yJSRDF6lNgAwkMTqWHHx/ngMUNpCbnIEsLxh7fsvQaJKVEtJQCVdNRpd9VD Shfp6gOdNfK/3WnGapZh =C/1Q -----END PGP SIGNATURE----- --wiue3N7x7vc8ObkEgrJrR9PknwCNi1nvm-- From x2go@ymir.das-netzwerkteam.de Tue Feb 28 16:42:16 2017 Received: (at 31) by bugs.x2go.org; 28 Feb 2017 15:42:32 +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=unavailable version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id ED0263BC8F; Tue, 28 Feb 2017 16:42:15 +0100 (CET) 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 xbB-0QLlz1dv; Tue, 28 Feb 2017 16:42:09 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 0B6A43BC8C; Tue, 28 Feb 2017 16:42:08 +0100 (CET) From: Mihai Moldovan To: 31-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 31@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20170228154209.0B6A43BC8C@ymir.das-netzwerkteam.de> Date: Tue, 28 Feb 2017 16:42:08 +0100 (CET) tag #31 pending fixed #31 4.1.0.1 thanks Hello, X2Go issue #31 (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=51a0b54 The issue will most likely be fixed in src:x2goclient (4.1.0.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 51a0b540d3e57c6eec91e9168d40fec7de4b37cb Author: Mihai Moldovan Date: Tue Feb 28 16:38:58 2017 +0100 src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31. diff --git a/debian/changelog b/debian/changelog index 495eff0..f426aac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -125,6 +125,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium cleaner for downstream package maintainers (like, for instance, MacPorts itself.) - res/i18n/x2goclient_fi.ts: remove outdated comment. + - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of + any address. Fixes: #31. [ Oleksandr Shneyder ] * New upstream version (4.1.0.1): From x2go@ymir.das-netzwerkteam.de Sun Mar 5 23:22:27 2017 Received: (at 31) by bugs.x2go.org; 5 Mar 2017 22:23:58 +0000 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 885EB5DA9A; Sun, 5 Mar 2017 23:22:27 +0100 (CET) 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 0uObO2-vVn7j; Sun, 5 Mar 2017 23:22:20 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id 482B75DA96; Sun, 5 Mar 2017 23:22:20 +0100 (CET) From: =?UTF-8?Q?Mihai=20Moldovan=20=3Cionic?=@ymir.das-netzwerkteam.de, =?UTF-8?Q?=40ionic=2Ede=3E?=@ymir.das-netzwerkteam.de To: 31-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 31@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20170305222220.482B75DA96@ymir.das-netzwerkteam.de> Date: Sun, 5 Mar 2017 23:22:20 +0100 (CET) tag #31 pending fixed #31 4.1.0.1 thanks Hello, X2Go issue #31 (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=51a0b54 The issue will most likely be fixed in src:x2goclient (4.1.0.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 51a0b540d3e57c6eec91e9168d40fec7de4b37cb Author: Mihai Moldovan Date: Tue Feb 28 16:38:58 2017 +0100 src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31. diff --git a/debian/changelog b/debian/changelog index 495eff0..f426aac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -125,6 +125,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium cleaner for downstream package maintainers (like, for instance, MacPorts itself.) - res/i18n/x2goclient_fi.ts: remove outdated comment. + - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of + any address. Fixes: #31. [ Oleksandr Shneyder ] * New upstream version (4.1.0.1): From ionic@ionic.de Sun Oct 29 08:17:01 2017 Received: (at control) by bugs.x2go.org; 29 Oct 2017 07:17:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MISSING_SUBJECT,RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 452925DAD1 for ; Sun, 29 Oct 2017 08:17:01 +0100 (CET) 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 k8nkpuN1crvB for ; Sun, 29 Oct 2017 08:16:48 +0100 (CET) Received: from mail.ionic.de (unknown [IPv6:2001:41d0:a:588b:1::2]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id A96A75DA81 for ; Sun, 29 Oct 2017 08:16:48 +0100 (CET) Received: from [10.20.40.15] (178.162.222.163.adsl.inet-telecom.org [178.162.222.163]) by mail.ionic.de (Postfix) with ESMTPSA id D0A6B4F001C7 for ; Sun, 29 Oct 2017 08:16:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default; t=1509261407; bh=FhIjYfBD2BqJGGFEiKu5gLsQq+7+GSaS/fIhtRDbSDE=; h=To:From:Date:From; b=GgGRtTr0xCWInFhl7PCpQcmrvlIIOzWrvFDovLBSj5EKvHnXshZF2wrITCu+HmHci gpjnEjdcvpzoNhVOK+7IkYIYxw/PpCyVnEN2IC3TCKkKGrABbs/SZCg0edycxFdMR0 NMi++TumerH2JuK/6H2rsO2EBaxgNFIf9aHJ8cMw= To: control@bugs.x2go.org From: Mihai Moldovan Message-ID: <9477f15a-6500-b119-ee94-b9ee46aa3120@ionic.de> Date: Sun, 29 Oct 2017 08:16:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UaU23RKUCILnFu9Dx0W4kdODwj9pAaOWX" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UaU23RKUCILnFu9Dx0W4kdODwj9pAaOWX Content-Type: multipart/mixed; boundary="JC24bGfW4nIDo1aOkrhaaXsSJxsU3gouc"; protected-headers="v1" From: Mihai Moldovan To: control@bugs.x2go.org Message-ID: <9477f15a-6500-b119-ee94-b9ee46aa3120@ionic.de> --JC24bGfW4nIDo1aOkrhaaXsSJxsU3gouc Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable notfixed 870 4.1.0.1 fixed 870 4.1.1.0 notfixed 1121 4.1.0.1 fixed 1121 4.1.1.0 notfixed 1093 4.1.0.1 fixed 1093 4.1.1.0 notfixed 31 4.1.0.1 fixed 31 4.1.1.0 notfixed 499 4.1.0.1 fixed 499 4.1.1.0 notfixed 1119 4.1.0.1 fixed 1119 4.1.1.0 notfixed 930 4.1.0.1 fixed 930 4.1.1.0 notfixed 966 4.1.0.1 fixed 966 4.1.1.0 notfixed 592 4.1.0.1 fixed 592 4.1.1.0 notfixed 31 4.1.0.1 fixed 31 4.1.1.0 unarchive 1152 reopen 1152 notfixed 1152 4.1.0.1 fixed 1152 4.1.1.0 notfixed 1165 4.1.0.1 fixed 1165 4.1.1.0 thanks --JC24bGfW4nIDo1aOkrhaaXsSJxsU3gouc-- --UaU23RKUCILnFu9Dx0W4kdODwj9pAaOWX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAln1gF4ACgkQH9Yu2W4l Oof9pw//f678yYdC0uVkHa2Fc6GW6e2dzpJ3mY2sbi8i0OpQ+rJihpYp39wdRliu Dm82Ja7eQlV32S45hMcubjfSYavzuL2ou9BpYz4BbAsqtIsHDuuA1UZaFO+6NGvE uusaf2pY+IdoGDR7pSUkEICXtSk5JOhvjtokTbciSm3/V6UkFw9t1Mpv20380KvP rmTxOpMpjFMzpnI7Iu7T06tAGNG2l0iRqe9IMTGv/YfzQ3JeNuAuLTjpP802szUj a16Tb/mTTWh5OZDmSsjcHuc6E9/SSOGpj61qUI98SYXlCrzba1BW4oS622DvYEg4 l0rUda9LJw5CCr8cQx779SrL4DHVeCU3HGsNPTV8zYNDB0LDV1vy4smqFL7EHBEK gydwR2zrQb+0ewlBSONFADnLHJAxTbAKitK0mIoc0Zvj8TkVADdnUS6g4/Gv3j6E WBgx7FLRLzlPBNBZ9jOmKaLDexh8RcZI+Dm9BBphZ7qH5BccAacdFYdI3//w3QU9 v3L9z4Iq0KfT+VsMNpMUKC2mfsTeLFdT0Gm4X1n0p6G7CedC8RDgqPpTcuZtstAn YRwAyUPXT6mk3zN9ZL4Uifc8PtSfQmjjt910UTeNeaqdUVEGK6llQH+PH+AiBngn TkmvHZ5v362lAsGqpvv15XMJ1sSbBPbQJTlVfAKpGyKYW6PyaBA= =RY9x -----END PGP SIGNATURE----- --UaU23RKUCILnFu9Dx0W4kdODwj9pAaOWX-- From x2go@ymir.das-netzwerkteam.de Sun Oct 29 08:45:58 2017 Received: (at 31) by bugs.x2go.org; 29 Oct 2017 07:46:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) 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=unavailable autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 82D4C5DADF; Sun, 29 Oct 2017 08:45:58 +0100 (CET) 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 PA0X0dvGjuPm; Sun, 29 Oct 2017 08:45:51 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id BB48C5DAD1; Sun, 29 Oct 2017 08:45:51 +0100 (CET) From: =?utf-8?q?X2Go_Release_Manager?= X2Go Release Manager To: 31-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 31@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: <20171029074551.BB48C5DAD1@ymir.das-netzwerkteam.de> Date: Sun, 29 Oct 2017 08:45:51 +0100 (CET) close #31 thanks Hello, we are very hopeful that X2Go issue #31 reported by you has been resolved in the new release (4.1.1.0) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.1.1.0) 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=eafcb63c2ac63ae7ce43886949945e710c81bd3d;hp=add03ee78f3dcbee3317bf17a08dcb2cbeb12ee7 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.1.1.0-0x2go1 Status: RELEASE Date: Sun, 29 Oct 2017 08:43:45 +0100 Fixes: 31 499 592 870 930 966 1093 1100 1119 1121 1152 1165 1185 1186 Changes: x2goclient (4.1.1.0-0x2go1) RELEASED; urgency=medium . [ Mihai Moldovan ] * New upstream version (4.1.1.0): - src/sshmasterconnection.cpp: use ssh_channel_listen_forward () instead of ssh_forward_listen () for newer libssh versions. Fixes: #870. - src/sshmasterconnection.cpp: with libssh 0.6.0 and newer, get the public key via ssh_get_server_publickey () (0.8.0 and higher) or ssh_get_publickey () (0.7.x and lower) and its hash via ssh_get_publickey_hash () instead of using the deprecated ssh_get_pubkey_hash () function. Additionally, replace free () with the more appropriate ssh_string_free_char () function after using ssh_get_hexa (). This will break on very old systems with a hopelessly outdated libssh version, but we do not care about these systems in the first place. - src/sshmasterconnection.cpp: replace string_free () with its successor ssh_string_free (). Will break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_new () function with ssh_channel_new (). Might break on ancient systems, but we don't care. Also, add error handling in case ssh_channel_new () failed... - src/sshmasterconnection.cpp: replace deprecated channel_open_forward () function with ssh_channel_open_forward (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_open_session () function with ssh_channel_open_session (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_request_exec () function with ssh_channel_request_exec (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_poll () function with ssh_channel_poll (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_read () function with ssh_channel_read (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_is_eof () function with ssh_channel_is_eof (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_write () function with ssh_channel_write (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_send_eof () function with ssh_channel_send_eof (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_close () function with ssh_channel_close (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_free () function with ssh_channel_free (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: use QString::arg () to insert function name and thus deduplicate error translation messages. Also re-add the full stop sign and remove it when needed for x2goDebug. - src/sshmasterconnection.cpp: fix up some debug strings. - src/sshmasterconnection.cpp: port more occurrences of "QString to C string" akin to 1b21d75f2c10609f3586f5b5e0b4ceb7fca83fdd. - src/sshmasterconnection.cpp: enable parsing of ~/.ssh/config. Fixes: #1121. Shorthands as host names and other bells and whistles like inferred port or user name values are now supported. - src/{onmainwindow,httpbrokerclient}.cpp: fix up error/warning message displayed when the server-specified key is unknown, but we have another key type stored already. - src/pulsemanager.cpp: fix up a debug string. Qt drops a space where I'd like to have one and inserts a space where I'd like none, so work around that fancifully. - src/sshmasterconnection.cpp: libssh < 0.6.0 does not have the ssh_options_get () API, but instead expects users to pull out information directly from the ssh_session structure. This fixes compile issues on systems with older libssh versions. - src/sshmasterconnection.cpp: turns out libssh < 0.6.0 doesn't support fetching the host, port and username parameters at all. We're in the clear for non-SSH-proxied connections and can use config file parsing, but have to disable config file parsing in the proxy settings, as there's no way to query the remote endpoint information. As a result we will be unable to open a new socket to the remote endpoint and proxying will fail badly. - src/x2goutils.cpp: ensure that add_to_path () also processes the first value passed. Fixes startup problems in MacPorts. Fixes: #1093. - res/i18n/x2goclient_et.ts: various fixups for the Estonian translation file. - res/i18n/x2goclient_*.ts: go the extra mile and fix up translation files manually after the "anothertype" fix in 8e503d89ee2d03a313c3deff11f0516fce503022. - {src/{onmainwindow,httpbrokerclient}.cpp,res/i18n/x2goclient_*.ts}: fix another occurrence of a string missing a space separator between words and update translation files. - src/onmainwindow.cpp: don't duplicate depth warning message needlessly, use correct plural forms in translations and split string up in a translation-friendly form. I'll leave translators to handle this beast, as languages are unique in the number of plural forms and the like. - {src/printdialog.cpp,res/i18n/x2goclient_*.ts}: drop spurious left-over parenthesis in warning message and adapt translations. - src/onmainwindow.cpp: make the "not loading translator" message non-translatable, as it doesn't make a lot of sense to actually translate it. - {src/{configdialog,x2goutils}.cpp,res/i18n/x2goclient_*.ts}: change XQuartz project homepage references, adapt translations. - src/pulsemanager.{cpp,h}: make get_* () functions const. - src/pulsemanager.{cpp,h}: make is_server_running () const. - src/pulsemanager.{cpp,h}: add new pulse_version_valid_ boolean class member variable, set it correctly and use it whenever the version is accessed. - src/pulsemanager.cpp: make fetch_pulseaudio_version () more resilient. Instead of aborting hard when the version number could not be detected, break out of the loops only. We can make stuff work, even if the version is unknown. Or just continue without PA support as such. - src/pulsemanager.{cpp,h}: add show_startup_warning () for both PA server and (debug) startup sound playback. - src/pulsemanager.cpp: check server_binary_ before using it and jump over code that assumes the PA server binary to be available. - src/pulsemanager.cpp: don't fail hard on OS X if the PA server binary could not be found in the constructor. We can live without PA and will show a warning message to the user later on when PA is supposed to be started. - src/pulsemanager.cpp: deduplicate warning/error messages - make use of show_startup_warning (). This does imply changes to the translation files, coming up next. - res/i18n/x2goclient_*.ts: regenerate translation files and fix up some SSH and PulseManager messages manually, where possible. - src/x2ogutils.h: guard UNUSED macro definition. - {macbuild.sh,src/{x2goutils.h,{pulsemanager,onmainwindow}.cpp}, x2goclient.pro}: make MacPorts prefix selectable at compile time. Much cleaner for downstream package maintainers (like, for instance, MacPorts itself.) - res/i18n/x2goclient_fi.ts: remove outdated comment. - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31. - src/onmainwindow.cpp: check for sessionExplorer->getLastSession() to be valid in all places but obvious ones. Fixes: #499. - src/sshmasterconnection.cpp: use new PKI-based libssh API for public key authentication for libssh 0.6.0 and higher. Fixes: #1119. - src/sshmasterconnection.cpp: add YubiKey challenge auth prompt. - src/sshmasterconnection.cpp: fix compile errors on pre-libssh-0.6.0 systems and add a TOCTU-race check to see if the file exists prior to calling privatekey_from_file () on such systems. Additionally fix a type issue. - macbuild.sh: fix long-standing issue that made the DMG bundle contain a symlink made up of only a space to /Applications. - res/img/icons/dmg: add new image disk.svg, used as the basis for the new OS X DMG bundle icon. - res/img/icons/dmg: add new disk-drive-and-x2goclient icon for use as the volume icon of the OS X DMG bundle. - macbuild.sh: use the new volume icon that actually also looks like a disk drive. Fixes: #930. - src/onmainwindow.cpp: typo fix only. - src/onmainwindow.cpp: do not automatically set login user name to current system user if empty. Unbreaks default user name fetching via libssh. Might break some use cases (especially RDP, XDMCP). - src/x2goclient.cpp: revert change bypassing the UNIX cleanup helper. - src/onmainwindow.cpp: revert old behavior and select user name field after a session has been suspended/terminated if user name was not provided. Do not insert an user name, though, but leave it to autodetection by default. - src/sshmasterconnection.cpp: fix SSH-proxied connections with port numbers of zero. In order to authenticate the remote server, SSH-proxied connections must be reset to their remote host and port values after connecting via the SSH tunnel. If the original port value was zero, setting it was skipped, leading to connections like $REMOTE_HOST:$PROXY_PORT, which is certainly wrong. Fetch the inferred port value and set this instead, fixing this issue. - Makefile: add new QMAKE_OPTS variable so that packagers can pass additional options to qmake directly. - src/sshmasterconnection.cpp: typo fix in log message only. - src/sshmasterconnection.cpp: don't leak ssh_session data, free it once we're done with it. - Makefile: qmake seems to act weird if QMAKE_C(XX)FLAGS starts with a space followed by additional non-whitespace characters. Refactor the variables a bit to work around this issue. - Makefile: turns out the only somewhat portable way to do something like this is via shell hackery. - Makefile: reset to the original state and make sure that we don't pass CXXFLAGS on to the actual build process to not override the values generated by qmake. - Makefile: the only way to prevent variables on the command line to be passed down seems to be to remove them from MAKEOVERRIDES. .MAKEOVERRIDES is the FreeBSD-make-equivalent variable. MAKEFLAGS has no effect on this behavior, so removing it again. - Makefile: add comment explaining why we need to do this in the first place and why it's so complicated. - src/sshmasterconnection: ignore "garbage", but require at least one line to start with a known challenge auth prompt. Fixes: #966. - x2goclient.pro: add libssh_threads library. We need this since X2Go Client is multi-threaded. - copy-deps-win32.bat: also copy libssh_threads.dll to go with the previous change. - src/{onmainwindow,sshmasterconnection}.{cpp,h}: correctly initialize and finalize libssh. We ought to do both only once - in our main thread. Previously, we initialized libssh in a new thread, which might be problematic. - src/sessionexplorer.cpp: open the correct tab when editing a session from the exports menu. - src/onmainwindow.cpp: try to workaround window placement if settings contain a (newly) invalid position (e.g., a position that refers to a disconnected display.) - src/onmainwindow.cpp: try to find a display that can hold the window's position fetched from the sizes settings. Use the default if none could be found. - src/onmainwindow.cpp: fix up main window position check; use QRect.intersects (). - src/pulsemanager.{cpp,h}: rename shutdownState to shutdown_state_, reorder in initializer list. - res/i18n/: regenerate translations. - res/i18n/x2goclient_es.ts: fixup Spanish translation file. - res/i18n/x2goclient_et.ts: fixup some typos in the Estonian translation file. - res/i18n/x2goclient_sv.ts: add singular form to translation entry as discussed on list. - res/i18n/x2goclient_es.ts: add singular form to translation entry as discussed off list. - res/i18n/x2goclient_nl.ts: various fixups for Dutch translation file. - res/i18n/x2goclient_nb_no.ts: various fixups for Bokmål (Norway) translation file. - res/i18n/x2goclient_nl.ts: fix whitespace issues in Dutch translation file and re-add numerus form translation. - res/i18n/x2goclient_nb_no.ts: various fixups for Bokmål (Norway) translation file, including numerus form. - src/sshmasterconnection.cpp: for proxied connections, fetch the user name matching the given host, not proxy host. - res/i18n/x2goclient_fi.ts: various fixups for Finnish translation file. - res/i18n/x2goclient_fi.ts: another tiny whitespace fixup for Finnish translation file. - src/onmainwindow.cpp: fix "XMDCP" typo. - res/i18n/x2goclient_de.ts: various fixups for German translation file. - src/onmainwindow.cpp: fix "loose" vs. "lose" spelling mistake. - res/i18n/x2goclient_et.ts: remove obsolete and wrongly capitalized "x2go" part from an Estonian translation message. - res/i18n/x2goclient_sv.ts: minor whitespace fixup. - res/i18n/x2goclient_*.ts: apply "XMDCP" -> "XDMCP" fix manually to translation files. - res/i18n/x2goclient_nb_no.ts: remove obsolete comments (leading to problems when regenerating translation files.) - res/i18n/x2goclient_nl.ts: remove obsolete comments (leading to problems when regenerating translation files.) - res/i18n/x2goclient_*.ts: regenerate translations. - res/i18n/x2goclient_fi.ts: various fixups for Finnish translation file. - src/sshmasterconnection.cpp: spelling fix. (Quiting -> Quitting) - x2gobrowserplugin-2.4_1/src/qtbrowserplugin.cpp: spelling fix. (convertable -> convertible) * x2goclient.spec: - Respect %{optflags} and pass QMAKE_STRIP=: to fix missing debug info issues. . [ Oleksandr Shneyder ] * New upstream version (4.1.1.0): - Interaction with SSH server (for example for changing expired password). Fixes: #592. - Fixing setting widget style issue in InteractionDialog on Windows client. - SSH Interaction for SSH Broker and SSH Server. - SSH Iteraction for method keyboard-interactive. - Move PulseManager MsgBox functions to main window: GUI functions should be used only from main thread. - Check "norecord" option on the first start of PulseAudio. - Disable/Enable PulseAudio in config dialog. New command line options: --disable-pulse to disable start of PulseAudio --disable-pulse-record to disable audio input. - Check if PulseAudio running at session start and resuming when sound is enabled. Show warning if PulseAudio not running and disable the sound support for the session to avoid session freezes. - Add session config file option "sshproxysamekey". With this option client will use for proxy authentication same key as for X2Go server. This is important in first case for broker users, where key can be generated "on the fly". Maybe it makes sence to add this option in UI and command line later. - Correct negative display coordinates for FS sessions. . [ Robert Parts ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_et.ts: update Estonian translation file. - res/i18n/x2goclient_et.ts: update Estonian translation file. . [ Martti Pitkänen ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_fi.ts: update Finnish translation file. - res/i18n/x2goclient_fi.ts: update Finnish translation file. - res/i18n/x2goclient_fi.ts: update Finnish translation file. . [ Mike DePaulo ] * New upstream version (4.1.1.0): - Windows: Upgrade PulseAudio from 6.0 to 7.1 Fixes: #1152 Issues with audio when playing HTML5 videos - Windows: Remove uninstaller from start menu. It is still available in "Programs and Features". - Windows: Upgrade Win32 OpenSSL from 1.0.1t to 1.0.2k Fixes numerous CVEs - Windows: Upgrade libssh from 0.7.0 to 0.7.4 (while maintaining Pageant support). The possibly relevant changes are: + CVE-2016-0739 was fixed + improved id_ed25519 support + numerous bug fixes - Windows: Update PuTTY from 0.67 to 0.68 The possibly relevant changes are: + CVE-2016-6167 was fixed (did not affect X2Go Client by default because the installation dir is not writeable by users) + CVE-2017-6542 was fixed - Don't override PATH for the actual session or application command. Fixes: #1100 . [ Walid Moghrabi ] * New upstream version (4.1.1.0): - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: let --background take a directory and randomly pick an SVG file in there. Fixes: #1165. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: pass-through broker credentials when connecting to a direct RDP session. Fixes: #1185. Adds a new --broker-use-creds-for-session parameter. - src/onmainwindow.cpp: support --close-disconnect for direct RDP sessions. Fixes: #1186. . [ Daniel Lindgren ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_sv.ts: update Swedish translation file. . [ Ricardo Díaz Martín ] * New upstream release (4.1.1.0): - res/i18n/x2goclient_es.ts: update Spanish translation file. . [ Jos Wolfkamp ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_nl.ts: update Dutch translation file. - res/i18n/x2goclient_nl.ts: update Dutch translation file. . [ Klaus Ade Johnstad ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file. - res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file. . [ Stefan Baur ] * New upstream release (4.1.1.0): - res/i18n/x2goclient_de.ts: update German translation file. . [ Sébastien Ducoulombier ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_fr.ts: update French translation file. From unknown Thu Mar 28 10:18:23 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#31 closed by X2Go Release Manager X2Go Release Manager (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20171029074551.BB48C5DAD1@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending X-X2go-PR-Message: they-closed 31 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Sun, 29 Oct 2017 07:50:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1509263410-25159-0" This is a multi-part message in MIME format... ------------=_1509263410-25159-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: #31: X2Go Clients Gr-Tunnel (client-side endpoint) listens on all TCP/IP ad= dress (probably should be: loopback only) It has been closed by X2Go Release Manager X2Go Release Manager . 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 X= 2Go Release Manager by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1509263410-25159-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 29 Oct 2017 07:46:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) 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=unavailable autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 82D4C5DADF; Sun, 29 Oct 2017 08:45:58 +0100 (CET) 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 PA0X0dvGjuPm; Sun, 29 Oct 2017 08:45:51 +0100 (CET) Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id BB48C5DAD1; Sun, 29 Oct 2017 08:45:51 +0100 (CET) From: =?utf-8?q?X2Go_Release_Manager?= X2Go Release Manager To: 31-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 31@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: <20171029074551.BB48C5DAD1@ymir.das-netzwerkteam.de> Date: Sun, 29 Oct 2017 08:45:51 +0100 (CET) close #31 thanks Hello, we are very hopeful that X2Go issue #31 reported by you has been resolved in the new release (4.1.1.0) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.1.1.0) 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=eafcb63c2ac63ae7ce43886949945e710c81bd3d;hp=add03ee78f3dcbee3317bf17a08dcb2cbeb12ee7 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.1.1.0-0x2go1 Status: RELEASE Date: Sun, 29 Oct 2017 08:43:45 +0100 Fixes: 31 499 592 870 930 966 1093 1100 1119 1121 1152 1165 1185 1186 Changes: x2goclient (4.1.1.0-0x2go1) RELEASED; urgency=medium . [ Mihai Moldovan ] * New upstream version (4.1.1.0): - src/sshmasterconnection.cpp: use ssh_channel_listen_forward () instead of ssh_forward_listen () for newer libssh versions. Fixes: #870. - src/sshmasterconnection.cpp: with libssh 0.6.0 and newer, get the public key via ssh_get_server_publickey () (0.8.0 and higher) or ssh_get_publickey () (0.7.x and lower) and its hash via ssh_get_publickey_hash () instead of using the deprecated ssh_get_pubkey_hash () function. Additionally, replace free () with the more appropriate ssh_string_free_char () function after using ssh_get_hexa (). This will break on very old systems with a hopelessly outdated libssh version, but we do not care about these systems in the first place. - src/sshmasterconnection.cpp: replace string_free () with its successor ssh_string_free (). Will break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_new () function with ssh_channel_new (). Might break on ancient systems, but we don't care. Also, add error handling in case ssh_channel_new () failed... - src/sshmasterconnection.cpp: replace deprecated channel_open_forward () function with ssh_channel_open_forward (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_open_session () function with ssh_channel_open_session (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_request_exec () function with ssh_channel_request_exec (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_poll () function with ssh_channel_poll (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_read () function with ssh_channel_read (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_is_eof () function with ssh_channel_is_eof (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_write () function with ssh_channel_write (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_send_eof () function with ssh_channel_send_eof (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_close () function with ssh_channel_close (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: replace deprecated channel_free () function with ssh_channel_free (). Might break on ancient systems, but we don't care. - src/sshmasterconnection.cpp: use QString::arg () to insert function name and thus deduplicate error translation messages. Also re-add the full stop sign and remove it when needed for x2goDebug. - src/sshmasterconnection.cpp: fix up some debug strings. - src/sshmasterconnection.cpp: port more occurrences of "QString to C string" akin to 1b21d75f2c10609f3586f5b5e0b4ceb7fca83fdd. - src/sshmasterconnection.cpp: enable parsing of ~/.ssh/config. Fixes: #1121. Shorthands as host names and other bells and whistles like inferred port or user name values are now supported. - src/{onmainwindow,httpbrokerclient}.cpp: fix up error/warning message displayed when the server-specified key is unknown, but we have another key type stored already. - src/pulsemanager.cpp: fix up a debug string. Qt drops a space where I'd like to have one and inserts a space where I'd like none, so work around that fancifully. - src/sshmasterconnection.cpp: libssh < 0.6.0 does not have the ssh_options_get () API, but instead expects users to pull out information directly from the ssh_session structure. This fixes compile issues on systems with older libssh versions. - src/sshmasterconnection.cpp: turns out libssh < 0.6.0 doesn't support fetching the host, port and username parameters at all. We're in the clear for non-SSH-proxied connections and can use config file parsing, but have to disable config file parsing in the proxy settings, as there's no way to query the remote endpoint information. As a result we will be unable to open a new socket to the remote endpoint and proxying will fail badly. - src/x2goutils.cpp: ensure that add_to_path () also processes the first value passed. Fixes startup problems in MacPorts. Fixes: #1093. - res/i18n/x2goclient_et.ts: various fixups for the Estonian translation file. - res/i18n/x2goclient_*.ts: go the extra mile and fix up translation files manually after the "anothertype" fix in 8e503d89ee2d03a313c3deff11f0516fce503022. - {src/{onmainwindow,httpbrokerclient}.cpp,res/i18n/x2goclient_*.ts}: fix another occurrence of a string missing a space separator between words and update translation files. - src/onmainwindow.cpp: don't duplicate depth warning message needlessly, use correct plural forms in translations and split string up in a translation-friendly form. I'll leave translators to handle this beast, as languages are unique in the number of plural forms and the like. - {src/printdialog.cpp,res/i18n/x2goclient_*.ts}: drop spurious left-over parenthesis in warning message and adapt translations. - src/onmainwindow.cpp: make the "not loading translator" message non-translatable, as it doesn't make a lot of sense to actually translate it. - {src/{configdialog,x2goutils}.cpp,res/i18n/x2goclient_*.ts}: change XQuartz project homepage references, adapt translations. - src/pulsemanager.{cpp,h}: make get_* () functions const. - src/pulsemanager.{cpp,h}: make is_server_running () const. - src/pulsemanager.{cpp,h}: add new pulse_version_valid_ boolean class member variable, set it correctly and use it whenever the version is accessed. - src/pulsemanager.cpp: make fetch_pulseaudio_version () more resilient. Instead of aborting hard when the version number could not be detected, break out of the loops only. We can make stuff work, even if the version is unknown. Or just continue without PA support as such. - src/pulsemanager.{cpp,h}: add show_startup_warning () for both PA server and (debug) startup sound playback. - src/pulsemanager.cpp: check server_binary_ before using it and jump over code that assumes the PA server binary to be available. - src/pulsemanager.cpp: don't fail hard on OS X if the PA server binary could not be found in the constructor. We can live without PA and will show a warning message to the user later on when PA is supposed to be started. - src/pulsemanager.cpp: deduplicate warning/error messages - make use of show_startup_warning (). This does imply changes to the translation files, coming up next. - res/i18n/x2goclient_*.ts: regenerate translation files and fix up some SSH and PulseManager messages manually, where possible. - src/x2ogutils.h: guard UNUSED macro definition. - {macbuild.sh,src/{x2goutils.h,{pulsemanager,onmainwindow}.cpp}, x2goclient.pro}: make MacPorts prefix selectable at compile time. Much cleaner for downstream package maintainers (like, for instance, MacPorts itself.) - res/i18n/x2goclient_fi.ts: remove outdated comment. - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31. - src/onmainwindow.cpp: check for sessionExplorer->getLastSession() to be valid in all places but obvious ones. Fixes: #499. - src/sshmasterconnection.cpp: use new PKI-based libssh API for public key authentication for libssh 0.6.0 and higher. Fixes: #1119. - src/sshmasterconnection.cpp: add YubiKey challenge auth prompt. - src/sshmasterconnection.cpp: fix compile errors on pre-libssh-0.6.0 systems and add a TOCTU-race check to see if the file exists prior to calling privatekey_from_file () on such systems. Additionally fix a type issue. - macbuild.sh: fix long-standing issue that made the DMG bundle contain a symlink made up of only a space to /Applications. - res/img/icons/dmg: add new image disk.svg, used as the basis for the new OS X DMG bundle icon. - res/img/icons/dmg: add new disk-drive-and-x2goclient icon for use as the volume icon of the OS X DMG bundle. - macbuild.sh: use the new volume icon that actually also looks like a disk drive. Fixes: #930. - src/onmainwindow.cpp: typo fix only. - src/onmainwindow.cpp: do not automatically set login user name to current system user if empty. Unbreaks default user name fetching via libssh. Might break some use cases (especially RDP, XDMCP). - src/x2goclient.cpp: revert change bypassing the UNIX cleanup helper. - src/onmainwindow.cpp: revert old behavior and select user name field after a session has been suspended/terminated if user name was not provided. Do not insert an user name, though, but leave it to autodetection by default. - src/sshmasterconnection.cpp: fix SSH-proxied connections with port numbers of zero. In order to authenticate the remote server, SSH-proxied connections must be reset to their remote host and port values after connecting via the SSH tunnel. If the original port value was zero, setting it was skipped, leading to connections like $REMOTE_HOST:$PROXY_PORT, which is certainly wrong. Fetch the inferred port value and set this instead, fixing this issue. - Makefile: add new QMAKE_OPTS variable so that packagers can pass additional options to qmake directly. - src/sshmasterconnection.cpp: typo fix in log message only. - src/sshmasterconnection.cpp: don't leak ssh_session data, free it once we're done with it. - Makefile: qmake seems to act weird if QMAKE_C(XX)FLAGS starts with a space followed by additional non-whitespace characters. Refactor the variables a bit to work around this issue. - Makefile: turns out the only somewhat portable way to do something like this is via shell hackery. - Makefile: reset to the original state and make sure that we don't pass CXXFLAGS on to the actual build process to not override the values generated by qmake. - Makefile: the only way to prevent variables on the command line to be passed down seems to be to remove them from MAKEOVERRIDES. .MAKEOVERRIDES is the FreeBSD-make-equivalent variable. MAKEFLAGS has no effect on this behavior, so removing it again. - Makefile: add comment explaining why we need to do this in the first place and why it's so complicated. - src/sshmasterconnection: ignore "garbage", but require at least one line to start with a known challenge auth prompt. Fixes: #966. - x2goclient.pro: add libssh_threads library. We need this since X2Go Client is multi-threaded. - copy-deps-win32.bat: also copy libssh_threads.dll to go with the previous change. - src/{onmainwindow,sshmasterconnection}.{cpp,h}: correctly initialize and finalize libssh. We ought to do both only once - in our main thread. Previously, we initialized libssh in a new thread, which might be problematic. - src/sessionexplorer.cpp: open the correct tab when editing a session from the exports menu. - src/onmainwindow.cpp: try to workaround window placement if settings contain a (newly) invalid position (e.g., a position that refers to a disconnected display.) - src/onmainwindow.cpp: try to find a display that can hold the window's position fetched from the sizes settings. Use the default if none could be found. - src/onmainwindow.cpp: fix up main window position check; use QRect.intersects (). - src/pulsemanager.{cpp,h}: rename shutdownState to shutdown_state_, reorder in initializer list. - res/i18n/: regenerate translations. - res/i18n/x2goclient_es.ts: fixup Spanish translation file. - res/i18n/x2goclient_et.ts: fixup some typos in the Estonian translation file. - res/i18n/x2goclient_sv.ts: add singular form to translation entry as discussed on list. - res/i18n/x2goclient_es.ts: add singular form to translation entry as discussed off list. - res/i18n/x2goclient_nl.ts: various fixups for Dutch translation file. - res/i18n/x2goclient_nb_no.ts: various fixups for Bokmål (Norway) translation file. - res/i18n/x2goclient_nl.ts: fix whitespace issues in Dutch translation file and re-add numerus form translation. - res/i18n/x2goclient_nb_no.ts: various fixups for Bokmål (Norway) translation file, including numerus form. - src/sshmasterconnection.cpp: for proxied connections, fetch the user name matching the given host, not proxy host. - res/i18n/x2goclient_fi.ts: various fixups for Finnish translation file. - res/i18n/x2goclient_fi.ts: another tiny whitespace fixup for Finnish translation file. - src/onmainwindow.cpp: fix "XMDCP" typo. - res/i18n/x2goclient_de.ts: various fixups for German translation file. - src/onmainwindow.cpp: fix "loose" vs. "lose" spelling mistake. - res/i18n/x2goclient_et.ts: remove obsolete and wrongly capitalized "x2go" part from an Estonian translation message. - res/i18n/x2goclient_sv.ts: minor whitespace fixup. - res/i18n/x2goclient_*.ts: apply "XMDCP" -> "XDMCP" fix manually to translation files. - res/i18n/x2goclient_nb_no.ts: remove obsolete comments (leading to problems when regenerating translation files.) - res/i18n/x2goclient_nl.ts: remove obsolete comments (leading to problems when regenerating translation files.) - res/i18n/x2goclient_*.ts: regenerate translations. - res/i18n/x2goclient_fi.ts: various fixups for Finnish translation file. - src/sshmasterconnection.cpp: spelling fix. (Quiting -> Quitting) - x2gobrowserplugin-2.4_1/src/qtbrowserplugin.cpp: spelling fix. (convertable -> convertible) * x2goclient.spec: - Respect %{optflags} and pass QMAKE_STRIP=: to fix missing debug info issues. . [ Oleksandr Shneyder ] * New upstream version (4.1.1.0): - Interaction with SSH server (for example for changing expired password). Fixes: #592. - Fixing setting widget style issue in InteractionDialog on Windows client. - SSH Interaction for SSH Broker and SSH Server. - SSH Iteraction for method keyboard-interactive. - Move PulseManager MsgBox functions to main window: GUI functions should be used only from main thread. - Check "norecord" option on the first start of PulseAudio. - Disable/Enable PulseAudio in config dialog. New command line options: --disable-pulse to disable start of PulseAudio --disable-pulse-record to disable audio input. - Check if PulseAudio running at session start and resuming when sound is enabled. Show warning if PulseAudio not running and disable the sound support for the session to avoid session freezes. - Add session config file option "sshproxysamekey". With this option client will use for proxy authentication same key as for X2Go server. This is important in first case for broker users, where key can be generated "on the fly". Maybe it makes sence to add this option in UI and command line later. - Correct negative display coordinates for FS sessions. . [ Robert Parts ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_et.ts: update Estonian translation file. - res/i18n/x2goclient_et.ts: update Estonian translation file. . [ Martti Pitkänen ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_fi.ts: update Finnish translation file. - res/i18n/x2goclient_fi.ts: update Finnish translation file. - res/i18n/x2goclient_fi.ts: update Finnish translation file. . [ Mike DePaulo ] * New upstream version (4.1.1.0): - Windows: Upgrade PulseAudio from 6.0 to 7.1 Fixes: #1152 Issues with audio when playing HTML5 videos - Windows: Remove uninstaller from start menu. It is still available in "Programs and Features". - Windows: Upgrade Win32 OpenSSL from 1.0.1t to 1.0.2k Fixes numerous CVEs - Windows: Upgrade libssh from 0.7.0 to 0.7.4 (while maintaining Pageant support). The possibly relevant changes are: + CVE-2016-0739 was fixed + improved id_ed25519 support + numerous bug fixes - Windows: Update PuTTY from 0.67 to 0.68 The possibly relevant changes are: + CVE-2016-6167 was fixed (did not affect X2Go Client by default because the installation dir is not writeable by users) + CVE-2017-6542 was fixed - Don't override PATH for the actual session or application command. Fixes: #1100 . [ Walid Moghrabi ] * New upstream version (4.1.1.0): - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: let --background take a directory and randomly pick an SVG file in there. Fixes: #1165. - {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: pass-through broker credentials when connecting to a direct RDP session. Fixes: #1185. Adds a new --broker-use-creds-for-session parameter. - src/onmainwindow.cpp: support --close-disconnect for direct RDP sessions. Fixes: #1186. . [ Daniel Lindgren ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_sv.ts: update Swedish translation file. . [ Ricardo Díaz Martín ] * New upstream release (4.1.1.0): - res/i18n/x2goclient_es.ts: update Spanish translation file. . [ Jos Wolfkamp ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_nl.ts: update Dutch translation file. - res/i18n/x2goclient_nl.ts: update Dutch translation file. . [ Klaus Ade Johnstad ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file. - res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file. . [ Stefan Baur ] * New upstream release (4.1.1.0): - res/i18n/x2goclient_de.ts: update German translation file. . [ Sébastien Ducoulombier ] * New upstream version (4.1.1.0): - res/i18n/x2goclient_fr.ts: update French translation file. ------------=_1509263410-25159-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 17 Sep 2012 14:43:01 +0000 Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir (Postfix) with ESMTPS id D5EDC5DB34 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id ACC402E9 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 926623BC12 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZwAlXk0qZZqG for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 70C4A3BCF2 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 578193BC12 for ; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on grimnir.das-netzwerkteam.de X-Spam-Flag: NO X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 running as userid= X-Spam-Level: X-Spam-Bayes-Score: 0.0000 Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33) id 0F4023BCF2; Mon, 17 Sep 2012 16:43:00 +0200 (CEST) Received: from m-110.informatik.uni-kiel.de (m-110.informatik.uni-kiel.de [134.245.254.110]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 17 Sep 2012 16:43:00 +0200 Message-ID: <20120917164300.285117ouzzht95v8@mail.das-netzwerkteam.de> X-Priority: 3 (Normal) Date: Mon, 17 Sep 2012 16:43:00 +0200 From: Mike Gabriel To: submit@bugs.x2go.org Subject: X2Go Clients Gr-Tunnel (client-side endpoint) listens on all TCP/IP address (probably should be: loopback only) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_42kaj7v6tpw"; protocol="application/pgp-signature"; micalg="pgp-sha1" Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.3.4) This message is in MIME format and has been PGP signed. --=_42kaj7v6tpw Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit Package: x2goclient Severity: normal Version: 3.99.3.0-prerelease Hi all, I just stumbled over an issue that we maybe have to address. Probably in X2Go Client, I guess. X2Go Client launches nxproxy and netstat -ap delivers this output: """ tcp 0 0 *:31004 *:* LISTEN 20139/x2goclient ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tcp 0 0 *:16001 *:* LISTEN 6822/pulseaudio tcp 0 0 *:4713 *:* LISTEN 6822/pulseaudio tcp 0 0 localhost:44610 localhost:ssh VERBUNDEN 20139/x2goclient tcp 0 0 localhost:44609 localhost:ssh VERBUNDEN 20139/x2goclient tcp 0 0 localhost:45257 localhost:31004 VERBUNDEN 20161/nxproxy tcp 0 0 localhost:31004 localhost:45257 VERBUNDEN 20139/x2goclient tcp 0 0 localhost:31004 localhost:45257 VERBUNDEN 20139/x2goclient tcp6 0 0 [::]:16001 [::]:* LISTEN 6822/pulseaudio tcp6 0 0 [::]:4713 [::]:* LISTEN 6822/pulseaudio """ PyHoca-GUI with Python X2Go in its back, however, deliveres this output with netstat -p: """ tcp 0 0 localhost:30004 *:* LISTEN 20728/pyhoca-gui tcp 0 0 *:16001 *:* LISTEN 6822/pulseaudio tcp 0 0 *:4713 *:* LISTEN 6822/pulseaudio tcp 0 0 localhost:30004 localhost:52107 VERBUNDEN 20728/pyhoca-gui ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tcp 0 0 m-110.informatik.:41910 fylgja.das-netzwe:32032 VERBUNDEN 20728/pyhoca-gui tcp 0 0 localhost:52107 localhost:30004 VERBUNDEN 20773/nxproxy tcp6 0 0 [::]:16001 [::]:* LISTEN 6822/pulseaudio tcp6 0 0 [::]:4713 [::]:* LISTEN 6822/pulseaudio """ Output with lsof -i is even more weird, as lsof -i shows that nxproxy is listening on all TCP/IP addresses, not X2Go Client. """ nxproxy 9514 mike 5u IPv4 321255 0t0 TCP localhost:44690->localhost:31004 (ESTABLISHED) nxproxy 9514 mike 12u IPv4 321189 0t0 TCP m-110.informatik.uni-kiel.de:41258->fylgja.das-netzwerkteam.de:32032 (ESTABLISHED) nxproxy 9514 mike 13u IPv4 321239 0t0 TCP *:31004 (LISTEN) nxproxy 9518 mike 12u IPv4 321189 0t0 TCP m-110.informatik.uni-kiel.de:41258->fylgja.das-netzwerkteam.de:32032 (ESTABLISHED) nxproxy 9518 mike 13u IPv4 321239 0t0 TCP *:31004 (LISTEN) """ Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb --=_42kaj7v6tpw Content-Type: application/pgp-signature Content-Description: Digitale PGP-Unterschrift Content-Disposition: inline Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAABAgAGBQJQVzbzAAoJEJr0azAldxsxpAkP/2+0bOEya/8eAPe6q9HgRILd UH99nSCGrtVg9/+QTiGi7lQeqtERmPgHWUz7y7UT+6W1v13ox3I9I3UaQnkouUo3 e0SoetinCj5diXCY7UJ5sVpbJrpAVp2HkF37IxFXF0Q7JJTbHRpZwiRCWky+eBaK lMsclDkKPu2/SgdCN4iqKLG5y+TLDPFXc+aGzLjZYfNl5rjMHgSZ5L2buWwe5oXR dreqd4DElJINe44jtu6E1mIxWT5sYTTEmYOo/LEnC2re9cEMzZfWQohGVVGTJr/E 8Bn/OsCkvmrSDhXEEbsaXEdRTXTWAH90mkL8vGj98TfTNcnUdM77mC7cPOLmUP1N qtT51r1sKzgREsxpZaeQLKPpqrqaLyBgeWO5l/U8dTLPTXxy5Dc5y3X06DqnwSCk Z6DEGVuM8cKy1MHl71UcAmpr+NELT0cpH0X33UGgJ/2FEWYTyZy5OWEawelsPW72 F8dtqpbd7kc9mRkV9GFwdwHETkMnO3kI0FAU3N9xsPJbrVC+1rJC7QVYQyzj6RHX Jy4D71mIxBoNBKwJCAMmd8YRq90DoWPjQV2BtSGVWQt/F0tx+pJVzoUth384UrCn YKxlr7jO+vQNK/3NtyiUo5EVLWVBUpGdznpZZ+ZWaqytkx2oniKIhXhx4q5SqBOH 2la9lrv7kAIag1mY443s =tG30 -----END PGP SIGNATURE----- --=_42kaj7v6tpw-- ------------=_1509263410-25159-0-- From unknown Thu Mar 28 10:18:23 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Mon, 27 Nov 2017 06:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator