aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
Commit message (Collapse)AuthorAgeFilesLines
* Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵Mike Gabriel2013-08-291-0/+1
| | | | without setgroups or initgroups. There is a high probability this means it didn't relinquish all groups, and this would be a potential security issue to be fixed. Seek POS36-C on the web for details about the problem. (Fixes: #293).
* fix underscore in name of patch 601_...Mike Gabriel2013-08-291-1/+1
|
* Change build options so that bundled libraries are not used anymore at build ↵Orion Poplawski2013-07-191-0/+1
| | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
* Avoid building of libxcomp1 (which actually is identical to libxcomp3, just ↵Orion Poplawski2013-02-121-0/+1
| | | | with a wrong name). (Fixes: #104).
* integrate nx*/x2go* shell wrappers into debian/wrappersReinhard Tartler2012-12-161-4/+0
| | | | | No longer add them as quilt patch, as they are much easier to edit this way. This, of course, requires adjustments to the roll-tarballs.sh script
* drop debian/patches/025_nxproxy_no-configure-file.full+lite.patchReinhard Tartler2012-12-121-1/+0
| | | | | instead, clean stale configure files programatically from the clean rule in debian/rules.
* drop debian/patches/001_add-main-makefile.full+lite.patchReinhard Tartler2012-12-121-1/+0
| | | | | Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit.
* Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵Orion Poplawski2012-12-121-0/+3
| | | | #84).
* Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵Mike Gabriel2012-12-041-1/+1
| | | | | | (fixing patch application, fixing up follow-up patches, cleaning up patch-system).
* Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the ↵Alexander Wuerstlein2012-12-041-0/+1
| | | | hardcoded nxagent keybindings by a configurable table of keybindings.
* Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵Mike Gabriel2012-10-201-0/+1
| | | | build file from NoMachine's nxproxy sources.
* Add patches: 024_fix-make-clean.full.patch, ↵Mike Gabriel2012-10-201-0/+2
| | | | 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run.
* Drop patch 032, fix other patches so that installation via make install ↵Mike Gabriel2012-10-191-2/+0
| | | | installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
* Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. ↵Mike Gabriel2012-10-051-0/+1
| | | | Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian.
* Fix patch file names concerning component nx-X11.Mike Gabriel2012-10-051-6/+6
|
* fix patch nameMike Gabriel2012-09-201-1/+1
|
* Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵Oleksandr Shneyder2012-09-201-0/+1
| | | | SolidFill pictures by nxagent/x2goagent on reconnects.
* Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵Mike Gabriel2012-09-171-1/+1
| | | | option to nxproxy options and forces nxproxy to bind to loopback devices only.
* Add patch: 220_nxproxy-bind-loopback-only.patch, adds loopback option to ↵Mike Gabriel2012-09-171-0/+1
| | | | nxproxy options and forces nxproxy to bind to loopback devices only.
* Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch causes Qt ↵Mike Gabriel2012-06-281-1/+0
| | | | applications to be rendered without window decorations when running in rootless window mode.
* Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth ↵Mike Gabriel2012-06-041-0/+1
| | | | search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.
* New upstream release of nxagent (3.5.0-9).Mike Gabriel2012-05-221-1/+0
| | | | | | | * New upstream release of nxagent (3.5.0-9). * Adapt patch series (all hunks succeeded automatically). * Drop patch: 120_nxagent_libcairo-null-source-drawables.full.patch, the issue has been fixed by NoMachine (TR05J02703).
* Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, solves ↵Mike Gabriel2012-05-111-0/+1
| | | | crashes of GTK applications based on libcairo 1.12.1+.
* Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around issue in ↵Mihai Moldovan2012-02-291-0/+1
| | | | Mac OS X 10.5 SDK.
* Create patch: 203_nxagent_disable-rootless-exit.full.patchOleksandr Shneyder2012-02-281-0/+1
|
* another last patch with .diff suffixMike Gabriel2012-02-161-1/+1
|
* Fix faulty patch name suffix (has to be .patch, not .diff).Mike Gabriel2012-02-161-2/+2
|
* Apply patches for the Debian package as the last patches in the series.Mike Gabriel2012-02-161-3/+2
|
* Add patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch, use ↵Jan Engelhardt2012-02-151-0/+1
| | | | unique library names for nx-X11 based X11 libraries.
* Add patch 032_nx-X11_no-x11r6-project-root. We must not overlap with any ↵Jan Engelhardt2012-02-151-0/+1
| | | | existing files, therefore, both /usr/X11R6 and /usr are excluded possibilities for ProjectRoot. Use %_libexecdir/somename, since that is still allowed by FHS.
* Add patch: 301_nx-X11_use-shared-libs.full.diff, use shared libraries from ↵Jan Engelhardt2012-02-141-0/+1
| | | | distribution rather then libs included in source tree.
* Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll script ↵Mike Gabriel2012-02-141-2/+2
| | | | currently requires ,,full'' or ,,full+lite'' in the file name.
* Merge honor-ac-dirs.patch from Jan Engelhardt (OpenSUSE) with already ↵Mike Gabriel2012-02-141-3/+3
| | | | existing Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...).
* Add patch: 031_nx-X11_parallel-make.diff, enable parallel make.Jan Engelhardt2012-02-141-0/+1
|
* Add patch: 030_nx-X11_configure-args.diff. Allow passing of configure args.Jan Engelhardt2012-02-141-0/+1
|
* Revert "Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race ↵Mike Gabriel2012-02-111-1/+0
| | | | | | | condition in qtnx and libnxcl." This reverts commit 4eae840bd56bda22b7bf6c9a55f1118ed62461e4. It does not fix qtnx failures that occur with this version of nxagent.
* Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race condition in ↵Mike Gabriel2012-02-081-0/+1
| | | | qtnx and libnxcl.
* Reintroduce patch: 008_nxcomp_sa_restorer.full+lite.patch, now in a version ↵Mike Gabriel2012-02-071-0/+1
| | | | found on etersoft.ru, fixes build on ia64 architecture.
* Add patch: 006_nxcomp_libpng15.full+lite.patch, fix build against libpng 1.5.x.Mike Gabriel2012-02-061-0/+1
|
* Reorganize patch names, to reflect patch inclusion into lite+full or ↵Mike Gabriel2012-01-161-39/+39
| | | | full-only ,,NX (redistributed)'' tarball.
* Drop patch: 011_nxcomp_sa-restorer.patch.Mike Gabriel2012-01-161-1/+0
|
* Add patch: 202_nx-x11_enable-xinerama.patch.Mike Gabriel2012-01-131-0/+1
|
* Provide patches that are tarball / distro aware. Either NX (redistributed) ↵Mike Gabriel2012-01-121-0/+2
| | | | has been installed to /usr/local/lib/nx via tarball or it has been packagedfor a distribution and is installed to /usr/lib/nx. Other installation paths are currently not supported.
* Revert "Drop patch: 101_nxagent_set-rgb-path.path, add patch: ↵Mike Gabriel2012-01-111-1/+1
| | | | | | 202_nxagent_set-rgb-path-x2go-flavour-aware.patch." This reverts commit d9d49b5d8606df5d400c34726cdc5fb9cccaa47b.
* Drop patch: 101_nxagent_set-rgb-path.path, add patch: ↵Mike Gabriel2012-01-111-1/+1
| | | | 202_nxagent_set-rgb-path-x2go-flavour-aware.patch.
* Add patch: 209_x2goagent-add-man-page.patch.Mike Gabriel2012-01-111-0/+1
|
* Add patch: 023_add-x2goagent-wrapper.patch.Mike Gabriel2012-01-111-0/+1
|
* add EOL at EOFMike Gabriel2012-01-111-1/+2
|
* Drop NX agent unbrand patch from FreeNX.Mike Gabriel2012-01-111-1/+4
|
* Rename nxagent-unbrand patch, so that is the last patch to be applied ↵Mike Gabriel2012-01-111-1/+1
| | | | (999_<patchname>).