Package: x2goclient / 4.0.3.1-4

Metadata

Package Version Patches format
x2goclient 4.0.3.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_use QUrl::toPercentEncoding for encoding broker passwords.patch | (download)

httpbrokerclient.cpp | 14 7 + 7 - 0 !
1 file changed, 7 insertions(+), 7 deletions(-)

 use qurl::topercentencoding() method to properly encode passwords sent to x2go sessio... 
0002_fix GUI for session profile subfolders.patch | (download)

onmainwindow.cpp | 13 13 + 0 - 0 !
onmainwindow_privat.h | 1 1 + 0 - 0 !
2 files changed, 14 insertions(+)

 fix placement of session folders in session card column.
0003_use app setQuitOnLastWindowClose false for X2GoClient application.patch | (download)

ongetpass.cpp | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 use app.setquitonlastwindowclosed(false) for the x2go client qtapplication to assure... 
0004 fix quoting+escaping ssh commands.patch | (download)

httpbrokerclient.cpp | 4 2 + 2 - 0 !
onmainwindow.cpp | 9 1 + 8 - 0 !
sshmasterconnection.cpp | 2 1 + 1 - 0 !
sshprocess.cpp | 4 2 + 2 - 0 !
4 files changed, 6 insertions(+), 13 deletions(-)

---
0005_really logout from broker after logout.patch | (download)

httpbrokerclient.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 prevent passwordless re-logins into x2go session broker if --broker-autologoff is... 
1001_deprecated apache2 config.patch | (download)

provider/etc/x2goplugin-apache.conf | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 use ifversion tag to probe for used apache2 version