[X2Go-Commits] [x2goclient] branch build-main updated (85bf0c6 -> 7cbd716)
git-admin at x2go.org
git-admin at x2go.org
Fri Jul 11 12:30:05 CEST 2014
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
More information about the x2go-commits
mailing list