~x2go/x2go/+git/x2goclient:release/4.0.5.2-mswin

Last commit made on 2016-09-20
Get this branch:
git clone -b release/4.0.5.2-mswin https://git.launchpad.net/~x2go/x2go/+git/x2goclient

Branch merges

Branch information

Name:
release/4.0.5.2-mswin
Repository:
lp:~x2go/x2go/+git/x2goclient

Recent commits

8cdf528... by Michael DePaulo

release 4.0.5.2-2016.09.20

550ae93... by X2Go Release Manager <email address hidden>

release 4.0.5.2

15bd598... by Mihai Moldovan

{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.

682b1c0... by Peter Barth <email address hidden>

res/i18n/x2goclient_de.ts: fix typo in close message.

a513cb0... by Mihai Moldovan

src/onmainwindow.cpp: fix last commit by using QFileInfo instead of QDir.

This lets us use the exists () member function correctly.

742205c... by Mihai Moldovan

src/onmainwindow.cpp: work around changed SSH host key locations in OS X 10.11+. Fixes: #1079.

Also check /etc/ssh/ for keys.

308995c... by Michael DePaulo

Win32-OpenSSL: 1.0.1q -> 1.0.1t

35842b7... by Michael DePaulo

Windows: Update PuTTY from 0.66 to 0.67

a8a4610... by Mihai Moldovan

src/onmainwindow.cpp: add some comments related to maybe using add_to_path ().

3e88876... by Mihai Moldovan

debian/control: add myself as uploader.

Also, force a rebuild due to the changed versioning.