Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth ↵ | Mike Gabriel | 2012-06-04 | 2 | -0/+39 |
| | | | | 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 | 8 | -215/+20 |
| | | | | | | | * 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 header for 120_nxagent_libcairo-null-source-drawables.full.patch | Mike Gabriel | 2012-05-11 | 1 | -0/+63 |
| | |||||
* | Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, solves ↵ | Mike Gabriel | 2012-05-11 | 2 | -0/+131 |
| | | | | crashes of GTK applications based on libcairo 1.12.1+. | ||||
* | Update patch: 005_nxcomp_gcc43.full+lite.patch, fix faulty path to ↵ | Mihai Moldovan | 2012-03-01 | 1 | -10/+10 |
| | | | | nxcomp/Split.cpp. | ||||
* | Pass address of fd_set structs on the stack to the FD_ISSET macro/function, ↵ | Mike Gabriel | 2012-03-01 | 1 | -6/+6 |
| | | | | instead of the struct itself. | ||||
* | Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around issue in ↵ | Mihai Moldovan | 2012-02-29 | 2 | -0/+83 |
| | | | | Mac OS X 10.5 SDK. | ||||
* | Create patch: 203_nxagent_disable-rootless-exit.full.patch | Oleksandr Shneyder | 2012-02-28 | 2 | -0/+61 |
| | |||||
* | Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from ↵ | Mike Gabriel | 2012-02-22 | 1 | -5/+5 |
| | | | | packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls. |