Changelog for
x2goserver-4.0.1.8+git-4.2.i386.rpm :
Sun Nov 24 13:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.1.6
* Correctly do resizing on session resume
- Install Xsession file as executable, make Xsession.d directory location
configurable during build process, do not create unused Xsession.options.
(Fixes: #278).
- Fine-tune x2goserver-xsession/Makefile: if /etc/X11 has Xsession.d and/or
Xsession.options they get symlinked into /etc/x2go. Otherwise Xsession.d
and Xsession.options are created under /etc/x2go as empty dir/file.
(Fixes: #278).
* Resolve a problem with automatic keyboard setup (via x2gosetkeyboard)
while resuming a session.
- Provide sudoers.d/x2goserver file that allows sudoed commands under
KDE (by pertaining the env var QT_GRAPHICSSYSTEM. (Fixes: #276).
* Start/resume rootless sessions without geometry parameter. Esp.
using X2GO_GEOMETRY=fullscreen for rootless sessions lead to an
extra 1x1 px session window.
* Make umask that is used when mounting client-side directories via
SSHFS configurable in x2goserver.conf.
Sun Aug 4 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.1.4
* Multiply query USED_DISPLAYS and USED_PORTS in x2gostartagent to
minimize race conditions in cases where many clients launch
session simultaneously.
* Make X2Go Server aware of the MATE desktop environment.
* x2goumount-session: allow args $X2GO_SESSION
in addition to $X2GO_SESSION .
* The gnome-terminal TERMINAL returns immediately and runs in
background starting with GNOME 3.8. Thus, set IMEXIT to false for
gnome-terminal.
- Update to new upstream release 4.0.1.6
* Fix client-side unmounting of shared directories.
Tue Jul 9 14:00:00 2013 larsAATTlinux-schulserver.de
- Update to 4.0.1.3:
+ Improve session status management in x2gocleansessions
+ Accelerate resuming of sessions. Fix failures when resuming
sessions that result from the latest changes in
x2gocleansessions.
- added rcx2gocleansessions symlink as \"requested\" by rpmlint
- added unkown uid/gid entries to rpmlintrc
Sat Jun 15 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.1.1
- Remove 0001-x2gocleansessions-correct-path-to-Perl-modules.patch
(merged upstream)
Wed Jun 12 14:00:00 2013 jengelhAATTinai.de
- Remove sudo files for no longer existing x2gopgwrapper
Mon Jun 10 14:00:00 2013 jengelhAATTinai.de
- Add 0001-x2gocleansessions-correct-path-to-Perl-modules.patch:
make x2gocleansessions look into the proper path for .pm files
Sun Jun 9 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.1.0
* Make x2gomountdirs / x2goumount-session UNC path aware.
* Add support to x2gocleansessions to suspend session via state
changes in the session DB.
* Add support for terminating sessions via the session DB.
* Raise the frequency of the x2gocleansessions loop to every two
seconds.
* Send SIGKILL to blocked X-Server (x2goagent) processes, if they
do not disappear within 20 secs.
* Partially revert USED_PORTS detection code back to the old-style
awk-way.
Wed May 22 14:00:00 2013 jengelhAATTinai.de
- Tell x2gosqlitewrapper the proper path to the trusted binary
(http://bugs.x2go.org/219)
Sun May 19 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.0.2
* Do parse profile/xprofile files in X2Go\'s Xsession file.
* Use x2gopath in Perl scripts to set the lib path.
* Use make_path from File::Path in x2godbadmin to create user
directory if not present.
* Security fix for setgid wrapper x2gosqlitewrapper.c. Hard-code
path to x2gosqlitewrapper.pl during build via defining a macro
in the Makefile.
- Remove x2gopath.diff (merged upstream)
Sat Mar 23 13:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.0.1
* Allow for deploying X2Go Published Applications system-wide on a
per-user basis (in /etc/x2go/applications-per-user/).
Sat Mar 2 13:00:00 2013 jengelhAATTinai.de
- Use %systemd_{post,postun} macros outside of openSUSE.
Thu Feb 21 13:00:00 2013 jengelhAATTinai.de
- Make sure x2gocleansessions uses libdir, not libexecdir,
to locate Perl modules
- Limit fdupes to /usr
Tue Jan 8 13:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 4.0.0.0
* Adapt Xinerama path in x2gopath
* Fix mounting of multiple paths
* Create /tmp/.X11-unix if not exists
* Disable XFIXES and GLX. Both are known to cause certain problems.
Wed Nov 28 13:00:00 2012 jengelhAATTinai.de
- Require perl(DBI) >= 1.617 to resolve
“Can\'t locate object method \"sqlite_busy_timeout\" via package
\"DBI::db\" at ...”
Fri Nov 23 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 3.1.1.9
* Fix too many quotation marks in x2godesktopsharing
* Detect GNOME and UNITY startup commands via DISTRIB_RELEASE
version number
Sun Nov 11 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 3.1.1.6
* Prevent x2gocleansessions from leaving zombie processes behind
Sat Sep 29 14:00:00 2012 jengelhAATTinai.de
- Explcitily require version 1.27 of DBD::SQLite since we
need sqlite_busy_timeout
Wed Sep 26 14:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 3.1.1.4
* Audio support (pulseaudio) with X2Go-proxied RDP sessions
* Media support (client-side shared directories) for X2Go-proxied
RDP sessions
Sat Sep 1 14:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 3.1.1.3
* No user-visible changes; patches were merged
Tue Jul 3 14:00:00 2012 jengelhAATTinai.de
- Correct DB name when touching it in %post; should be
x2go_sessions, not x2go_session.
Tue Mar 6 13:00:00 2012 jengelhAATTmedozas.de
- Package /var/lib/x2go with permissions required during runtime
Mon Mar 5 13:00:00 2012 jengelhAATTmedozas.de
- Untangled more libdirs into lib and libexec
Tue Feb 28 13:00:00 2012 jengelhAATTmedozas.de
- Replace most hardcoded paths by a dynamic script
Sat Feb 25 13:00:00 2012 jengelhAATTmedozas.de
- Needs at least Sys::Syslog-0.14 for LOG_UPTO function
Fri Feb 24 13:00:00 2012 jengelhAATTmedozas.de
- Edit scripts to look in the proper libexec location
- Exclude SUSE commands in %post, %preun, %postun, %verify to
be executed on non-SUSE
- Add xorg-x11-fonts-misc for Redhatish
Wed Jan 25 13:00:00 2012 jengelhAATTmedozas.de
- Update to new upstream release 3.0.99.9
* Fix for install stanzas in several Makefiles.
* Give X2Go session windows a human readable title.
* Desktop sharing: fix username of user who requests desktop
sharing.
* Fix x2gobasepath for Perl versions < 5.10.x.
* Fix x2godbadmin for Perl versions < 5.10.x.
* Remove x2gosetkeyboard from x2goserver-extensions package.
* Re-add x2gosetkeyboard via new subproject x2goserver-pyhoca.
* Call x2golistmounts with user privileges instead of using
db_getmounts in x2goprint script.
* Avoid potentially empty LD_LIBRARY_PATH path in x2goruncommand.
* Install x2gogetservers to $PREFIX/bin instead of
$PREFIX/lib/x2go.
Wed Nov 25 13:00:00 2009 gburtAATTsuse.de
- Initial packaging, version 3.0.1