Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update 320_nxagent_configurable-keystrokes.full.patch: The keystrokes config ↵ | Mike Gabriel | 2014-05-07 | 1 | -9/+8 |
| | | | | file's default name now is keystrokes.cfg (plural). | ||||
* | Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included ↵ | Mike Gabriel | 2014-05-07 | 2 | -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 | 2 | -0/+15 |
| | | | | if speed=ADSL. | ||||
* | Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵ | Mike Gabriel | 2014-03-29 | 2 | -0/+108 |
| | | | | -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 | 2 | -0/+1091 |
| | | | | imake on current Fedora rawhide (21) which uses the compiler option -Werror=format-security for all builds. (Fixes: #412). | ||||
* | fix patch 054_nx-X11_ppc64-ftbfs.full.patch | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵ | Mike Gabriel | 2014-01-28 | 2 | -0/+15 |
| | | | | architecture. (Fixes: #411). | ||||
* | Improve patch: ↵ | Mike Gabriel | 2013-12-06 | 3 | -46/+43 |
| | | | | 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 | 3 | -1/+41 |
| | | | | | | | | | 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. | ||||
* | Refresh patch: 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. | Mike Gabriel | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵ | Mike Gabriel | 2013-12-03 | 2 | -0/+53 |
| | | | | 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 | 2 | -0/+16 |
| | | | | recent (>= 2.5.0) libfreetype6 API. | ||||
* | Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: ↵ | Mike Gabriel | 2013-09-30 | 2 | -0/+39 |
| | | | | 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 | 2 | -0/+68 |
| | | | | 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 | 2 | -1/+1 |
| | |||||
* | Change build options so that bundled libraries are not used anymore at build ↵ | Orion Poplawski | 2013-07-19 | 2 | -0/+64 |
| | | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238). | ||||
* | For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent. | Mike Gabriel | 2013-05-07 | 1 | -4/+4 |
| | |||||
* | Avoid building of libxcomp1 (which actually is identical to libxcomp3, just ↵ | Orion Poplawski | 2013-02-12 | 2 | -0/+30 |
| | | | | with a wrong name). (Fixes: #104). | ||||
* | Continue Reinhard's work on top-level install/uninstall. Esp. integrate ↵ | Mike Gabriel | 2013-01-02 | 1 | -2/+2 |
| | | | | debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree. | ||||
* | integrate nx*/x2go* shell wrappers into debian/wrappers | Reinhard Tartler | 2012-12-16 | 5 | -147/+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 | ||||
* | update 031_nx-X11_parallel-make.full.patch. | Reinhard Tartler | 2012-12-15 | 1 | -16/+24 |
| | | | | | Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds. | ||||
* | fix installation of libxcompext | Reinhard Tartler | 2012-12-13 | 1 | -1/+1 |
| | | | | | | the symlink libXcompext.so.3 was not installed correctly. Spotted by Orion Poplawski orion@cora.nwra.com | ||||
* | drop debian/patches/025_nxproxy_no-configure-file.full+lite.patch | Reinhard Tartler | 2012-12-12 | 2 | -5638/+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 | 2 | -94/+0 |
| | | | | | Instead, place the makefile into debian/Makefile.nx-libs. This makes the makefile easier to edit. | ||||
* | add (forgotten) files belong to last commit | Mike Gabriel | 2012-12-12 | 3 | -0/+65 |
| | |||||
* | Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵ | Orion Poplawski | 2012-12-12 | 1 | -0/+3 |
| | | | | #84). | ||||
* | Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes ↵ | Alexander Wuerstlein | 2012-12-06 | 1 | -0/+42 |
| | | | | FTBFS problem with the first version of that patch. | ||||
* | whitespace fix | Mike Gabriel | 2012-12-04 | 1 | -2/+1 |
| | |||||
* | re-add renamed patch file | Mike Gabriel | 2012-12-04 | 1 | -0/+989 |
| | |||||
* | Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵ | Mike Gabriel | 2012-12-04 | 3 | -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 Wuerstlein | 2012-12-04 | 2 | -0/+964 |
| | | | | hardcoded nxagent keybindings by a configurable table of keybindings. | ||||
* | Fix /bin/Makefile. Add $(DESTDIR) to every install path. | Mike Gabriel | 2012-11-12 | 1 | -9/+11 |
| | |||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine. | Mike Gabriel | 2012-10-20 | 1 | -2/+21 |
| | |||||
* | Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵ | Mike Gabriel | 2012-10-20 | 5 | -17/+39 |
| | | | | installed via the tarball installation method. | ||||
* | Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵ | Mike Gabriel | 2012-10-20 | 1 | -1/+20 |
| | | | | x2goagent wrapper scripts during make install. | ||||
* | Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵ | Mike Gabriel | 2012-10-20 | 2 | -0/+5638 |
| | | | | build file from NoMachine's nxproxy sources. | ||||
* | Add patches: 024_fix-make-clean.full.patch, ↵ | Mike Gabriel | 2012-10-20 | 4 | -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 Gabriel | 2012-10-19 | 8 | -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 Gabriel | 2012-10-05 | 3 | -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 Gabriel | 2012-10-05 | 7 | -6/+6 |
| | |||||
* | fix patch name | Mike Gabriel | 2012-09-20 | 2 | -1/+1 |
| | |||||
* | Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵ | Oleksandr Shneyder | 2012-09-20 | 2 | -0/+54 |
| | | | | SolidFill pictures by nxagent/x2goagent on reconnects. | ||||
* | Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵ | Mike Gabriel | 2012-09-17 | 2 | -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 | 2 | -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 Gabriel | 2012-09-04 | 4 | -4/+12 |
| | | | | executables | ||||
* | Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patch | Mike Gabriel | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make sure ↵ | Mike Gabriel | 2012-06-28 | 1 | -2/+7 |
| | | | | nxagent launches even with pam_tmpdir.so being in use. | ||||
* | debian/changelog | Mike Gabriel | 2012-06-28 | 1 | -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 Gabriel | 2012-06-28 | 2 | -117/+0 |
| | | | | applications to be rendered without window decorations when running in rootless window mode. |