This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit b11a2b4231cefd2bebaef433346000203c4e5b5f Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jan 11 11:44:37 2015 -0500 Update changelog about copy-deps-win32.bat and latest win32 dependency updates. --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7118683..2e4344e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,12 +43,22 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium [ Mike DePaulo ] * New upstream release (4.0.3.2): + - Windows: Cygwin OpenSSL updated from 1.0.1j-1 to 1.0.1k-1, which + fixes the CVEs announced on 2015-01-08. + - Windows: Bundle new version of VcXsrv: 1.15.2.2-xp+vc2013+x2go1. + The differences from 1.15.2.1-xp+vc2013+x2go1 are that its bundled + OpenSSL has been updated to 1.0.1j, and that xorg-server + CVE-2014-8091..8103 have been fixed. - Windows: Fix compatibility with PulseAudio 6.0 - Windows: Enable X2Go Client for Windows to build under VS2010 nmake (but not the VS2010 IDE due to a Qt4 Visual Studio Add-in limitation) Note that the official builds are still build under MinGW. (Fixes: #642) Thanks George Trakatelis (uom.edu.gr) for submitting this feature. + - Windows: Make builds easier, and updating bundled dependencies + easier, by adding copy-deps-win32.bat. It copies the exact + version of each dependency (DLL, executable, data, folder, etc) + from x2goclient-contrib.git. [ Kaan Ozdincer ] * New upstream version (4.0.3.2): -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git