X2Go Bug report logs -
#328
x2goclient creates $HOME/ssh folder
Reported by: Mathias Ewald <mathias.ewald@vxpertise.net>
Date: Mon, 21 Oct 2013 14:18:02 UTC
Severity: normal
Tags: pending
Found in version 4.0.1.1
Fixed in version 4.0.1.2
Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#328
; Package x2goclient
.
(Mon, 21 Oct 2013 14:18:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Mathias Ewald <mathias.ewald@vxpertise.net>
:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Mon, 21 Oct 2013 14:18:02 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):
Package: x2goclient
Version: 4.0.1.1
Creating a http connection to a x2gobroker over HTTPS with self-signed certificate, I get the following folder in my home directory:
mewald@x220:~$ cd $HOME/ssl
mewald@x220:~/ssl$ find
.
./exceptions
./exceptions/access.vxlt.net
./exceptions/access.vxlt.net/9F_39_13_D5_E8_B9_6E_4F_51_CE_60_01_44_1A_6A_2B
mewald@x220:~/ssl$
Probably should be in $HOME/.x2go/ instead.
cheers
Mathias
Information forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#328
; Package x2goclient
.
(Thu, 24 Oct 2013 08:18:01 GMT) (full text, mbox, link).
Acknowledgement sent
to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Thu, 24 Oct 2013 08:18:01 GMT) (full text, mbox, link).
Message #10 received at 328@bugs.x2go.org (full text, mbox, reply):
tag #328 pending
fixed #328 4.0.1.2
thanks
Hello,
X2Go issue #328 (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=cf33d55
The issue will most likely be fixed in src:x2goclient (4.0.1.2).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit cf33d551c21c86c7ea654914930550b0fd0b2c79
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Thu Oct 24 10:10:53 2013 +0200
Store broker HTTPS certificate exceptions in $HOME/.x2go/ssl/exceptions (before: $HOME/ssl/exceptions). (Fixes: #328).
diff --git a/debian/changelog b/debian/changelog
index 05b5189..e484ba5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ x2goclient (4.0.1.2-0~x2go2) UNRELEASED; urgency=low
+ Provide Keywords: key in .desktop file.
+ Add NSIS packaging files for win32 builds to source tree.
(Files provided by Oleksandr Shneyder, thanks!!!).
+ + Store broker HTTPS certificate exceptions in
+ $HOME/.x2go/ssl/exceptions (before: $HOME/ssl/exceptions).
+ (Fixes: #328).
* Pull-in packaging changes from Debian.
[ Ricardo Díaz Martín ]
Added tag(s) pending.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Thu, 24 Oct 2013 08:18:02 GMT) (full text, mbox, link).
Marked as fixed in versions 4.0.1.2.
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Thu, 24 Oct 2013 08:18:02 GMT) (full text, mbox, link).
Message sent on
to Mathias Ewald <mathias.ewald@vxpertise.net>
:
Bug#328.
(Thu, 24 Oct 2013 08:18:02 GMT) (full text, mbox, link).
Information forwarded
to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>
:
Bug#328
; Package x2goclient
.
(Tue, 17 Dec 2013 15:03:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>
.
(Tue, 17 Dec 2013 15:03:04 GMT) (full text, mbox, link).
Message #22 received at 328@bugs.x2go.org (full text, mbox, reply):
close #328
thanks
Hello,
we are very hopeful that X2Go issue #328 reported by you
has been resolved in the new release (4.0.1.2) of the
X2Go source project »src:x2goclient«.
You can view the complete changelog entry of src:x2goclient (4.0.1.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=34591fd62844b2b955e6a4bf3cf44d4759c5e44c;hp=d5ff7886ae22a1e36541570e7095fac9860af6e8
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.1.2-0x2go2
Status: RELEASE
Date: Tue, 17 Dec 2013 15:21:38 +0100
Fixes: 139 230 241 311 315 316 328 333
Changes:
x2goclient (4.0.1.2-0x2go2) RELEASED; urgency=low
.
[ Mike Gabriel ]
* New upstream version (4.0.1.2):
- Provide Keywords: key in .desktop file.
- Add NSIS packaging files for win32 builds to source tree.
(Files provided by Oleksandr Shneyder, thanks!!!).
- Rename win32 desktop and startmenu icon from "X2goClient" to "X2Go
Client".
- Store broker HTTPS certificate exceptions in
$HOME/.x2go/ssl/exceptions (before: $HOME/ssl/exceptions).
(Fixes: #328).
- Perform sanity checks on data that comes in from X2Go Servers.
Prohibit the execution of arbitrary code via the ~/.bashrc file.
(Fixes: #333).
- Add option --broker-cacertfile. Allow usage of non-system-wide
installed (self-signed) SSL certificate chains for https (SSL)
session broker connections. (Fixes: #311).
- Update man page for new --tray-icon cmdline option.
- Update man page for --broker-url. Explain the syntax of <URL>.
- Properly handle (=expand) the "~" character in key filenames. (Brought to
attention by Eldamir on IRC. Thanks!).
- Expand tilde operator for all other file paths handed over to X2Go Client
via sessions file or cmdline parameter.
- Syntax fix of x2goclient.desktop file.
- Test for various file locations of the pulseaudio cookie file.
- Allow patching of qmake-qt4 executable path in Makefile.
- Make qmake-qt4 and lrelease path in Makefile easily replacable (as
RHEL-5 does not have those tools in $PATH).
- Make sure that build_client and build_plugin are not build with parallel
make.
- Make x2goplugin-provider installable via Makefile.
* Pull-in packaging changes from Debian.
* debian/source/format:
+ Switch to format 1.0.
* x2goclient.spec:
+ Ship x2goclient.spec (RPM package definitions) in upstream project.
(Thanks to the Fedora package maintainers).
+ Clear (Fedora package) changelog.
+ Make package build on Fedora/EPEL versions that do not have the
qtbrowserplugin package.
+ For EPEL-5 builds: replace full path to qmake-qt4 and lrelease.
+ Split up package into bin:packages: x2goclient, x2goplugin,
x2goplugin-provider.
+ Make sure lrelease-qt4 is executed (not just lrelease).
.
[ Ricardo Díaz Martín ]
* New upstream versino (4.0.1.2):
- Strip whitespaces off of user name, host name and other
strings when loading / saving session profiles.(Fixes: #315).
- New option --tray-icon. Force showing the tray icon, even for
hidden sessions. Also allow creation of .desktop files with
--tray-icon optionally being enabled. (Fixes: #316).
- Update Spanish translation.
.
[ Oleksandr Shneyder ]
* New upstream version (4.0.1.2):
- Support for keys "shadowuser" "shadowdisplay" and "shadowmode" in
config file. This allows choosing the default display for shadow
sessions.
- Support for GSSApi(Kerberos 5) authentication. Using ssh/scp commands
on Linux and Mac and plink/pscp on Windows.
- Support for ChallengeResponseAuthentication (Google Authenticator)
- Setting main window focus on mac (Fixes: #139).
- Additional check if authentication with GSSApi successfull
- c121b7e2d3d83abdc2d7a29637bc3294e38b2ec3 broke checking if remote
command produce only stderr and not stdout. It made x2goclient crash
if x2gostartagent send LIMIT error. Current commit fixes this issue.
- SshMasterConnection should use current user name if no user name is
specified in session settings
- GSSApi(Kerberos 5) authentication for sshproxy and sshbroker
- fixed GSSApi(Kerberos 5) authentication for sshproxy and sshbroker
on windows
.
[ Heinrich Schuchardt ]
* New upstream version (4.0.1.2):
- Handle SSH host key changes more elegantly and allow user interaction
if such a host key change occurs. (Fixes: #241).
.
[ Michael DePaulo ]
* New upstream version (4.0.1.2):
- win32: Add uninstall information to Add/Remove Programs. (Fixes: #230).
Marked Bug as done
Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
to control@bugs.x2go.org
.
(Tue, 17 Dec 2013 15:03:07 GMT) (full text, mbox, link).
Notification sent
to Mathias Ewald <mathias.ewald@vxpertise.net>
:
Bug acknowledged by developer.
(Tue, 17 Dec 2013 15:03:07 GMT) (full text, mbox, link).
Message sent on
to Mathias Ewald <mathias.ewald@vxpertise.net>
:
Bug#328.
(Tue, 17 Dec 2013 15:03:10 GMT) (full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.x2go.org>
to internal_control@bugs.x2go.org
.
(Wed, 15 Jan 2014 06:24:01 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Thu Nov 21 13:48:27 2024;
Machine Name:
ymir.das-netzwerkteam.de
X2Go Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.