Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attempt to correct symlink creation for Xinerama support | Mike Gabriel | 2013-12-17 | 2 | -2/+2 |
| | |||||
* | Make sure all nx-libs components depend on the very same version. | Mike Gabriel | 2013-12-17 | 2 | -1/+5 |
| | |||||
* | Enable Xinerama support for RPM packages. (Fixes: #370). | Mike Gabriel | 2013-12-17 | 3 | -1/+20 |
| | |||||
* | Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵ | Mike Gabriel | 2013-12-17 | 2 | -2/+2 |
| | | | | use anymore and not recommended at all to have that. | ||||
* | Clear (Fedora package) changelog. | Mike Gabriel | 2013-12-17 | 2 | -47/+1 |
| | |||||
* | nx-libs.spec: x2goagent does not depend on x2goserver (rather vice versa) | Mike Gabriel | 2013-12-13 | 1 | -1/+0 |
| | |||||
* | nx-libs.spec: fix spellings in package descriptions | Mike Gabriel | 2013-12-13 | 1 | -6/+6 |
| | |||||
* | make sure our RPM package version is lower than a package version from EPEL | Mike Gabriel | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | typo fix | Mike Gabriel | 2013-12-08 | 1 | -1/+1 |
| | |||||
* | compensate missing %buildroot macro in EPEL5 | Mike Gabriel | 2013-12-08 | 1 | -0/+3 |
| | |||||
* | The RPM macro for the linker flags does not exist on EPEL. Thus, hardcode ↵ | Mike Gabriel | 2013-12-07 | 2 | -0/+4 |
| | | | | __global_ldflags macro for EPEL builds. | ||||
* | debian/rules: Remove bundled libraries from source tree before building the ↵ | Mike Gabriel | 2013-12-07 | 2 | -4/+13 |
| | | | | package. | ||||
* | adapt spec file to last commit | Mike Gabriel | 2013-12-06 | 1 | -1/+6 |
| | |||||
* | Improve patch: ↵ | Mike Gabriel | 2013-12-06 | 5 | -49/+49 |
| | | | | 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 | 4 | -1/+45 |
| | | | | | | | | | 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. | ||||
* | prep source tree after unpacking tarball, bring files from debian/ folder in ↵ | Mike Gabriel | 2013-12-06 | 1 | -0/+10 |
| | | | | place before building the RPM package | ||||
* | nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name. | Mike Gabriel | 2013-12-06 | 2 | -4/+7 |
| | |||||
* | nx-libs.specs: remove duplication of file contents | Mike Gabriel | 2013-12-06 | 1 | -1845/+0 |
| | |||||
* | Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks to ↵ | Mike Gabriel | 2013-12-06 | 2 | -0/+2769 |
| | | | | the Fedora package maintainers). File differs from the Fedora file already. | ||||
* | Refresh patch: 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. | Mike Gabriel | 2013-12-06 | 2 | -1/+2 |
| | |||||
* | Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵ | Mike Gabriel | 2013-12-03 | 3 | -0/+57 |
| | | | | 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 | 3 | -0/+18 |
| | | | | recent (>= 2.5.0) libfreetype6 API. | ||||
* | debian/control: Add libfreetype6-dev to Build-Depends: field. | Mike Gabriel | 2013-11-30 | 2 | -0/+3 |
| | |||||
* | change versioning scheme | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
| | |||||
* | debian/source/format: Switch to format 1.0. | Mike Gabriel | 2013-11-27 | 2 | -1/+5 |
| | |||||
* | Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: ↵ | Mike Gabriel | 2013-09-30 | 3 | -1/+43 |
| | | | | one implicit function declaration issue and two array index out of bounds issues. (Fixes: #314). | ||||
* | Continue development... | Mike Gabriel | 2013-08-30 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.21redist-server/3.5.0.21redist-client/3.5.0.21 | Mike Gabriel | 2013-08-30 | 1 | -2/+2 |
| | |||||
* | Fix keystrokes.cfg, use Ctrl+Alt+<key> instead of just Ctrl+<key>. (Adds to ↵ | Mike Gabriel | 2013-08-29 | 2 | -16/+18 |
| | | | | fixing #223). | ||||
* | Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵ | Mike Gabriel | 2013-08-29 | 3 | -0/+73 |
| | | | | 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 |
| | |||||
* | /debian/nx-libs-dev.install: Remove unrelated files from -dev package. | Mike Gabriel | 2013-07-19 | 2 | -4/+2 |
| | |||||
* | /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev. | Mike Gabriel | 2013-07-19 | 2 | -0/+4 |
| | |||||
* | Change build options so that bundled libraries are not used anymore at build ↵ | Orion Poplawski | 2013-07-19 | 4 | -0/+74 |
| | | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238). | ||||
* | Use a keystrokes.cfg that reflects the normally hard-coded defaults of a ↵ | Mike Gabriel | 2013-05-29 | 2 | -8/+18 |
| | | | | vanilla nxagent. (Fixes: #223). | ||||
* | * Tarball roller script: | Mike Gabriel | 2013-05-11 | 2 | -8/+15 |
| | | | | | + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode. | ||||
* | addition to last commit | Mike Gabriel | 2013-05-08 | 1 | -1/+1 |
| | |||||
* | For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent. | Mike Gabriel | 2013-05-07 | 3 | -5/+6 |
| | |||||
* | /debian/rules: clean etc/keystrokes.cfg symlink | Mike Gabriel | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | fix broker symlink | Mike Gabriel | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper x2goagent. | Mike Gabriel | 2013-05-06 | 2 | -1/+5 |
| | |||||
* | add forgotten file: debian/keystrokes.cfg | Mike Gabriel | 2013-05-06 | 1 | -0/+11 |
| | |||||
* | Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ↵ | Mike Gabriel | 2013-05-06 | 6 | -2/+18 |
| | | | | x2goagent). (Fixes: #199). | ||||
* | increment version in VERSION.x2goagent | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | Continue development... | Mike Gabriel | 2013-03-28 | 1 | -0/+6 |
| | |||||
* | release 3.5.0.20redist-server/3.5.0.20redist-client/3.5.0.20 | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
| | |||||
* | add bug closure for #156 | Mike Gabriel | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | Fix faulty symlink path. Make sure that x2goagent symlink does not point to ↵ | Mike Gabriel | 2013-03-28 | 2 | -2/+4 |
| | | | | absolute path somewhere within the build environment. | ||||
* | Continue development... | Mike Gabriel | 2013-03-28 | 2 | -1/+7 |
| | |||||
* | release 3.5.0.19redist-server/3.5.0.19redist-client/3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -2/+2 |
| |