This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-main in repository x2goclient. from 85bf0c6 release 4.0.2.0 adds b10ae3b Continue development... adds 17e9343 work in changelog of build fix release 4.0.1.5 adds feaf6bb changelog: work in coming LTS release 4.0.1.6 adds 78610c5 debian/control: Add dbg:package x2goplugin-dbg. adds ea9fd44 Fix FTBFS on arm64 (and others) architecture. (Fixes: #498). adds fcab17b debian/control: typo fix adds 7d3f179 - Hide GSSAPI options on direct RDP connections. adds 2d13845 Search X-Server in /Applications/Utilities/XQuartz.app on Mac. Wrong cmd line option throw error dialog if running not from terminal. adds c78b9e5 debian/changelog: add closure for #478 adds 7386f7c fix for last commit adds 76d7c33 Add command line option "close-disconnect", which make client close after session is disconnected. adds b9f981d Don't start pulse on Windows, until we have not session with pulse support. adds 1a07416 Check if sound is activated before starting pulse. adds 7464738 Fix starting sshd on Win XP. adds a12836f Revert "Fix starting sshd on Win XP." adds 613e834 Fix starting sshd on Win XP. (Fixes: #421). adds 18f4c67 Only show session name in notification bubbles with debugging enabled. (Fixes: #364). adds b1246af New command line option (--keep-trayicon). With that options set, we force X2Go client to only use the default "accelerated X" as system tray icon (and prohibit usage of the session's icon as tray icon). (Fixes: #365). adds 5a91717 Re-add Info.plist file (which got removed by accident in commit 91cf6c6). (Fixes: #502). adds 1d67777 Windows: Enable PulseAudio log when --debug is passed. adds 6d3998f Windows: Fix compatibility with current PulseAudio master branch by replacing forward shashes with backslashes in file/folder paths. adds 797b82e Windows: Reduce size of NSIS installer by switching to lzma solid compression adds ea826b9 Changelog: Specify updates to third-party components for Windows adds 80a61c4 whitespace fix adds 2d3d8ba Provide more meaningful messages on SSH errors (host pub key not found, export pub key not found, authorized_keys file not found). For SSHd startup failures provide different messages on Windows and non-Windows machines. (Fixes: #235). FIXME: add detection code to report SSH daemon startup failures. adds b4221f7 fix for last commit adds ce85148 Add new cmdline option --hide-foldersharing. If used, all GUI elements related to exporting client-side folders to X2Go sessions get hidden. (Fixes: #514). adds 17a62d2 fix man page adds e57e42d add option --close-disconnect to man page adds 87ae17b grammar fix in changelog adds 1ad1c83 Windows: Switch from regular NSIS 2.46 to NSIS Unicode 2.46.5 (Fixes #528) adds 8e9ffd1 Windows: nx-libs-lite updated to 3.5.0.27 adds 0858f32 Windows: On XP & Server 2003 (R2), prevent high PulseAudio CPU usage by lowering its CPU priority to "normal" (Fixes #526) adds 92af485 Windows: Download and compile nx-libs-lite from the release tarball, rather than from git, so that the patches are actually applied adds a1826e8 Fix "fullscreen" mode on Windows 7 with several monitors. adds 7b60c2c Fix changelog. adds 89db574 Correct changelog: Unicode NSIS, not NSIS Unicode (which is a separate & discontinued fork). adds 650e1ec Update COPYING file (to update FSF address). new 5b08c66 work in release information for 4.0.1.6 (Baikal LTS) new 7cbd716 release 4.0.2.1 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: COPYING | 37 ++++---- Info.plist | 18 ++++ Makefile | 2 + VERSION | 2 +- configdialog.cpp | 6 +- debian/changelog | 86 ++++++++++++++++++ debian/control | 65 +++++++++----- debian/rules | 7 +- editconnectiondialog.cpp | 4 +- man/man1/x2goclient.1 | 20 +++-- nsis/x2goclient.nsi | 4 + onmainwindow.cpp | 223 ++++++++++++++++++++++++++++++++++++---------- onmainwindow.h | 14 ++- sessionwidget.cpp | 2 + version.h | 2 +- wapi.cpp | 26 +++--- x2goclient.spec | 2 +- x2goplugin.rc | 12 +-- 18 files changed, 406 insertions(+), 126 deletions(-) create mode 100644 Info.plist -- 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 build-main in repository x2goclient. commit 5b08c6613d720dd4608e9ea47384276dba1f7cd9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 11 12:26:09 2014 +0200 work in release information for 4.0.1.6 (Baikal LTS) --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2af42af..6a9f0be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -134,13 +134,13 @@ x2goclient (4.0.2.0-0x2go1) unstable; urgency=low -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 13:47:56 +0200 -x2goclient (4.0.1.6-0x2go1) UNRELEASED; urgency=low +x2goclient (4.0.1.6-0x2go1) unstable; urgency=low * x2goclient.spec: + B-R (epel-7): man2html-core (same as for Fedora builds). (Cherry-picked from already released version 4.0.2.0). - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:17:37 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 11 Jul 2014 12:25:47 +0200 x2goclient (4.0.1.5-0x2go1) unstable; urgency=low -- 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 build-main in repository x2goclient. commit 7cbd71669902d62ed583bfc7d37f6bbd525a15b1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 11 12:24:29 2014 +0200 release 4.0.2.1 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a9f0be..d964232 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low +x2goclient (4.0.2.1-0x2go1) unstable; urgency=low [ Mike Gabriel ] * New upstream release (4.0.2.1): @@ -66,7 +66,7 @@ x2goclient (4.0.2.1-0x2go1) UNRELEASED; urgency=low - Windows: Switch from regular NSIS 2.46 to Unicode NSIS 2.46.5 (Fixes: #528) - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 18:30:25 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 11 Jul 2014 12:23:59 +0200 x2goclient (4.0.2.0-0x2go1) unstable; urgency=low -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git