This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 081628c Windows: On XP & Server 2003 (R2), prevent high PulseAudio CPU usage by lowering its CPU priority to "normal" (Fixes #526) new 11e8f3a Windows: Download and compile nx-libs-lite from the release tarball, rather than from git, so that the patches are actually applied The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 11e8f3aeb3862e5ea4eec284cee04a45b8b8039c Author: Mike DePaulo <mikedep333@gmail.com> Date: Wed Jul 2 08:39:19 2014 -0400 Windows: Download and compile nx-libs-lite from the release tarball, rather than from git, so that the patches are actually applied --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0f7f54d..53819d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -67,6 +67,8 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low (Cygwin openssl was also individually updated to 1.0.1h-1 in 4.0.2.0+build4.) This also includes migrating from libjpeg to libjpeg-turbo, which reduces CPU usage of nxproxy.) + - Windows: Download and compile nx-libs-lite from the release tarball, + rather than from git, so that the patches are actually applied - Windows: nx-libs-lite updated from 3.5.0.22 to 3.5.0.27 (linked against aforementioned cygwin package versions) - Windows: Win32 OpenSSL updated from 1.0.1g to 1.0.1h, which fixes the 6 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git