This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch 4.0.3.2-mswin in repository x2goclient. from 37a26ab Windows-Specific Release: 4.0.3.2-20150219 new 42179e0 Bundle new version of VcXsrv: 1.15.2.3-xp+vc2013+x2go1 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 | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) -- 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 4.0.3.2-mswin in repository x2goclient. commit 42179e05b7269540b0860a5d5c9554ceba138f7a Author: Mike DePaulo <mikedep333@gmail.com> Date: Fri Feb 20 07:57:29 2015 -0500 Bundle new version of VcXsrv: 1.15.2.3-xp+vc2013+x2go1 Conflicts: debian/changelog --- copy-deps-win32.bat | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index 5929579..ff19bf6 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -7,7 +7,7 @@ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-r 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\PuTTY\0.63_bin %1\ -xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.2-xp+vc2013+x2go1_bin %1\VcXsrv +xcopy /E /Y /I D:\x2goclient-contrib\VcXsrv\1.15.2.3-xp+vc2013+x2go1_bin %1\VcXsrv xcopy /E /Y D:\x2goclient-contrib\zlib\1.2.8_bin\zlib1.dll %1\ xcopy /E /Y D:\x2goclient-contrib\zlib\x86-mingw4-1.2.7-1_bin\bin\libz.dll %1\ REM until Win32OpenSSL 1.0.1k comes out diff --git a/debian/changelog b/debian/changelog index e35f89f..4815b41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +x2goclient (4.0.3.2-20150220) UNRELEASED; urgency=medium + * New upstream release (4.0.4.0): + - Windows: Bundle new version of VcXsrv: 1.15.2.3-xp+vc2013+x2go1. + The difference from 1.15.2.2-xp+vc2013+x2go1 is that CVE-2015-0255 + has been fixed. + + -- Mike DePaulo <mikedep333@gmail.com> Thu, 20 Feb 2015 08:01:00 -0500 x2goclient (4.0.3.2-20150219) unstable; urgency=medium [ Mike DePaulo ] -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git