Hi,
it looks like the nx-libs git tree starts with the files contained in nomachines' source release
nx-X11-3.1.0-1.tar.gz (and accompanied source tarballs).
I have several source tarballs that have been released before that, e.g.:
nx-X11-1.3.0-6.tar.gz
nx-X11-1.3.1-12.tar.gz
nx-X11-1.3.2-8.tar.gz
nx-X11-1.3.2-9.tar.gz
nx-X11-1.4.0-10.tar.gz
nx-X11-1.4.0-1.tar.gz
nx-X11-1.4.0-3.tar.gz
nx-X11-1.4.0-4.tar.gz
nx-X11-1.4.0-6.tar.gz
nx-X11-1.4.0-7.tar.gz
nx-X11-1.4.0-9.tar.gz
nx-X11-1.5.0-14.tar.gz
nx-X11-1.5.0-15.tar.gz
nx-X11-1.5.0-18.tar.gz
nx-X11-1.5.0-21.tar.gz
nx-X11-1.5.0-4.tar.gz
nx-X11-1.5.0-7.tar.gz
nx-X11-1.5.0-9.tar.gz
nx-X11-2.0.0-31.tar.gz
nx-X11-2.1.0-2.tar.gz
nx-X11-2.1.0-3.tar.gz
nx-X11-3.0.0-35.tar.gz
nx-X11-3.0.0-37.tar.gz
(+ accompanied tarballs. See attachment for full list).
I think these should also be merged into the git tree for reference. What do you think?
Uli
--
______________________________________creating IT solutions
Dipl.-Inf. Ulrich Sibiller science + computing ag
System Administration Hagellocher Weg 73
http://www.science-computing.de 72070 Tuebingen, Germany
--
Vorstandsvorsitzender/Chairman of the board of management:
Gerd-Lothar Leonhart
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Michael Heinrichs, Dr. Arno Steitz
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196
Package: x2goclient
Version: some future release
Hi,
I'd like to request an update of libssh to version 0.6.x for the
Windows build of the X2Go Client software.
The current Windows builds which are shipped with libssh-0.5.5 have a
connection problem with hpn-enabled openssh servers [1].
We at Gentoo already faced the same problem a while ago [2].
The problem looks like this:
After a successful login with libssh-0.5.x to the hpn-enabled
openssh server the connection just hangs. There's no further data being
transferred from or to the server. This results in the X2Go Client to
hang as well.
After upgrading libssh to version 0.6.x the problem disappears.
[1] http://www.psc.edu/index.php/hpn-ssh
[2] https://bugs.gentoo.org/482548
Kind regards
--
Lars Wendler
Gentoo package maintainer
GPG: 4DD8 C47C CDFA 5295 E1A6 3FC8 F696 74AB 981C A6FC
Control: retitle -1 reintroduce zlib support for libssh in X2Go Client
for Windows
History:
With libssh-0.5.2 (built by the KDE Windows project), zlib support was included:
http://code.x2go.org/releases/binary-win32/3rd-party/libssh/libssh-x86-ming…
It used "libz.dll" 1.2.7
With libssh-0.5.5 (built by Alex), zlib support was not included:
http://code.x2go.org/releases/binary-win32/3rd-party/libssh/libssh-with-pag…
Now with libssh-0.6.3 (built by me), zlib support was reintroduced.
"zlib1.dll" 1.2.3 was already being shipped by us.
It was linked against the headers for 1.2.8.
What I will do:
I will update zlib1.dll to 1.2.8. 1.2.3 does not lack any security
updates. However it isn't supported, only the latest 1.2.x release is.
http://www.zlib.net/http://zlib.net/zlib128-dll.zip
Also, it appears that nothing was using libz.dll since the upgrade to
libssh-0.5.5, and that nothing was using zlib1.dll until the upgrade
to libssh-0.6.3. Therefore, I will delete libz.dll.
tag #599 pending
fixed #599 4.0.1.16
thanks
Hello,
X2Go issue #599 (src:x2goserver) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=7ba7f6c
The issue will most likely be fixed in src:x2goserver (4.0.1.16).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 7ba7f6cc56bda7075d0798c3d11b015b9a57483b
Author: Mike DePaulo <mikedep333(a)gmail.com>
Date: Mon Sep 8 08:32:05 2014 -0400
Fix launching GNOME 3 Fallback session (GNOME 3.4 & 3.6) on distros other than Ubuntu and Debian (Fixes: #599)
diff --git a/debian/changelog b/debian/changelog
index cac9892..eccc8bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,14 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low
[ Mike DePaulo ]
* New upstream release (4.0.1.16):
- - Support GNOME Flashback session on Ubuntu 13.10+ and on debian Jessie
+ - Support GNOME Flashback session (GNOME 3.8+) on distro releases such as
+ Ubuntu 13.10+ and debian Jessie
(Note: This requires that gnome-flashback.session actually be installed.
It also currently requires that the gnome-session binary not require
hardware 3D acceleration for said session.)
(Thanks Eugene San (eugenesan(a)gmail.com))
+ - Fix launching GNOME 3 Fallback session (GNOME 3.4 & 3.6) on distros other
+ than Ubuntu and Debian (Fixes: #599)
- Fix support for Cinnamon 1.4 (Linux Mint 13) (Fixes: #569)
- Fix the logic for launching Cinnamon 2.0 and 2.2 (Linux Mint 17).
(Fixes: #572)
Hi Tristan and X2Go devs,
1. I was *able* to reproduce this bug under X2Go Client for Windows.
To be perfectly clear, it only happens when you are launching a remote
application ("Single Application" or "Published Application"), not
when you are launching a KDE session.
I tested a KDE session, and the system tray icons successfully showed
up under the KDE system tray. I tested both Kopete and KTorrent.
2. I was *able* to reproduce this bug using regular X11 forwarding
(ssh -Y hostname) under Cygwin XWin and Cygwin SSH.
I attached the command-line output from this. (KWrite does not use a
system tray icon. I ran KWrite anyway as a test.)
3. I was *unable* to reproduce this bug when using regular X11
forwarding (ssh -Y hostname) on an Ubuntu 14.04 machine running MATE
1.8.0. Under this configuration, the system tray icons successfully
show up in the MATE system tray. I tested both Kopete and KTorrent.
4. Based on 1, 2 and 3, this bug may be a limitation of VcXsrv (our X
server that runs on Windows) and Cygwin XWin rather than nxagent.
VcXsrv and Cygwin XWin share a lot of code in common. If we prove this
to be the case, we should keep this bug open as a "known issue" and
reassign it to package x2goclient. (We may also fix the bug in VcXsrv
too.)
Also, I will report this to the Cygwin/X mailing list.
(Cygwin and Cygwin/X use their mailing lists to track bugs.)
Test Server:
- OpenSUSE 13.1 64-bit with only the default KDE packages installed
and the x2goserver package (and its dependencies) installed.
- All updates applied to OpenSUSE.
- x2goserver 4.0.1.15-4.1 from the OBS (on SUSE, this package includes
the xsession script)
- nxagent 3.5.0.27-1.1
- VM Hosted on the Fedora 20 KVM/virt-manager hypervisor
- Accessed the VM "locally" by connecting to KVM's SPICE interface
from a Windows machine with VirtViewer 1.0.
Test Client 1:
- Windows 8.1 64-bit with all the latest important, recommended, and
optional updates installed
- X2Go Client 4.0.3.0-2014.09.07 (nightly build)
Test Client 2:
- Windows 8.1 64-bit with all the latest important, recommended, and
optional updates installed
- Cygwin 32-bit 1.7.32 with xorg-server 1.16.0-1
Test Client 3:
- Ubuntu 14.04.1 64-bit with most of the latest updates and numerous
packages installed
- MATE 1.8.0 installed from http://repo.mate-desktop.org/archive/1.8/ubuntu
-Mike#2
Processing commands for control(a)bugs.x2go.org:
> clone 590 -1
Bug #590 [x2goclient] X2Go Client for Windows with libssh-0.5.x: cannot connect to hpn-enabled SSH servers
Bug 590 cloned as bug 600
> retitle -1 reintroduce zlib support for libssh
Bug #600 [x2goclient] X2Go Client for Windows with libssh-0.5.x: cannot connect to hpn-enabled SSH servers
Changed Bug title to 'reintroduce zlib support for libssh' from 'X2Go Client for Windows with libssh-0.5.x: cannot connect to hpn-enabled SSH servers'
>
End of message, stopping processing here.
Please contact me if you need assistance.
--
590: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=590
600: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=600
X2Go Bug Tracking System
Contact owner(a)bugs.x2go.org with problems