aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* give credits to Horst Schirmeier for solving #741Mike Gabriel2015-01-131-3/+5
|
* grammar fix in changelogMike Gabriel2015-01-131-1/+1
|
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵Mike Gabriel2015-01-132-1/+4
| | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741).
* debian/changelog: add entry for last change.Mihai Moldovan2015-01-091-0/+3
|
* common: change X2go -> X2Go.Mihai Moldovan2015-01-091-2/+2
|
* fix for last commit(2)Mike Gabriel2014-12-031-1/+2
|
* fix for last commitMike Gabriel2014-12-031-1/+1
|
* nx-libs.spec: The gpg-offline bin:package is not available in our SLE repo. ↵Mike Gabriel2014-12-032-1/+6
| | | | We can do without.
* DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.Mike Gabriel2014-12-032-2/+2
|
* Add 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. ↵Paul Szabo2014-11-133-1/+1875
| | | | Enable support for the X11 big requests extension and the generic events extension.
* Continue development...Mike Gabriel2014-11-133-2/+8
|
* release 3.5.0.28redist-server/3.5.0.28redist-client/3.5.0.28Mike Gabriel2014-11-131-2/+2
|
* Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-11-133-456/+0
| | | | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)." This reverts commit c69c2e2ea177fd9e369a6342640bdedda9a500d8.
* Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT ↵Mike Gabriel2014-11-132-2/+1
| | | | | | CAUSES NXPROXY CRASHES EVERY 1-2 minutes." This reverts commit d505944e064f54c82c8bc66943238b49db05d37f.
* Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling when ↵Ulrich Sibiller2014-11-053-0/+38
| | | | XFIXES is enabled. (Fixes: #585)
* 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES ↵Mike Gabriel2014-10-252-1/+2
| | | | NXPROXY CRASHES EVERY 1-2 minutes.
* Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-10-253-0/+456
| | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299).
* Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to ↵Mike Gabriel2014-10-193-1/+5
| | | | 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. It is an nxcomp patch that needs to be applied in the nx-libs-lite _and_ the nx-libs-full tarball release.
* Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check ↵Mike Gabriel2014-10-183-0/+17
| | | | for launchd socket path in $DISPLAY on recent Mac OS X systems.
* nx-libs.spec: Fix more rpmlint warnings.Mike Gabriel2014-10-141-8/+36
|
* nx-libs.spec: Fix SUSE-specific R for libXext(6).Mike Gabriel2014-10-131-1/+2
|
* nx-libs.spec: typo fixMike Gabriel2014-10-131-1/+1
|
* nx-libs.spec: minor dep fixMike Gabriel2014-10-131-1/+1
|
* nx-libs.spec: Fix Xinerama deps for SUSE builds.Mike Gabriel2014-10-131-0/+5
|
* nx-libs.spec: Do not conflict with nx... This will break our own neck.Mike Gabriel2014-10-131-1/+0
|
* nx-libs.spec: fix nx-libs builds in mockMike Gabriel2014-10-131-2/+2
|
* nx-libs.spec: fix for last commitMike Gabriel2014-10-131-0/+1
|
* Fix Xinerama symlink installation into RPM bin:package libNX_Xinerama. ↵Mike Gabriel2014-10-132-8/+5
| | | | (Fixes: #269).
* Make sure all package directories are owned by one of the built bin:packages.Mike Gabriel2014-10-132-0/+7
|
* fix last changelog entryMike Gabriel2014-10-131-1/+1
|
* nx-libs.spec: Fix for last commit.Mike Gabriel2014-10-131-2/+3
|
* nx-libs.spec: SUSE hack for linking to files in libX11-6 and libXext6.Mike Gabriel2014-10-132-0/+3
|
* nx-libs.spec: follow up for last commitsMike Gabriel2014-10-131-3/+5
|
* nx-libs.spec: follow up for last commitsMike Gabriel2014-10-131-1/+2
|
* nx-libs.spec: follow-up commit for last commitMike Gabriel2014-10-131-0/+45
|
* Additionally adapt to building on openSUSE/SLES.Mike Gabriel2014-10-132-0/+3
|
* Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header ↵Mike Gabriel2014-10-112-0/+5
| | | | (Description: and Author: field).
* debian/rules: fix nxcomp/VERSION symlink creation at build-timeMike Gabriel2014-10-021-1/+1
|
* debian/rules: No such option for dh_auto_build: --with quilt."Mike Gabriel2014-10-022-1/+3
|
* nx-libs.spec: Adapt installation of debian/VERSION as VERSION.x2goagent and ↵Mike Gabriel2014-10-022-1/+6
| | | | nxcomp/VERSION to latest changes introduced by 400_nxcomp-version.full+lite.patch.
* fix symlink creationMike Gabriel2014-10-021-2/+2
|
* debian/libnx-x11.postinst: Don't use dpkg-architecture (bin:package ↵Mike Gabriel2014-10-023-5/+11
| | | | dpkg-dev) in postinst script. Instead prep a libnx-x11.postinst script at build time. (Fixes: #621).
* Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison ↵Nito Martinez2014-10-026-2/+251
| | | | during NX session handshake. (Fixes: #610).
* Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when ↵Mike Gabriel2014-08-203-0/+44
| | | | built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
* Provide COPYING file in tarball. Update debian/copyright.Mike Gabriel2014-07-094-2/+62
|
* Continue development...Mike Gabriel2014-06-303-2/+8
|
* release 3.5.0.27redist-server/3.5.0.27redist-client/3.5.0.27Mike Gabriel2014-06-301-2/+2
|
* Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs):Mike Gabriel2014-06-306-15/+27
| | | | | | * Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs): + 210_nxagent_save_session_state.full.patch + 210_nxcomp_save_session_state.full+lite.patch
* release 3.5.0.26redist-server/3.5.0.26redist-client/3.5.0.26Mike Gabriel2014-06-301-2/+2
|
* Fix patch names...Mike Gabriel2014-06-304-3/+7
| | | | | | | | * Fix patch names: + 212_nxcomp_build-on-Android.patch -> 212_nxcomp_build-on-Android.full+lite.patch + 302_nx-X11_xkbbasedir-detection.patch -> 302_nx-X11_xkbbasedir-detection.full.patch