This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from ee11aa4 onmainwindow.cpp: fix up pulse config file generation and PULSE_CLIENTCONFIG setting once more. new 505d4e0 Windows: Upgrade bundled PulseAudio from 5.0-rev18 to 6.0-11.1 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: copy-deps-win32.bat | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/x2goclient.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 505d4e062a3847e224a131a5beb1a3fc96bcc7df Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Apr 25 15:58:28 2015 -0400 Windows: Upgrade bundled PulseAudio from 5.0-rev18 to 6.0-11.1 --- copy-deps-win32.bat | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index bf3405b..836100e 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -6,7 +6,7 @@ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-r xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libstdc++-6.dll %1\ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libwinpthread-1.dll %1\ xcopy /E /Y D:\x2goclient-contrib\MSVC-DLLs\2008-9.0.21022.8-x86 %1\ -xcopy /E /Y D:\x2goclient-contrib\pulse\5.0-rev18_bin %1\ +xcopy /E /Y D:\x2goclient-contrib\pulse\6.0-11.1_bin %1\ xcopy /E /Y D:\x2goclient-contrib\PuTTY\0.64_bin %1\ xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.5_bin %1\VcXsrv xcopy /E /Y D:\x2goclient-contrib\zlib\1.2.8_bin\zlib1.dll %1\ diff --git a/debian/changelog b/debian/changelog index 9c2e3f8..4acf8cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low [ Mike DePaulo ] * New upstream release (4.0.4.0): + - Windows: Upgrade bundled PulseAudio from 5.0-rev18 to 6.0-11.1 - Windows: Update bundled VcXsrv from 1.15.2.2-xp+vc2013+x2go1 to 1.15.2.5 (X2Go/Arctica Build) The differences relevant to X2Go are: -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git