- Jul 10, 2024
-
-
Mihai Moldovan authored
Description: Fix building POD-generated man pages. Attributes GL MR !5: !5
-
Mihai Moldovan authored
-
This patch fixes / improves various bits: - Provide a clean target for generated man pages. - Don't use 'install' command that changes file permissions during build target (we might not have root privileges during build). - Fix variable that gets checked during man page generation ($${suite}} vs. $${section}} in case statement). - During parallel DEB builds (4 cores) it happened that the pod2man run wasn't finished when the install_man target started compressing the man page. Add a dependency between install_man and build_pod2man (although in d/rules these should run as independent Makefile calls). - Introduce MKDIR_P variable and use it where needed.
-
- Jul 01, 2024
-
-
Juri Grabowski authored
x2goserver-desktopsharing/: Fix version number in VERSION.x2goserver-desktopsharing file. See merge request !4
-
- Jun 29, 2024
-
-
Mike Gabriel authored
-
- Jun 19, 2024
-
-
Mike Gabriel authored
Fixing "black screen" after logout See merge request !2
-
Oleksandr Shneyder authored
- Fix hanging blank screen after logout from DE.
-
- Jan 04, 2024
-
-
Mike Gabriel authored
debian/Jenkinsfile: Add file. Initiate CI builds. See merge request !1
-
Mike Gabriel authored
-
- Aug 23, 2023
-
-
Mike Gabriel authored
KDE startup: Rewrite command from old X2Go Client versions (they send 'startkde' as command, neither 'startplasma-x11' nor the more generic 'KDE').
-
- Aug 18, 2023
-
-
X2Go Release Manager authored
-
- Aug 17, 2023
-
-
Mihai Moldovan authored
-
- Jul 04, 2023
-
-
Mihai Moldovan authored
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).
-
- Jul 03, 2023
-
-
Mihai Moldovan authored
-
- Jul 02, 2023
-
-
Mihai Moldovan authored
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).
-
Mihai Moldovan authored
debian/control: replace dependency upon x2goserver-x2gokdrive with substitution variable ${kdrive:Depends}.
-
- Jun 06, 2023
-
-
X2Go Release Manager authored
-
- Jun 05, 2023
-
-
-
libx2go-server-db-perl/Makefile: don't rebuild libx2go-server-db-sqlite3-wrapper.c at make install target.
-
Mihai Moldovan authored
debian/libx2go-server-db-perl.postrm: remove dpkg-statoverride for sqlite3 perl wrapper when purging or removing the package.
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-
Mihai Moldovan authored
debian/control: backport the addition of the libx2go-utils-perl bin:pkg by Mike Gabriel, which downstream Debian already had for five years to fix circular dependencies.
-
- May 30, 2023
-
-
X2Go Release Manager authored
-
Mihai Moldovan authored
-
- May 26, 2023
-
-
Mihai Moldovan authored
-
- May 25, 2023
-
-
Mihai Moldovan authored
x2goserver.spec: exclude KDrive support for old Fedora, RHEL/CentOS/... and *SuSE distribution versions.
-
Mihai Moldovan authored
x2goserver.spec: add R: x2goserver-x2gokdrive to x2goserver package, to always pull it in as a dependency. This means that we MUST also provide the KDrive server for the platforms that we provide X2Go Server for.
-
Mihai Moldovan authored
-
- May 24, 2023
-
-
Mihai Moldovan authored
debian/rules: port new OS version detection code from X2Go Client, which also fixes detecting testing and unstable.
-
Mihai Moldovan authored
-
- May 23, 2023
-
-
Mihai Moldovan authored
-
Mihai Moldovan authored
-