~x2go/x2go/+git/x2goserver:master

Last commit made on 2024-01-04
Get this branch:
git clone -b master https://git.launchpad.net/~x2go/x2go/+git/x2goserver

Branch merges

Branch information

Name:
master
Repository:
lp:~x2go/x2go/+git/x2goserver

Recent commits

e6b2e23... by Mike Gabriel

Merge branch 'personal/sunweaver/add-Jenkinsfile' into 'master'

debian/Jenkinsfile: Add file. Initiate CI builds.

See merge request x2go/server/x2goserver!1

6e2f932... by Mike Gabriel

debian/Jenkinsfile: Add file. Initiate CI builds.

28e7669... by Mike Gabriel

KDE startup: Rewrite command from old X2Go Client versions (they send 'startkde' as command, neither 'startplasma-x11' nor the more generic 'KDE').

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

Continue development

97ce2c3... by X2Go Release Manager <email address hidden>

release 4.1.0.6

a1b7240... by Mihai Moldovan

misc manpages: pre-release date update.

8bedb92... by Mihai Moldovan

x2goserver.spec: don't disable KDrive on OpenSuSE Tumbleweed, check if %{suse_version} is lower than 1600 (which would also match ALP, but we currently don't care about this).

2c20256... by Mihai Moldovan

debian/rules: use single quotes to prevent the shell from interpreting variables.

9697ad0... by Mihai Moldovan

debian/rules: switch between the "actual" dependency upon x2goserver-x2gokdrive and an empty string based upon the Debian (>= 9/stretch) or Ubuntu version (>= 20.04/focal).

c2868ae... by Mihai Moldovan

debian/control: replace dependency upon x2goserver-x2gokdrive with substitution variable ${kdrive:Depends}.