Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included ↵ | Mike Gabriel | 2014-05-07 | 1 | -1/+1 |
| | | | | into rolled tarball (by renaming *.patch to *.full.patch). | ||||
* | Clean debian/patches/series: Remove commented out patches. | Mike Gabriel | 2014-05-07 | 1 | -1/+0 |
| | |||||
* | nxagent: add patch to fix refresh error on RDP connections to Windows 2012 ↵ | Oleksandr Shneyder | 2014-05-06 | 1 | -0/+1 |
| | | | | if speed=ADSL. | ||||
* | Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵ | Mike Gabriel | 2014-03-29 | 1 | -0/+1 |
| | | | | -Werror=format-security errors that only show up on ARM builds. (Fixes: #423). | ||||
* | Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of ↵ | Mike Gabriel | 2014-01-28 | 1 | -0/+1 |
| | | | | imake on current Fedora rawhide (21) which uses the compiler option -Werror=format-security for all builds. (Fixes: #412). | ||||
* | Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵ | Mike Gabriel | 2014-01-28 | 1 | -0/+1 |
| | | | | architecture. (Fixes: #411). | ||||
* | Improve patch: ↵ | Mike Gabriel | 2013-12-06 | 1 | -1/+1 |
| | | | | 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch. Improvements taken from the current Fedora package. Thanks to Orion Paplowski!!! Also adapt roll-tarball.sh do dropping more bundled libraries. | ||||
* | Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Rename patch: ↵ | Mike Gabriel | 2013-12-06 | 1 | -1/+2 |
| | | | | | | | | | 302_nxagent_configurable-keystrokes.full.patch. * Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Taken from Fedora. Do not build bundled libraries, rather use system libraries instead. * Rename patch: 302_nxagent_configurable-keystrokes.full.patch to 320_nxagent_configurable-keystrokes.full.patch. | ||||
* | Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵ | Mike Gabriel | 2013-12-03 | 1 | -0/+1 |
| | | | | Fix FTBFS of nx-libs-lite on Mac OS X Mavericks. (Fixes: #337). | ||||
* | Add patch 604_nx-X11_recent-freetype-API.full.patch. Fix FTBFS against ↵ | Mike Gabriel | 2013-12-03 | 1 | -0/+1 |
| | | | | recent (>= 2.5.0) libfreetype6 API. | ||||
* | Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: ↵ | Mike Gabriel | 2013-09-30 | 1 | -0/+1 |
| | | | | one implicit function declaration issue and two array index out of bounds issues. (Fixes: #314). | ||||
* | Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵ | Mike Gabriel | 2013-08-29 | 1 | -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 Gabriel | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | Change build options so that bundled libraries are not used anymore at build ↵ | Orion Poplawski | 2013-07-19 | 1 | -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 Poplawski | 2013-02-12 | 1 | -0/+1 |
| | | | | with a wrong name). (Fixes: #104). | ||||
* | integrate nx*/x2go* shell wrappers into debian/wrappers | Reinhard Tartler | 2012-12-16 | 1 | -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.patch | Reinhard Tartler | 2012-12-12 | 1 | -1/+0 |
| | | | | | instead, clean stale configure files programatically from the clean rule in debian/rules. | ||||
* | drop debian/patches/001_add-main-makefile.full+lite.patch | Reinhard Tartler | 2012-12-12 | 1 | -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 Poplawski | 2012-12-12 | 1 | -0/+3 |
| | | | | #84). | ||||
* | Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵ | Mike Gabriel | 2012-12-04 | 1 | -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 Wuerstlein | 2012-12-04 | 1 | -0/+1 |
| | | | | hardcoded nxagent keybindings by a configurable table of keybindings. | ||||
* | Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵ | Mike Gabriel | 2012-10-20 | 1 | -0/+1 |
| | | | | build file from NoMachine's nxproxy sources. | ||||
* | Add patches: 024_fix-make-clean.full.patch, ↵ | Mike Gabriel | 2012-10-20 | 1 | -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 Gabriel | 2012-10-19 | 1 | -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 Gabriel | 2012-10-05 | 1 | -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 Gabriel | 2012-10-05 | 1 | -6/+6 |
| | |||||
* | fix patch name | Mike Gabriel | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵ | Oleksandr Shneyder | 2012-09-20 | 1 | -0/+1 |
| | | | | SolidFill pictures by nxagent/x2goagent on reconnects. | ||||
* | Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵ | Mike Gabriel | 2012-09-17 | 1 | -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 Gabriel | 2012-09-17 | 1 | -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 Gabriel | 2012-06-28 | 1 | -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 Gabriel | 2012-06-04 | 1 | -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 Gabriel | 2012-05-22 | 1 | -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 Gabriel | 2012-05-11 | 1 | -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 Moldovan | 2012-02-29 | 1 | -0/+1 |
| | | | | Mac OS X 10.5 SDK. | ||||
* | Create patch: 203_nxagent_disable-rootless-exit.full.patch | Oleksandr Shneyder | 2012-02-28 | 1 | -0/+1 |
| | |||||
* | another last patch with .diff suffix | Mike Gabriel | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Fix faulty patch name suffix (has to be .patch, not .diff). | Mike Gabriel | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | Apply patches for the Debian package as the last patches in the series. | Mike Gabriel | 2012-02-16 | 1 | -3/+2 |
| | |||||
* | Add patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch, use ↵ | Jan Engelhardt | 2012-02-15 | 1 | -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 Engelhardt | 2012-02-15 | 1 | -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 Engelhardt | 2012-02-14 | 1 | -0/+1 |
| | | | | distribution rather then libs included in source tree. | ||||
* | Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll script ↵ | Mike Gabriel | 2012-02-14 | 1 | -2/+2 |
| | | | | currently requires ,,full'' or ,,full+lite'' in the file name. | ||||
* | Merge honor-ac-dirs.patch from Jan Engelhardt (OpenSUSE) with already ↵ | Mike Gabriel | 2012-02-14 | 1 | -3/+3 |
| | | | | existing Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...). | ||||
* | Add patch: 031_nx-X11_parallel-make.diff, enable parallel make. | Jan Engelhardt | 2012-02-14 | 1 | -0/+1 |
| | |||||
* | Add patch: 030_nx-X11_configure-args.diff. Allow passing of configure args. | Jan Engelhardt | 2012-02-14 | 1 | -0/+1 |
| | |||||
* | Revert "Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race ↵ | Mike Gabriel | 2012-02-11 | 1 | -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 Gabriel | 2012-02-08 | 1 | -0/+1 |
| | | | | qtnx and libnxcl. | ||||
* | Reintroduce patch: 008_nxcomp_sa_restorer.full+lite.patch, now in a version ↵ | Mike Gabriel | 2012-02-07 | 1 | -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 Gabriel | 2012-02-06 | 1 | -0/+1 |
| |