~x2go/x2go/+git/python-x2go:release/0.5.0.x

Last commit made on 2018-01-12
Get this branch:
git clone -b release/0.5.0.x https://git.launchpad.net/~x2go/x2go/+git/python-x2go

Branch merges

Branch information

Name:
release/0.5.0.x
Repository:
lp:~x2go/x2go/+git/python-x2go

Recent commits

edb3c77... by Mihai Moldovan

x2go/backends/terminal/plain.py: supply xinerama parameters to x2gostartagent and x2goresume-session, currently defaulting to false since this feature is not implemented.

5aefebf... by Mike Gabriel

x2go/backends/profiles/httpbroker.py: Fix broker URL assembling when no port is given (i.e. convert None to '' manually).

351ab49... by Mike Gabriel

x2go/backends/control/plain.py: Handle password based authentication failures graceful. Uncomment previously commented out code.

fc4c50c... by Mike Gabriel

x2go/backends/control/plain.p: Fix passphrase unlocking of private keys.

b159a5c... by X2Go Release Manager <email address hidden>

Continue development

fa04b4f... by X2Go Release Manager <email address hidden>

release 0.5.0.6

a631161... by X2Go Release Manager <email address hidden>

debian/changelog: fixup.

bd2d333... by Mike Gabriel

x2go/session.py: Drop duplicated method is_locked().

7cae4ec... by Mike Gabriel

x2go/session.py: Only release locks if actually locked.

d8b6737... by Mike Gabriel

x2go/defaults.py: Support LXQt sessions by default.