This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 17d9d3e debian/changelog: wrap too-long-line new a92c8d7 Update changelog about VcXsrv openssl update: 1.15.2.0-xp+vc2013+x2go1 -> 1.15.2.1-xp+vc2013+x2go1 new 8013825 Update changelog about cygwin packages updated to 2014-10-18 new f74084f Update Win32 OpenSSL to 1.0.1j The 3 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 | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 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 master in repository x2goclient. commit a92c8d77f45a2ccdb448c97dbb2fda2465938801 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Oct 18 23:48:42 2014 -0400 Update changelog about VcXsrv openssl update: 1.15.2.0-xp+vc2013+x2go1 -> 1.15.2.1-xp+vc2013+x2go1 --- debian/changelog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index de36498..0091be9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -84,13 +84,13 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low groups optional: misc, 75dpi, 100dpi and others (Fixes: #108) Note: The fact that all the fonts are included makes the installer about 30MB larger. - - Windows: Bundle new version of VcXsrv: 1.15.2.0-xp+vc2013+x2go1 + - Windows: Bundle new version of VcXsrv: 1.15.2.1-xp+vc2013+x2go1 This new version is based on upstream VcXsrv 1.15.2.0, but still - compatible with Windows XP. It is compiled with Microsoft Visual C++ 2013 - and contains 1 X2Go-specific change, winmultiwindow.patch. This patch - fixes an issue when resizing the NX-proxy window on specific multiple - monitor setups. (Thanks Oleksandr Shneyder for the patch) - (Fixes: #568) (Fixes: #594) + compatible with Windows XP. It also has its bundled OpenSSL updated to + 1.0.1j. It is compiled with Microsoft Visual C++ 2013 and contains 1 + X2Go-specific change, winmultiwindow.patch. This patch fixes an issue + when resizing the NX-proxy window on specific multiple monitor setups. + (Thanks Oleksandr Shneyder for the patch) (Fixes: #568) (Fixes: #594) - Windows: Port from MinGW 4.4 + Qt 4.8.5 to MinGW 4.8.2 + Qt 4.8.6, including fix for QTBUG-38706 (Fixes: #474, #603) - Windows: Fix missing VcXsrv/zlib1.dll . The impact of this bug was that -- 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 801382500040afafa1d980236782079dd0f303ef Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Oct 19 00:38:56 2014 -0400 Update changelog about cygwin packages updated to 2014-10-18 --- debian/changelog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0091be9..ba594f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -108,11 +108,12 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low - Windows: Replace Cygwin Bash (sh.exe) with Cygwin Dash (ash.exe renamed to sh.exe). This also means fewer Cygwin .DLLs are bundled. (Fixes: #636) - - Windows: cygwin packages (inluding patched OpenSSH 6.6.1p1-3) updated from - latest versions as of 2014-06-09 to latest versions as of 2014-10-11. This - includes openssl 1.0.1i-1, which fixes the 9 CVEs announced on 2014-08-06. - (Cygwin openssl was also individually updated to 1.0.1i-1 in - 4.0.2.1+hotfix1+build2.) + - Windows: cygwin packages (excluding OpenSSH, which is at the patched + version of 6.6.1p1-3-x2go1) updated from latest versions as of 2014-06-09 + to latest versions as of 2014-10-18. This includes openssl 1.0.1j-1, which + fixes the CVEs announced on 2014-08-06 & 2014-10.15. + (Cygwin openssl was also individually updated in 4.0.2.1+hotfix1+build2, + but only to 1.0.1i-1.) - Windows: Build nxproxy.exe with Cygwin's libpng 1.5.x rather than 1.2.x. (This may improve performance when PNG compression is selected.) - Windows: Build cygwin openssh without krb5 or tcp_wrappers support because -- 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 f74084fd0be014b086da29d3d7ba921f7f3dc6fe Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Oct 19 00:42:04 2014 -0400 Update Win32 OpenSSL to 1.0.1j --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ba594f8..a57b7ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -103,8 +103,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low hpn-enabled SSH servers. The Pageant support patch from the KDE Windows project was ported to 0.6.3 by myself and Mike Frederick. (Gmail: psududemike) (Fixes: #590) - - Windows: Win32 OpenSSL updated from 1.0.1h to 1.0.1i, which fixes the - 9 CVEs announced on 2014-08-06. + - Windows: Win32 OpenSSL updated from 1.0.1h to 1.0.1j, which fixes the + CVEs announced on 2014-08-06 & 2014-10-15. - Windows: Replace Cygwin Bash (sh.exe) with Cygwin Dash (ash.exe renamed to sh.exe). This also means fewer Cygwin .DLLs are bundled. (Fixes: #636) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git