aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵Mike Gabriel2015-02-022-16/+0
| | | | | | | | process.
| * Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-02-021-24/+0
| | | | | | | | patch files matter to the NX code reduction efforts.
| * Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵Mike Gabriel2015-02-021-28/+0
| | | | | | | | NX code tree.
| * Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵Mike Gabriel2015-02-024-24562/+0
| | | | | | | | 018_nx-X11_update-libtool-ltmain-script.full.patch, 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files that are not used at build time.
| * empty CODE-REDUCTION_* files (maybe usable later for futher code reduction ↵Mike Gabriel2015-02-026-1004/+0
| | | | | | | | efforts
| * drop .original files from the current code baseMike Gabriel2015-02-02215-221967/+0
| |
| * massive reduction of unneeded filesMike Gabriel2015-02-026272-2367970/+0
| |
* | debian/x2goagent.options: reenable XFIXES extension.Mihai Moldovan2017-12-132-5/+3
| | | | | | | | | | The initial problem that required this workaround has been fixed a long time ago.
* | nx-libs.spec: fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by ↵Mihai Moldovan2017-11-102-2/+5
| | | | | | | | Orion Poplawski.
* | Continue developmentX2Go Release Manager2017-11-083-2/+8
| |
* | Mid-release fixup: split up ↵X2Go Release Manager2017-11-084-58/+113
| | | | | | | | | | | | | | | | | | debian/patches/1500_all_propagate-optflags-to-subcompone.full+lite.patch. Put server changes into debian/patches/1500_all_propagate-optflags-to-subcompone.full.patch and keep client changes local to debian/patches/1510_all_propagate-optflags-to-subcompone.full+lite.patch.
* | Mid-release fixup: rename ↵X2Go Release Manager2017-11-083-1/+6
| | | | | | | | debian/patches/1400_nx-X11_Render.c-Improve-situation-fo.full+lite.patch to debian/patches/1400_nx-X11_Render.c-Improve-situation-fo.full.patch.
* | release 3.5.0.33X2Go Release Manager2017-11-081-2/+2
| |
* | nxcomp: Hardcode X11 and (legacy/xfs) font UNIX paths.Mihai Moldovan2017-11-043-0/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: ArcticaProject/nx-libs#536 Allowing overrides via NX_TEMP and TEMP breaks system using pam_tmpdir.so and most server infrastructure expects the location to be fixed anyway. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1610_nxcomp-harcode-some-UNIX-socket-path.full+lite.patch
* | nxcomp: Handle launchd sockets in DISPLAY variable correctly when fetching X ↵Mihai Moldovan2017-11-043-0/+67
| | | | | | | | | | | | | | | | | | | | | | cookie. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1600_nxcomp-handle-launchd-socket-in-Auth.full+lite.patch
* | nx-libs.spec: let x2goagent conflict with pre-4.0.1.21 x2goserver versions.Mihai Moldovan2017-11-022-0/+3
| | | | | | | | Needed for x2goagent.options file move.
* | debian/control: change Breaks statement to pre-4.0.1.21 x2goserver and add a ↵Mihai Moldovan2017-11-022-1/+7
| | | | | | | | | | | | | | Replaces: x2goserver << 4.0.1.21 section to x2goagent package. We'll do the /etc/x2go/x2goagent.options file move for x2goserver 4.0.1.21 and nx-libs 3.5.0.33 already.
* | nx-libs.spec: pass CDEBUGSFLAGS and friends directly to the make command in ↵Mihai Moldovan2017-10-162-2/+3
| | | | | | | | %build.
* | nx-libs.spec: drop ugly sed hack to push optflags to build system.Mihai Moldovan2017-10-162-2/+1
| |
* | debian/changelog: fixup changelog.Mihai Moldovan2017-10-161-1/+1
| |
* | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ↵Mihai Moldovan2017-10-166-4/+333
| | | | | | | | | | | | | | | | | | | | | | nx-X11 build scripts. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1500_all_propagate-optflags-to-subcompone.full+lite.patch
* | nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.Mihai Moldovan2017-10-162-0/+15
| | | | | | | | | | | | | | | | | | | | Hopefully just a temporary workaround until https://bugzilla.redhat.com/show_bug.cgi?id=1489712 / https://bugs.centos.org/view.php?id=13779 are resolved. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* | debian/patches: fixup series file to include previous patch.Mihai Moldovan2017-10-162-0/+2
| |
* | nxcomp: Reduce control->TokenSize slightly again in order to fix ↵Simon Matter2017-10-102-0/+43
| | | | | | | | | | | | | | | | | | | | | | fragmentation of packages when on VPN (or otherwise encapsulated) connections. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1301_nxcomp_Reduce-TokenSize-slightly-for.full+lite.patch
* | nx-X11: Render.c: Improve situation for multiple trapezoid requests.Mihai Moldovan2017-08-033-0/+74
| | | | | | | | | | | | | | | | | | Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1400_nx-X11_Render.c-Improve-situation-fo.full+lite.patch
* | nxcomp: Set TokenSize to 1536 for link type ADSL and WAN.Oleksandr Shneyder2017-08-033-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | Improving non-xrender based browser scrolling behaviour when link type is set to ADSL or WAN. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1300_nxcomp_Set-TokenSize-to-1536-for-lin.full+lite.patch
* | debian/patches: refresh all patches.Mihai Moldovan2017-08-03130-889/+593
| | | | | | | | | | Removes some fuzziness and adds the -p diff option to show the C function name in hunk headers.
* | debian/changelog: add missing bug closure.Mihai Moldovan2017-04-191-0/+1
| |
* | {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM ↵Mihai Moldovan2017-04-183-0/+20
| | | | | | | | | | | | | | | | and DEB packages. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* | debian/Makefile.nx-libs: make sure that 'make all' only calls 'make build' ↵Mike Gabriel2017-04-182-1/+7
| | | | | | | | | | | | | | | | and _not_ the global '%:' ruleset afterwards. Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* | nx-X11: use the "old", non-NX header location.Mihai Moldovan2017-03-092-1/+4
| | | | | | | | | | Affects: - 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
* | Refresh:Mihai Moldovan2017-03-093-20/+10
| | | | | | | | | | - 0016_nx-X11_install-location.debian.patch - 9900-dxpc-license-history.full+lite.patch
* | nx-X11: Backport CVE-2017-2624 (timingsafe_memcmp)Ulrich Sibiller2017-03-093-0/+171
| | | | | | | | | | | | | | Backported from Arctica GH 3.6.x branch. v2: backport to nx-libs 3.6.x (Ulrich Sibiller) v3: backport to nx-libs 3.5.0.x (Mihai Moldovan)
* | debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent ↵Mihai Moldovan2016-07-102-0/+3
| | | | | | | | package.
* | debian/changelog: whitespace only.Mihai Moldovan2016-07-101-1/+1
| |
* | nx-libs.spec: let x2goagent package satisfy x2goagent-virtual.Mihai Moldovan2016-06-302-0/+2
| |
* | nx-libs.spec: add new x2goagent.options file to installed file list of ↵Mihai Moldovan2016-06-302-0/+3
| | | | | | | | x2goagent package.
* | nx-libs.spec: copy new debian/x2goagent.options file into build environment, ↵Mihai Moldovan2016-06-302-0/+3
| | | | | | | | analogous to what debian/roll-tarballs.sh does.
* | debian/x2goagent.install: add new x2goagent.options file.Mihai Moldovan2016-06-302-0/+3
| |
* | debian/rules: symlink and remove new debian/x2goagent.options file into/from ↵Mihai Moldovan2016-06-302-1/+5
| | | | | | | | build environment.
* | debian/Makefile.nx-libs: install/destroot new x2goagent.options file.Mihai Moldovan2016-06-302-0/+3
| |
* | debian/roll-tarballs.sh: copy new debian/x2goagent.options file into real ↵Mihai Moldovan2016-06-302-0/+3
| | | | | | | | tarball environment.
* | debian/: add x2goagent.options file for compatibility with x2goserver nightly.Mihai Moldovan2016-06-302-0/+38
| |
* | debian/changelog: add entry for last change.Mihai Moldovan2016-06-281-0/+2
| |
* | debian/control: add myself as uploader.Mihai Moldovan2016-06-271-0/+1
| | | | | | | | Also, force a rebuild due to the changed versioning.
* | debian/changelog: Add closures for #757, #758, #760. The issue occurred ↵Mike Gabriel2016-02-201-0/+1
| | | | | | | | earlier (#410) and was resolved by properly setting up Xinerama symlinks
* | Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and ↵3.5.0.xMike Gabriel2015-09-285-9/+12
| | | | | | | | | | | | not libnx-xinerama1). Backported from Arctica GH 3.6.x branch.
* | Enforce symlink creation for Xinerama et al. library symlinks.Mike Gabriel2015-09-232-3/+4
| |
* | Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks."Mike Gabriel2015-09-222-3/+8
| | | | | | | | | | | | | | This reverts commit 5a9f8294ce2f9c4265c5359323d7ad157974d016. Conflicts (resolved by Mike Gabriel): debian/changelog
* | nx-libs.spec: add xkeyboard-config to nxagent's Requires.Mihai Moldovan2015-07-172-0/+7
| | | | | | | | Should be a weak dependency, but RPM doesn't support that too well yet.