~x2go/x2go/+git/x2goserver:release/4.0.1.x

Last commit made on 2018-02-21
Get this branch:
git clone -b release/4.0.1.x https://git.launchpad.net/~x2go/x2go/+git/x2goserver

Branch merges

Branch information

Name:
release/4.0.1.x
Repository:
lp:~x2go/x2go/+git/x2goserver

Recent commits

da74ae7... by Mihai Moldovan

x2goserver.spec: move references from etc/tmpfiles.d to %{_prefix}/lib/tmpfiles.d.

463621b... by Mihai Moldovan

debian/x2goserver.install: move etc/tmpfiles.d entry to usr/lib/tmpfiles.d.

f91152b... by Mihai Moldovan

x2goserver/: move etc/tmpfiles.d to gen-lib/tmpfiles.d.

759c973... by Mihai Moldovan

x2goserver/Makefile: stage tmpfiles.d config file into ${PREFIX}/lib/.

File should not be modified by users.

ff97070... by Mihai Moldovan

x2goserver.spec: create applications file in %install section, not %pre.

79681a1... by Mihai Moldovan

x2goserver.spec: backport /etc/x2g/applications behavior from upstream Fedora spec file.

Own the file as part of a %ghost procedure and make sure that the
removal is only executed on real package erases (i.e., not also during
package upgrades).

51479cf... by Mihai Moldovan

x2goserver-xsession/etc/Xsession: change interpreter to bash.

Some tests do not work in other shells.

dee442f... by Mihai Moldovan

x2goserver.spec: actually install /etc/sudoers.d/x2goserver conffile on non-SuSE systems.

Got broken accidentally a while ago.

92675d1... by Mihai Moldovan

debian/x2goserver.install: install new /etc/tmpfiles.d/x2goserver.conf conffile.

c58ac3d... by Mihai Moldovan

x2goserver.spec: add new conffile /etc/tmpfiles.d/x2goserver.conf on systems that actually use/have systemd.