aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
Commit message (Collapse)AuthorAgeFilesLines
* Patch system: Prepend a "0" to every patch file name in debian/patches/. ↵Mike Gabriel2015-02-1477-76/+76
| | | | Adapt only this changelog stanza to this modification.
* Revert "Add patch ↵Mike Gabriel2015-02-092-50/+0
| | | | | | | | | 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776)." This reverts commit b992fdaa0f0789e4e1db6d121cfff979210dcb52. Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not used at build time and will be removed from the code base in NX 3.6.
* Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by ↵Mike Gabriel2015-02-031-40/+0
| | | | the NX code reduction effort.
* Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵Mike Gabriel2015-02-032-16/+0
| | | | process.
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-02-031-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-031-28/+0
| | | | NX code tree.
* Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵Mike Gabriel2015-02-034-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.
* Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵Mike Gabriel2015-02-032-0/+50
| | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
* Add Description: and Author: fields to various patch headers.Mike Gabriel2015-01-2814-1/+39
|
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵Mike Gabriel2015-01-283-0/+169
| | | | several typos in upstream code detected by lintian.
* more code reduction and adaptation of patch 600_....patchMike Gabriel2015-01-281-358/+0
|
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-01-281-335/+0
| | | | patch files that get removed during code reduction.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow ↵Mike Gabriel2015-01-281-0/+48
| | | | separate .keyboard files for x2goagent and nxagent.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file ↵Mike Gabriel2015-01-281-0/+23
| | | | shipped with x2goagent supersede rgb file shipped with nxagent. FIXME: a better approach would be to decide at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.Mike Gabriel2015-01-281-1/+1
|
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-285-409/+50
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header ↵Mike Gabriel2015-01-191-1/+1
| | | | referring to keystrokes.cfg (plural), not keystroke.cfg.
* Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is ↵Horst Schirmeier2015-01-192-0/+23
| | | | launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744).
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵Mike Gabriel2015-01-131-1/+1
| | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741).
* common: change X2go -> X2Go.Mihai Moldovan2015-01-091-2/+2
|
* DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.Mike Gabriel2014-12-031-1/+1
|
* Add 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. ↵Paul Szabo2014-11-132-0/+1871
| | | | Enable support for the X11 big requests extension and the generic events extension.
* Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-11-132-454/+0
| | | | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)." This reverts commit c69c2e2ea177fd9e369a6342640bdedda9a500d8.
* Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT ↵Mike Gabriel2014-11-131-1/+1
| | | | | | CAUSES NXPROXY CRASHES EVERY 1-2 minutes." This reverts commit d505944e064f54c82c8bc66943238b49db05d37f.
* Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling when ↵Ulrich Sibiller2014-11-052-0/+34
| | | | XFIXES is enabled. (Fixes: #585)
* 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES ↵Mike Gabriel2014-10-251-1/+1
| | | | NXPROXY CRASHES EVERY 1-2 minutes.
* Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-10-252-0/+454
| | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299).
* Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to ↵Mike Gabriel2014-10-192-1/+1
| | | | 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. It is an nxcomp patch that needs to be applied in the nx-libs-lite _and_ the nx-libs-full tarball release.
* Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check ↵Mike Gabriel2014-10-182-0/+15
| | | | for launchd socket path in $DISPLAY on recent Mac OS X systems.
* Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header ↵Mike Gabriel2014-10-111-0/+3
| | | | (Description: and Author: field).
* Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison ↵Nito Martinez2014-10-022-0/+241
| | | | during NX session handshake. (Fixes: #610).
* Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when ↵Mike Gabriel2014-08-202-0/+41
| | | | built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
* Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs):Mike Gabriel2014-06-303-13/+17
| | | | | | * Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs): + 210_nxagent_save_session_state.full.patch + 210_nxcomp_save_session_state.full+lite.patch
* Fix patch names...Mike Gabriel2014-06-303-2/+2
| | | | | | | | * Fix patch names: + 212_nxcomp_build-on-Android.patch -> 212_nxcomp_build-on-Android.full+lite.patch + 302_nx-X11_xkbbasedir-detection.patch -> 302_nx-X11_xkbbasedir-detection.full.patch
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when ↵Mike Gabriel2014-06-293-1/+255
| | | | build against the Android system. (Fixes: #339).
* update changelog, update patchesMike Gabriel2014-06-275-9/+9
|
* Rename Patches 210 and 211. Update series file.Oleksandr Shneyder2014-06-273-2/+2
|
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option ↵Mike Gabriel2014-06-273-1/+52
| | | | configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0.
* Add 211_nxcomp_set_default_options.patch. Set default arguments for options ↵Oleksandr Shneyder2014-06-252-0/+28
| | | | 'link' and 'pack' to avoid session damage by resuming with incorrect options file.
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-252-0/+189
| | | | specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
* Revert "Add 210_nxagent_nxcomp_save_session_state.patch. Save session state ↵Oleksandr Shneyder2014-06-251-1/+0
| | | | | | in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED." This reverts commit fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-251-0/+1
| | | | specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
* fix Description: in patch 057Mike Gabriel2014-06-221-1/+1
|
* Rename patches to match our naming scheme:Mike Gabriel2014-06-227-6/+6
| | | | | | | | | + 008_nxcomp_sa-restorer.full+lite.patch + 009_nxagent_add-man-page.full.patch + 009_nxproxy_add-man-page.full+lite.patch + 056_nx-X11_Werror-format-security.full.patch + 209_x2goagent_add-man-page.full.patch + 220_nxproxy_bind-loopback-only.full+lite.patch
* renmae patch 057Mike Gabriel2014-06-222-1/+1
|
* update description for patch ↵Mike Gabriel2014-06-211-2/+3
| | | | 057_nx-X11-bigendian-ppc64-no-session-window.full.patch as proposed by the patch author
* Update patches, to make them apply cleanly after above changes:Mike Gabriel2014-06-213-6/+6
| | | | | | + 056_nx-X11-Werror-format-security.full.patch + 108_nxagent_wine-close-delay.full.patch + 300_nxagent_set-wm-class.full.patch
* fix 057, rebaseMike Gabriel2014-06-211-0/+26
|
* Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g. when ↵Mihai Moldovan2014-06-212-0/+70
| | | | globally setting -DDEBUG and -DTEST at build time).
* Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big ↵Mihai Moldovan2014-06-211-16/+38
| | | | Endian robust by assigning correct types for socklen_t objects.