[X2Go-Dev] Bug#108: X2Go issue (in src:x2goclient) has been marked as pending for release
Mike DePaulo
mikedep333 at gmail.com
Tue Jul 8 05:17:23 CEST 2014
tag #108 pending
fixed #108 4.0.2.1
thanks
Hello,
X2Go issue #108 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=c0bc05f
The issue will most likely be fixed in src:x2goclient (4.0.2.1).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit c0bc05f8e607afaa3aeb49af62eaf5d21e572519
Author: Mike DePaulo <mikedep333 at gmail.com>
Date: Mon Jul 7 23:06:07 2014 -0400
Windows: Include all fonts in NSIS installer, make them optional, and install only "misc" by default. (Fixes: #108) Also make desktop shortcut optional.
diff --git a/debian/changelog b/debian/changelog
index 3148ef4..f4e8419 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -56,12 +56,19 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low
[ Mike DePaulo ]
* New upstream release (4.0.2.1):
+ - Windows: Install VcXsrv "misc" fonts by default, and make all 4 font
+ groups optional: misc, 75dpi, 100dpi and others (Fixes: #108)
+ Note: The fact that all the fonts are included makes the installer about
+ 30MB larger. (See next comment, it would be even larger.)
+ - Windows: Reduce the new size of NSIS installer by several MB
+ by switching to lzma solid compression
+ - Windows: Make the desktop shortcut optional during install,
+ but still the default.
- Windows: Prevent high PulseAudio CPU usage on Windows XP by lowering
PulseAudio's CPU priority from "high" to "normal" on XP specifically.
Also do so on Windows Server 2003 (R2) (Fixes #526)
- Windows: Enable PulseAudio log when --debug is passed.
- Windows: Fix compatibility with current PulseAudio master branch
- - Windows: Reduce size of NSIS installer by switching to lzma solid compression
- Windows: cygwin packages (inluding patched OpenSSH 6.6.1p1-3) updated from
latest versions as of 2014-04-08 to latest versions as of 2014-06-09. This
includes openssl 1.0.1h-1, which fixes the 6 CVEs announced on 2014-06-05.
More information about the x2go-dev
mailing list