aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* giving credits to Mihai for digging out patch 029_nxcomp_ppc64.full+lite.patchMike Gabriel2014-06-151-0/+2
|
* Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big Endian ↵Mike Gabriel2014-06-153-0/+19
| | | | systems (like PPC64). (Fixes: #515).
* Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir test for ↵Mike Gabriel2014-06-133-0/+88
| | | | xkb/rules/base instead of testing for deprecated file xkb/keymap.dir. (Fixes: #40).
* Make 016_nx-X11_install-location.debian.patch cleanly apply again.Mike Gabriel2014-06-112-1/+2
|
* Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local ↵Mike Gabriel2014-06-113-0/+303
| | | | socket support for Linux based systems. This patch pulls in abstract socket relevant code from xtrans 1.2.7.
* Wrap too-long-line in changelog.Mike Gabriel2014-06-111-2/+2
|
* fix patch nameMike Gabriel2014-06-113-3/+3
|
* Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply after ↵Mike Gabriel2014-06-112-4/+6
| | | | having added 027_nxcomp_abstract-X11-socket.patch.
* Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let NX proxy ↵Mike Gabriel2014-06-113-0/+61
| | | | attempt connecting to the abstract X11 socket first, and only fallback to the file system socket, if the abstract socket is not available. (Fixes: #505).
* Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 architectures. ↵Mike Gabriel2014-05-093-1/+80
| | | | (Fixes: #490).
* Continue development...Mike Gabriel2014-05-073-2/+8
|
* release 3.5.0.24redist-server/3.5.0.24redist-client/3.5.0.24Mike Gabriel2014-05-071-4/+4
|
* Configurable keystrokes: Don't ignore first XML element in keystrokes.cfg ↵Mike Gabriel2014-05-072-2/+5
| | | | anymore. (Fixes: #488).
* Update 320_nxagent_configurable-keystrokes.full.patch: The keystrokes config ↵Mike Gabriel2014-05-072-9/+10
| | | | file's default name now is keystrokes.cfg (plural).
* Debian lintian: Fix: nx-libs source: not-binnmuable-all-depends-any ↵Mike Gabriel2014-05-072-1/+3
| | | | x2goagent -> nxagent.
* Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets included ↵Mike Gabriel2014-05-073-1/+3
| | | | into rolled tarball (by renaming *.patch to *.full.patch).
* Clean debian/patches/series: Remove commented out patches.Mike Gabriel2014-05-072-2/+1
|
* Continue development...Mike Gabriel2014-05-063-2/+8
|
* release 3.5.0.23redist-server/3.5.0.23redist-client/3.5.0.23Mike Gabriel2014-05-061-2/+2
|
* fix changelogMike Gabriel2014-05-061-2/+2
|
* nxagent: add patch to fix refresh error on RDP connections to Windows 2012 ↵Oleksandr Shneyder2014-05-063-0/+19
| | | | if speed=ADSL.
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵Mike Gabriel2014-03-293-0/+111
| | | | -Werror=format-security errors that only show up on ARM builds. (Fixes: #423).
* nx-libs.spec: Build our imake against xorg-x11-proto-devel.Mike Gabriel2014-01-282-0/+4
|
* debian/control: Build our imake against x11proto-core-dev headers.Mike Gabriel2014-01-282-1/+5
|
* nx-libs.spec: Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. ↵Mike Gabriel2014-01-282-6/+9
| | | | (Fixes: #393).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of ↵Mike Gabriel2014-01-283-0/+1094
| | | | 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.patchMike Gabriel2014-01-281-1/+1
|
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵Mike Gabriel2014-01-283-1/+18
| | | | architecture. (Fixes: #411).
* Continue development...Mike Gabriel2014-01-043-2/+8
|
* release hotfix buildMike Gabriel2014-01-041-2/+2
|
* Update version in VERSION.x2goagent.Mike Gabriel2014-01-042-1/+7
|
* release 3.5.0.22redist-server/3.5.0.22redist-client/3.5.0.22Mike Gabriel2014-01-041-2/+2
|
* nx-libs.spec: fix symlink creation for Xinerama (missing subfolder)Mike Gabriel2013-12-171-4/+4
|
* attempt to correct symlink creation for Xinerama supportMike Gabriel2013-12-172-2/+2
|
* Make sure all nx-libs components depend on the very same version.Mike Gabriel2013-12-172-1/+5
|
* Enable Xinerama support for RPM packages. (Fixes: #370).Mike Gabriel2013-12-173-1/+20
|
* Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵Mike Gabriel2013-12-172-2/+2
| | | | use anymore and not recommended at all to have that.
* Clear (Fedora package) changelog.Mike Gabriel2013-12-172-47/+1
|
* nx-libs.spec: x2goagent does not depend on x2goserver (rather vice versa)Mike Gabriel2013-12-131-1/+0
|
* nx-libs.spec: fix spellings in package descriptionsMike Gabriel2013-12-131-6/+6
|
* make sure our RPM package version is lower than a package version from EPELMike Gabriel2013-12-081-1/+1
|
* typo fixMike Gabriel2013-12-081-1/+1
|
* compensate missing %buildroot macro in EPEL5Mike Gabriel2013-12-081-0/+3
|
* The RPM macro for the linker flags does not exist on EPEL. Thus, hardcode ↵Mike Gabriel2013-12-072-0/+4
| | | | __global_ldflags macro for EPEL builds.
* debian/rules: Remove bundled libraries from source tree before building the ↵Mike Gabriel2013-12-072-4/+13
| | | | package.
* adapt spec file to last commitMike Gabriel2013-12-061-1/+6
|
* Improve patch: ↵Mike Gabriel2013-12-065-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 Gabriel2013-12-064-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 Gabriel2013-12-061-0/+10
| | | | place before building the RPM package
* nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name.Mike Gabriel2013-12-062-4/+7
|