close #269
thanks
Hello,
we are very hopeful that X2Go issue #269 reported by you
has been resolved in the new release (2:3.5.0.28) of the
X2Go source project »src:nx-libs«.
You can view the complete changelog entry of src:nx-libs (2:3.5.0.28)
below, and you can use the following link to view all the code changes
between this and the last release of src:nx-libs.
http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=f13f6a6adaa8d33f105041c1b9f52985e75a5912;hp=aeb5e8ad5491b9f950cb038ca6eb6b1e15fef05a
If you feel that the issue has not been resolved satisfyingly, feel
free to reopen this bug report or submit a follow-up report with
further observations described based on the new released version
of src:nx-libs.
Thanks a lot for contributing to X2Go!!!
light+love
X2Go Git Admin (on behalf of the sender of this mail)
X2Go Component: src:nx-libs
Version: 2:3.5.0.28-0x2go1
Status: RELEASE
Date: Thu, 13 Nov 2014 21:39:24 +0100
Fixes: 269 578 585 610 621
Changes:
nx-libs (2:3.5.0.28-0x2go1) RELEASED; urgency=medium
.
[ Mike Gabriel ]
- Provide COPYING file in tarball. Update debian/copyright.
- Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when
built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
(Fixes: #578).
- Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header
(Description: and Author: field).
- Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check
for launchd socket path in $DISPLAY on recent Mac OS X systems.
- Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to
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.
- debian/libnx-x11.postinst:
- Don't use dpkg-architecture (bin:package dpkg-dev) in postinst script.
Instead prep a libnx-x11.postinst script at build time. (Fixes:
#621).
- debian/rules:
- No such option for dh_auto_build: --with quilt."
- nx-libs.spec:
- Adapt installation of debian/VERSION as VERSION.x2goagent and
nxcomp/VERSION to latest changes introduced by
400_nxcomp-version.full+lite.patch.
- Additionally adapt to building on openSUSE/SLES.
- SUSE hack for linking to files in libX11-6 and libXext6.
- Make sure all package directories are owned by one of the
built bin:packages.
- Fix Xinerama symlink installation into RPM bin:package
libNX_Xinerama. (Fixes: #269).
.
[ Nito Martinez ]
- Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison
during NX session handshake. (Fixes: #610).
.
[ Ulrich Sibiller ]
- Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling
when XFIXES is enabled. (Fixes: #585).