aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
Commit message (Collapse)AuthorAgeFilesLines
* Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵Orion Poplawski2012-12-121-0/+3
| | | | #84).
* Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes ↵Alexander Wuerstlein2012-12-061-0/+42
| | | | FTBFS problem with the first version of that patch.
* whitespace fixMike Gabriel2012-12-041-2/+1
|
* re-add renamed patch fileMike Gabriel2012-12-041-0/+989
|
* Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵Mike Gabriel2012-12-043-1338/+171
| | | | | | (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-042-0/+964
| | | | hardcoded nxagent keybindings by a configurable table of keybindings.
* Fix /bin/Makefile. Add $(DESTDIR) to every install path.Mike Gabriel2012-11-121-9/+11
|
* Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine.Mike Gabriel2012-10-201-2/+21
|
* Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵Mike Gabriel2012-10-205-17/+39
| | | | installed via the tarball installation method.
* Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵Mike Gabriel2012-10-201-1/+20
| | | | x2goagent wrapper scripts during make install.
* Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵Mike Gabriel2012-10-202-0/+5638
| | | | build file from NoMachine's nxproxy sources.
* Add patches: 024_fix-make-clean.full.patch, ↵Mike Gabriel2012-10-204-6/+80
| | | | 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-198-41/+126
| | | | 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-053-1/+13
| | | | 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-057-6/+6
|
* fix patch nameMike Gabriel2012-09-202-1/+1
|
* Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵Oleksandr Shneyder2012-09-202-0/+54
| | | | SolidFill pictures by nxagent/x2goagent on reconnects.
* Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵Mike Gabriel2012-09-172-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-172-0/+131
| | | | nxproxy options and forces nxproxy to bind to loopback devices only.
* Make sure the NX_TEMP envvar gets set in all wrapper script for all nx* ↵Mike Gabriel2012-09-044-4/+12
| | | | executables
* Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patchMike Gabriel2012-09-041-2/+2
|
* Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make sure ↵Mike Gabriel2012-06-281-2/+7
| | | | nxagent launches even with pam_tmpdir.so being in use.
* debian/changelogMike Gabriel2012-06-281-2/+7
| | | | Improve 023_add-x2goagent-wrapper.full.patch: Properly set NX_TEMP, make sure x2goagent launches even with pam_tmpdir.so being in use.
* Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch causes Qt ↵Mike Gabriel2012-06-282-117/+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-042-0/+39
| | | | 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-228-215/+20
| | | | | | | * 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 header for 120_nxagent_libcairo-null-source-drawables.full.patchMike Gabriel2012-05-111-0/+63
|
* Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, solves ↵Mike Gabriel2012-05-112-0/+131
| | | | crashes of GTK applications based on libcairo 1.12.1+.
* Update patch: 005_nxcomp_gcc43.full+lite.patch, fix faulty path to ↵Mihai Moldovan2012-03-011-10/+10
| | | | nxcomp/Split.cpp.
* Pass address of fd_set structs on the stack to the FD_ISSET macro/function, ↵Mike Gabriel2012-03-011-6/+6
| | | | instead of the struct itself.
* Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around issue in ↵Mihai Moldovan2012-02-292-0/+83
| | | | Mac OS X 10.5 SDK.
* Create patch: 203_nxagent_disable-rootless-exit.full.patchOleksandr Shneyder2012-02-282-0/+61
|
* Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from ↵Mike Gabriel2012-02-221-5/+5
| | | | packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls.
* another last patch with .diff suffixMike Gabriel2012-02-162-1/+1
|
* Fix faulty patch name suffix (has to be .patch, not .diff).Mike Gabriel2012-02-163-2/+2
|
* Apply patches for the Debian package as the last patches in the series.Mike Gabriel2012-02-161-3/+2
|
* Update patches: 012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_.... Also ↵Mike Gabriel2012-02-153-7/+9
| | | | make use of $(LIBFULL) in Makefile.in's install and uninstall stanzas. Inspired by Jan Engelhardt's so-version.diff patch. However, the version name change requested in that patch has been rejected for NX (redistributed).
* Add patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch, use ↵Jan Engelhardt2012-02-152-0/+2385
| | | | 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-152-0/+25
| | | | existing files, therefore, both /usr/X11R6 and /usr are excluded possibilities for ProjectRoot. Use %_libexecdir/somename, since that is still allowed by FHS.
* Update patch: 001_add-main-makefile.full+lite.patch, fix missing ↵Mike Gabriel2012-02-141-4/+6
| | | | $(CONFIGURE) variable.
* Make patch headers DEP5 compliant (030_nx-X11_... and 031_nx-X11_...).Mike Gabriel2012-02-142-12/+12
|
* Add patch: 301_nx-X11_use-shared-libs.full.diff, use shared libraries from ↵Jan Engelhardt2012-02-142-0/+107
| | | | distribution rather then libs included in source tree.
* Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll script ↵Mike Gabriel2012-02-143-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-147-180/+211
| | | | existing Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...).
* Add patch: 031_nx-X11_parallel-make.diff, enable parallel make.Jan Engelhardt2012-02-142-0/+294
|
* Update patch: 001_add-main-makefile.full+lite.patch, use curly braces for ↵Mike Gabriel2012-02-141-11/+11
| | | | macros.
* Add patch: 030_nx-X11_configure-args.diff. Allow passing of configure args.Jan Engelhardt2012-02-142-0/+53
|
* Update patch: 001_add-main-makefile.full+lite.patch, allow passing of ↵Jan Engelhardt2012-02-141-1/+1
| | | | configure args.
* Revert "Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race ↵Mike Gabriel2012-02-112-22/+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-082-0/+22
| | | | qtnx and libnxcl.