On Thursday 2012-06-21 16:26, Mike Gabriel wrote:
The X2Go Project is proud to announce a couple of new X2Go component releases:
- x2goserver (3.1.1.1)
- pinentry-x2go (0.7.5.4) [and others]
Current issues:
pinentry-x2go:
4 patches sent earlier.
x2goclient:
Is attempting to call "lrelease", but this does not work on Fedora which has decided to call it lrelease-qt4 again.
x2godesktopsharing:
1 patch sent.
x2gognomebindings:
config.sub is absent from x2gognomebindings, which means ./configure runs into an error when it tries to call it. The file is normally created when you run autoreconf -i.
x2goserver:
rpmlint says:
"x2goserver.x86_64: E: non-position-independent-executable (Badness: 10000) /usr/lib/x2go/x2gosqlitewrapper This executable must be position independent. Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags."