| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(053_nx-X11_no-xcomp1-install-target.full.patch).
|
|
|
|
| |
(052_nxcomp_macos10-nxauth-location.full+lite.patch)
|
|
|
|
|
|
|
|
|
|
|
| |
The Mac OS X 10.5 SDK requires the second argument of FD_ISSET to be
writeable, although it does only access the data. Given that we have a
const pointer for a const struct, copy and pass that.
.
Note that this is merely a workaround for OS X 10.5, as 10.6 and later
define the second argument of FD_ISSET as const struct const *foo, too.
.
It is safe, as data is accessed read-only by FD_ISSET, even on 10.5.
|
|
|
|
|
|
| |
Restore ability to build things in parallel.
(${MAKE} must always appear in the rule directly, and not be
hidden through expansions of other variables to get this to work.)
|
| |
|
|
|
|
| |
(029_nxcomp_ppc64.full+lite.patch)
|
|
|
|
|
|
| |
(028_nx-X11_abstract-kernel-sockets.full.patch).
Relevant code taken from xtrans 1.2.7 on 2014-06-11.
|
|
|
|
| |
(027_nxcomp_abstract-X11-socket.full+lite.patch).
|
|
|
|
|
|
| |
026_nxcompext_honour-optflags.full.patch
026_nxcomp_honour-optflags.full+lite.patch
026_nxcompshad_honour-optflags.full.patch
|
|
|
|
| |
(025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch).
|
|
|
|
|
| |
024_fix-make-clean.full.patch
024_fix-make-clean.full+lite.patch
|
|
|
|
|
|
|
|
|
| |
From tarball, NX libraries and binaries are installed to
/usr/local/lib/nx.
.
FIXME: The paths in this patch get superceded by current build
logic in nx-libs.spec and debian/rules. This should be
merged into the NX build logic finally.
|
| |
|
|
|
|
|
|
| |
009_nxproxy_add-man-page.full+lite.patch
009_nxagent_add-man-page.full.patch
010_nxauth_fix-binary-name-in-man-page.full.patch
|
|
|
|
|
|
| |
Use memset instead of setting sa_restorer to NULL.
Original-Author: Alexander Morozov
|
|
|
|
|
| |
When building nxcompshad .gch files get created. On
cleanup these should be removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the libpng homepage...
The libpng 1.5.x series continues the evolution of the libpng API,
finally hiding the contents of the venerable and hoary png_struct and
png_info data structures inside private (i.e., non-installed) header
files. Instead of direct struct-access, applications should be using
the various png_get_xxx() and png_set_xxx() accessor functions, which
have existed for almost as long as libpng itself. (Apps that compiled
against libpng 1.4 without warnings about deprecated features should
happily compile against 1.5, too.
Patch origin: Fedora packagers of libXcomp3.
|
|
|
|
| |
Use builtin includes to build with gcc43.
|
|
|
|
|
|
| |
By an unknown reason this patch currently is needed to
build nx-X11, nxcomp, nxcompshad and nxcompext with
dpkg-buildpackage and debuild.
|
|
|
|
| |
Use builtin includes to build with gcc43.
|
|
|
|
|
|
|
|
|
| |
(002_nxcompshad_build-against-nx-x11-only.full.patch).
Make sure nxcompshad get built against nx-X11.
.
Furthermore /usr/X11R6/lib is an outdated path on
current Debian systems.
|
| |
|
|
|
|
|
|
|
|
|
| |
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 4db6f0fdba904d00c1cfc3909b9b2c09655abf87.
Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not
used at build time and has been removed from the code base in NX 3.6.
|
|
|
|
| |
Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
|
|
|
|
| |
process.
|
|
|
|
| |
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.
|
|
|
|
| |
several typos in upstream code detected by lintian.
|
|
|
|
| |
launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744).
|
| |
|
|
|
|
| |
Enable support for the X11 big requests extension and the generic events extension.
|
|
|
|
|
|
| |
BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)."
This reverts commit c69c2e2ea177fd9e369a6342640bdedda9a500d8.
|
|
|
|
|
|
| |
CAUSES NXPROXY CRASHES EVERY 1-2 minutes."
This reverts commit d505944e064f54c82c8bc66943238b49db05d37f.
|
|
|
|
| |
XFIXES is enabled. (Fixes: #585)
|
|
|
|
| |
NXPROXY CRASHES EVERY 1-2 minutes.
|
|
|
|
| |
BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299).
|
|
|
|
| |
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.
|
|
|
|
| |
for launchd socket path in $DISPLAY on recent Mac OS X systems.
|
|
|
|
| |
during NX session handshake. (Fixes: #610).
|
|
|
|
| |
built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
|
|
|
|
|
|
| |
* 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:
+ 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
|
|
|
|
| |
build against the Android system. (Fixes: #339).
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
'link' and 'pack' to avoid session damage by resuming with incorrect options file.
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
+ 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
|