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 42179e0 Bundle new version of VcXsrv: 1.15.2.3-xp+vc2013+x2go1 new 214b9d0 Update from Cygwin bundle 20141018-2 to 20141018-3. new 3d9708d Windows-Specific Release: 4.0.3.2-20150222 The 2 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 | 3 ++- debian/changelog | 13 +++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) -- 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 214b9d072d3fc9b026673bdf891ab686cbde0e9d Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Feb 22 13:52:20 2015 -0500 Update from Cygwin bundle 20141018-2 to 20141018-3. --- copy-deps-win32.bat | 3 ++- debian/changelog | 13 +++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/copy-deps-win32.bat b/copy-deps-win32.bat index ff19bf6..2849f43 100755 --- a/copy-deps-win32.bat +++ b/copy-deps-win32.bat @@ -1,4 +1,5 @@ -xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-2_bin %1\ +xcopy /E /Y D:\x2goclient-contrib\cygwin\20141018-3_bin %1\ +del %1\nxproxy.exe.unstripped %1\libXcomp.a %1\libXcomp.dll.a xcopy /E /Y D:\x2goclient-contrib\libssh\0.6.4-x2go1-mingw482_bin\bin\libssh.dll %1\ xcopy /E /Y D:\x2goclient-contrib\libzip\0.9.3_bin\bin\libzip.dll %1\ xcopy /E /Y D:\x2goclient-contrib\MinGW-DLLs\i686-4.8.2-release-posix-dwarf-rt_v3-rev3\libgcc_s_dw2-1.dll %1\ diff --git a/debian/changelog b/debian/changelog index 4815b41..c6d4203 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,19 @@ -x2goclient (4.0.3.2-20150220) UNRELEASED; urgency=medium +x2goclient (4.0.3.2-20150222) 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. + - Windows: Update bundled nxproxy (nx-libs-lite) from 3.5.0.27 to + 3.5.0.28. + - Windows: Update bundled Cygwin libjpeg-turbo from 1.3.1-1 to 1.3.1-3. + The difference is that CVE-2014-9092 has been fixed. + - Windows: Update bundled Cygwin libpng from 1.5.18-1 to 1.5.21-2. + In addition to other changes, CVE-2013-6954 has been fixed. + (Note: The Cygwin package name is now "libpng15" because "libpng" is + now 1.6.x.) + + -- Mike DePaulo <mikedep333@gmail.com> Thu, 22 Feb 2015 13:50:00 -0500 - -- 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
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 3d9708d61cb0a74162c2681a7ba274386a54e37c Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Feb 22 13:53:03 2015 -0500 Windows-Specific Release: 4.0.3.2-20150222 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c6d4203..8d979d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2goclient (4.0.3.2-20150222) UNRELEASED; urgency=medium +x2goclient (4.0.3.2-20150222) unstable; 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 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git