Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | nx-libs.spec: several dependency fixes... | Mike Gabriel | 2015-01-29 | 1 | -0/+3 | |
| | | | | | | + Add Obsoletes: fields to all shared libs for marking the non-versioned library package (names) as obsolete. + Don't depend on nx-libs base package with fixed version. | |||||
* | Make libNX_X11-6 and libXinerama1 compliant to Shared Library Policy. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 | |
| | ||||||
* | nx-libs.spec: Install man pages into bin:packages. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 | |
| | ||||||
* | Makefile.nx-libs: Install man pages via main Makefile. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 | |
| | ||||||
* | nx-libs.spec: Mention NX technology in every package description. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 | |
| | ||||||
* | Support .symbols for 64bit and 32bit alike. | Mike Gabriel | 2015-01-29 | 1 | -0/+1 | |
| | ||||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Revert "Use SONAME based library package naming scheme." | Mike Gabriel | 2015-01-28 | 1 | -1/+0 | |
| | | | | This reverts commit 1e5c83e8bcdf29539667168e20b787585097f680. | |||||
* | Use SONAME based library package naming scheme. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Add Description: and Author: fields to various patch headers. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | latest tarball size: 41MiB | Mike Gabriel | 2015-01-28 | 1 | -1/+1 | |
| | ||||||
* | Makefile.nx-libs: Don't allow symlinks to point into buildroot. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | | | | several typos in upstream code detected by lintian. | |||||
* | Provide CDBS-generated debian/copyright.in file. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Add debian/*.symbols files for shared nx-X11 libraries. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Install upstream ChangeLogs into bin:packages. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Update .spec file to meet changes in tarball size reduction and restructuring. | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | ||||||
* | Support hardened builds for nxagent and libNX_*.so files. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | | | | patch files that get removed during code reduction. | |||||
* | Support hardened builds for nxcomp* libraries. | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | ||||||
* | debian/changelog: whitespace fix | Mike Gabriel | 2015-01-28 | 1 | -1/+1 | |
| | ||||||
* | Unify source tree reduction (debian/rules vs. roll-tarball.sh) via ↵ | Mike Gabriel | 2015-01-28 | 1 | -1/+4 | |
| | | | | file/folder lists in text files named debian/CODE-REDUCTION_*. | |||||
* | re-arrange changelog, work-in missing entries for previous commits | Mike Gabriel | 2015-01-28 | 1 | -23/+30 | |
| | ||||||
* | debian/roll-tarball.sh: Install etc/ files into etc/ subfolder (rgb, ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+4 | |
| | | | | nxagent.keyboard, x2goagent.keyboard). | |||||
* | debian/rules: Correctly link config files (etc/rgb, etc/nxagent.keyboard, ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | | | | etc/x2goagent.keyboard) before dh_auto_build. | |||||
* | Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+2 | |
| | | | | separate .keyboard files for x2goagent and nxagent. | |||||
* | Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file ↵ | Mike Gabriel | 2015-01-28 | 1 | -0/+4 | |
| | | | | shipped with x2goagent supersede rgb file shipped with nxagent. FIXME: a better approach would be to decide at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb. | |||||
* | Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files. | Mike Gabriel | 2015-01-28 | 1 | -0/+1 | |
| | ||||||
* | Fully rework the way nx-libs gets packaged for Debian/Ubuntu. | Mike Gabriel | 2015-01-28 | 1 | -12/+19 | |
| | | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary. | |||||
* | Header files need not be removed anymore. They don't get installed via ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+2 | |
| | | | | Makefile.nx-libs anymore. | |||||
* | Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore. | Mike Gabriel | 2015-01-22 | 1 | -0/+1 | |
| | ||||||
* | More source tree size reduction by analyzing what exactly of the Mesa source ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+2 | |
| | | | | code in nx-X11/extras/ is used and what not. | |||||
* | debian/control: Turn libnx-*-dev packages into dummy packages. Shipping ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+4 | |
| | | | | development files for nx-X11 makes no sense. No other programme build against nx-X11's header files except nxagent itself. | |||||
* | Drop more unused folders from tarball release / before .deb package build. | Mike Gabriel | 2015-01-22 | 1 | -0/+4 | |
| | | | | | | | * Drop more unused folders from tarball release / before .deb package build: - nx-X11/programs/Xserver/miext/shadow/ - nx-X11/programs/Xserver/XpConfig/ - nx-X11/programs/Xserver/Xprint/ | |||||
* | Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked to ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+2 | |
| | | | | other locations in the source tree at build time. | |||||
* | Stop shipping unused / very old xterm code. | Mike Gabriel | 2015-01-22 | 1 | -0/+1 | |
| | ||||||
* | Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+2 | |
| | | | | roll-tarball.sh and in debian/rules alike. | |||||
* | Fix removal of unused code (that part of the code that we know of so far). ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+3 | |
| | | | | (The debian/rules file is a Makefile and Makefiles don't understand shell globbing with curly braces). | |||||
* | debian/rules: Backup nxcomp/VERSION file from NoMachine before replacing it ↵ | Mike Gabriel | 2015-01-22 | 1 | -0/+4 | |
| | | | | with a symlink to debian/VERSION. Recreate the original file when cleaning up. | |||||
* | Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header ↵ | Mike Gabriel | 2015-01-19 | 1 | -0/+2 | |
| | | | | referring to keystrokes.cfg (plural), not keystroke.cfg. | |||||
* | Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is ↵ | Horst Schirmeier | 2015-01-19 | 1 | -0/+3 | |
| | | | | launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744). | |||||
* | give credits to Horst Schirmeier for solving #741 | Mike Gabriel | 2015-01-13 | 1 | -3/+5 | |
| | ||||||
* | grammar fix in changelog | Mike Gabriel | 2015-01-13 | 1 | -1/+1 | |
| | ||||||
* | Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵ | Mike Gabriel | 2015-01-13 | 1 | -0/+3 | |
| | | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741). | |||||
* | debian/changelog: add entry for last change. | Mihai Moldovan | 2015-01-09 | 1 | -0/+3 | |
| | ||||||
* | nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. ↵ | Mike Gabriel | 2014-12-03 | 1 | -0/+5 | |
| | | | | We can do without. | |||||
* | DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. | Mike Gabriel | 2014-12-03 | 1 | -1/+1 | |
| | ||||||
* | Add 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. ↵ | Paul Szabo | 2014-11-13 | 1 | -1/+4 | |
| | | | | Enable support for the X11 big requests extension and the generic events extension. | |||||
* | Continue development... | Mike Gabriel | 2014-11-13 | 1 | -0/+6 | |
| | ||||||
* | release 3.5.0.28redist-server/3.5.0.28redist-client/3.5.0.28 | Mike Gabriel | 2014-11-13 | 1 | -2/+2 | |
| |