This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 8df684f x2goserver.spec: Sync Fedora .spec file with our upstream-provided x2goserver.spec. new cbcdf90 changelog: Add warning about GNOME Flashback support The 1 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 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit cbcdf904e4f8a8b18548fe83cfb61b4973f7f4c7 Author: Mike DePaulo <mikedep333@gmail.com> Date: Tue Sep 9 09:58:44 2014 -0400 changelog: Add warning about GNOME Flashback support --- debian/changelog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ed03e80..c165270 100644 --- a/debian/changelog +++ b/debian/changelog @@ -130,9 +130,13 @@ x2goserver (4.0.1.16-0x2go1) UNRELEASED; urgency=low * New upstream release (4.0.1.16): - Support GNOME Flashback session (GNOME 3.8+) on distro releases such as Ubuntu 13.10+ and debian Jessie - (Note: This requires that gnome-flashback.session actually be installed. - It also currently requires that the gnome-session binary not require - hardware 3D acceleration for said session.) + (NOTE: For most users, GNOME Flashback currently will not work. + This requires that gnome-flashback.session actually be installed. Not + every Linux distro has it available. + It also requires that the gnome-session binary not require + hardware 3D acceleration for said session. Currently, upstream GNOME + and GNOME 3.8+ in all Linux distros do require this, only 3rd party + builds do not. See bug X2Go #599 for example.) (Thanks Eugene San (eugenesan@gmail.com)) - Fix launching GNOME 3 Fallback session (GNOME 3.4 & 3.6) on distros other than Ubuntu and Debian (Fixes: #599) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git