| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| | |
|
| |
| |
| |
| | |
cleaned up natively.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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).
|
| |
| |
| |
| | |
the NX code reduction effort.
|
| |
| |
| |
| | |
process.
|
| |
| |
| |
| | |
patch files matter to the NX code reduction efforts.
|
| |
| |
| |
| | |
NX code tree.
|
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
efforts
|
| |
| |
| |
| |
| | |
The initial problem that required this workaround has been fixed a long
time ago.
|
| |
| |
| |
| | |
Orion Poplawski.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
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.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Needed for x2goagent.options file move.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
%build.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| | |
Removes some fuzziness and adds the -p diff option to show the C
function name in hunk headers.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
and DEB packages.
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
|
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| |
| | |
Affects:
- 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
|
| |
| |
| |
| |
| | |
- 0016_nx-X11_install-location.debian.patch
- 9900-dxpc-license-history.full+lite.patch
|
| |
| |
| |
| |
| |
| |
| | |
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)
|
| |
| |
| |
| | |
package.
|
| | |
|
| | |
|
| |
| |
| |
| | |
x2goagent package.
|
| |
| |
| |
| | |
analogous to what debian/roll-tarballs.sh does.
|
| | |
|
| |
| |
| |
| | |
build environment.
|
| | |
|