<div dir="ltr"><div>I of course wanted to include everybody that contributes to X2go, not just Mike. <br><br></div>Markus<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 10, 2014 at 4:33 PM, Michael DePaulo <span dir="ltr"><<a href="mailto:mikedep333@gmail.com" target="_blank">mikedep333@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My pleasure.<br>
<br>
I've always thought that RDC was the coolest feature of Windows. I<br>
enjoy contributing to X2Go in my free time. I want free operating<br>
systems to have an even better remote desktop solution.<br>
<br>
Within the next several days, I will be putting Windows-specific<br>
release notes on the wiki.<br>
<br>
-Mike#2<br>
<div><div class="h5"><br>
On Thu, Apr 10, 2014 at 6:22 PM, Nigra Truo <<a href="mailto:nigratruo@gmail.com">nigratruo@gmail.com</a>> wrote:<br>
> Thanks Mike for all the hard work on the new release! It is appreciated!<br>
><br>
> Markus<br>
><br>
><br>
> On Thu, Apr 10, 2014 at 5:08 AM, Mike Gabriel<br>
> <<a href="mailto:mike.gabriel@das-netzwerkteam.de">mike.gabriel@das-netzwerkteam.de</a>> wrote:<br>
>><br>
>> Dear all,<br>
>><br>
>> the X2Go project is proud to announce a new release of the X2Go<br>
>> component ,,x2goclient''.<br>
>><br>
>> New gains of this version of ,,x2goclient'' are:<br>
>><br>
>> o Fully support building againt libssh 0.6.x.<br>
>> o Provide solution for Google Authenticator support.<br>
>> o Provide a better help window.<br>
>> o Show changelog and git-log on the terminal<br>
>> (new options: --changelog, --git-info).<br>
>> o More improvement for the Mac OS X keyboard.<br>
>> o Fix of multimonitor support on Linux.<br>
>> o Use QNetworkAccessManager class for the<br>
>> communicatio with a broker http(s) server.<br>
>> o Allow OTP authentications against http(s) brokers<br>
>> o Fix pulseaudio integration on Windows (Big thanks<br>
>> to Mike#2 for the debugging effort and the communication<br>
>> to pulseaudio upstream!!!)<br>
>><br>
>> Above all, Mike#2 (Michael DePaulo) has been very busy on testing<br>
>> and improving the MS Windows builds of X2Go Client. Thanks a lot for<br>
>> this!!! You have become a highly valuable member of the X2Go developers<br>
>> team. Good to have you on board!!!<br>
>><br>
>><br>
>> X2Go Component: x2goclient<br>
>> Version: 4.0.2.0<br>
>> Status: RELEASE<br>
>> Date: Thu, 10 Apr 2014 13:47:56 +0200<br>
>> Fixes these bug report(s): 138 349 422 440 446 448 453<br>
>> Changes:<br>
>> x2goclient (4.0.2.0) RELEASED; urgency=low<br>
>> .<br>
>> [ Oleksandr Shneyder ]<br>
>> * New upstream version (4.0.2.0):<br>
>> - Revrite SSH Classes to support libssh fix.<br>
>> - Add Class HelpDialog to show options in scroll area.<br>
>> - Fix authentication on SSH Broker with key + passphrase.<br>
>> - Set modmap timer timeout to 10 sec on Mac.<br>
>> - Fix running xmodmap if X2Go Client not started from terminal.<br>
>> - Setting keyboard modifiers with xmodmap.<br>
>> - Fix multimonitor support on Linux.<br>
>> - Display more version info. Parameters --version, --git,<br>
>> --changelog.<br>
>> - Don't show GUI dialog for --version, --help, etc, if started<br>
>> from terminal on linux and mac.<br>
>> - If no user in session config, display system username in pass form.<br>
>> - Check if txt/changelog and txt/git exist on config phase.<br>
>> Rename option "--git" to "--git-info".<br>
>> - Change x2goclient.nsi for nightly builds.<br>
>> .<br>
>> [ Josh Lukens ]<br>
>> * New upstream version (4.0.2.0):<br>
>> - Switch to QNetworkAccessManager. Appropriately set content type<br>
>> header to "application/x-www-form-urlencoded" for HTTP post<br>
>> requests. (Fixes: #440, #138).<br>
>> - Fix copy+paste errors in QNetworkAccessManager code.<br>
>> - Provide support for dynamic authentication IDs. This is<br>
>> a requirement for using the broker client against brokers<br>
>> that use some sort of OTP authentication mechanism.<br>
>> (Fixes: #446).<br>
>> .<br>
>> [ Mike Gabriel ]<br>
>> * New upstream version (4.0.2.0):<br>
>> - Drop create_text.sh again, implement changelog copying<br>
>> in distro build files. Implement Git history creation for<br>
>> nightly builds in build scripts.<br>
>> - Rename txt/git to txt/git-info (make it compliant with cmdline<br>
>> options).<br>
>> - Allow starting shadow sessions from the command line with<br>
>> option --hidden being enabled. (Fixes: #349).<br>
>> * debian/control:<br>
>> + Build-depend on libssh-dev (>= 0.5.4-2).<br>
>> + Bump Standards: to 3.9.5. No changes needed.<br>
>> * debian/rules:<br>
>> + Copy debian/changelog into txt/ subfolder during dh_auto_configure.<br>
>> + Create txt/git-info files for ChangeLog.git if it exists.<br>
>> * x2goclient.spec:<br>
>> + Copy ChangeLog (or debian/changelog) into txt/ subfolder during<br>
>> %setup.<br>
>> + Copy ChangeLog.gitlog (if present) into txt/ subfolder during<br>
>> %setup.<br>
>> + B-R (epel-7): man2html-core (same as for Fedora builds).<br>
>> .<br>
>> [ Mike DePaulo ]<br>
>> * New upstream version (4.0.2.0):<br>
>> - Decrease HelpDialog's tab width from 320 to 30<br>
>> (the width of 10 spaces.) (Fixes: #453)<br>
>> - Windows: Fix compatibility with PulseAudio 3.0 & later through<br>
>> new cookie handling. (Fixes: #422)<br>
>> - Windows: Upgrade included PulseAudio from 1.1 to 5.0.<br>
>> The 5.0 build is patched for X2Go bug #363. and available here:<br>
>><br>
>> <a href="https://build.opensuse.org/project/show/home:mikedep333:branches:home" target="_blank">https://build.opensuse.org/project/show/home:mikedep333:branches:home</a>:\<br>
>> mkbosmans:mingw32:pulseaudio<br>
>> - Windows: Reapply KDE on Windows's patch for Pageant support to<br>
>> libssh 0.5.5. (Fixes: #448)<br>
>><br>
>><br>
>> Regards,<br>
>> Mike Gabriel<br>
>><br>
>> --<br>
>><br>
>> DAS-NETZWERKTEAM<br>
>> mike gabriel, herweg 7, 24357 fleckeby<br>
>> fon: <a href="tel:%2B49%20%281520%29%201976%20148" value="+4915201976148">+49 (1520) 1976 148</a><br>
>><br>
>> GnuPG Key ID 0x25771B31<br>
>> mail: <a href="mailto:mike.gabriel@das-netzwerkteam.de">mike.gabriel@das-netzwerkteam.de</a>, <a href="http://das-netzwerkteam.de" target="_blank">http://das-netzwerkteam.de</a><br>
>><br>
>> freeBusy:<br>
>><br>
>> <a href="https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb" target="_blank">https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb</a><br>
>><br>
>> _______________________________________________<br>
>> X2Go-Announcement mailing list<br>
>> <a href="mailto:X2Go-Announcement@lists.berlios.de">X2Go-Announcement@lists.berlios.de</a><br>
>> <a href="https://lists.berlios.de/mailman/listinfo/x2go-announcement" target="_blank">https://lists.berlios.de/mailman/listinfo/x2go-announcement</a><br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> X2Go-User mailing list<br>
> <a href="mailto:X2Go-User@lists.berlios.de">X2Go-User@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/x2go-user" target="_blank">https://lists.berlios.de/mailman/listinfo/x2go-user</a><br>
</blockquote></div><br></div>