This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2goserver.
from 08aa5e67 x2goserver/bin/x2gooptionsstring: rename x2goupdateoptionsstring to x2gooptionsstring.
new 1cd395ad x2goserver/bin/x2gostartagent: fetch the agent PID as early as possible.
new 2dd7dab4 x2goserver/bin/x2gooptionsstring: actually default to transformation mode if none was explicitly selected.
new 5f00bd30 x2goserver/bin/x2goresume-session: make (most) non-exported variables lowercase, rename variables to more descriptive names, use typeset all over the place and change the variable type for some variables.
new e24572f8 x2goserver/bin/x2goresume-session: use global-scope msg variable.
new d8a0740a x2goserver/bin/x2goresume-session: update copyright notice.
new afa2f408 x2goserver/bin/x2goresume-session: use printf more often instead of the not-so-portable echo builtin.
new 0d054632 x2goserver/bin/x2goresume-session: fix err_msg => msg usage.
new ff071233 debian/x2goserver.init: rewrite init script to make it idempotent and actually check if the cleanup service was started correctly.
new e6e26ccf x2goserver/bin/x2gooptionsstring: replace uses of C<> with B<> in cases where the generated output of the C<> sequence might enclose it in double quotes and creates confusing documentation strings.
new bd04c590 X2Go/Server/Agent/NX/Options.pm: same C<>-to-B<> conversion as in the previous commit.
new 77d06791 debian/control: pull in base64 as a run-time dependency.
new b37712b6 x2goserver.spec: add run-time base64 dependency.
new 8835d7c1 x2goserver/bin/x2goresume-session: simplify where possible, use x2gooptionsstring instead of awk field splitting hackery.
new 16fad423 x2goserver/bin/x2gostartagent: prevent logfile corruption.
new 4768edb3 x2goserver-x2goagent/etc/keystrokes.cfg: sync with nx-libs 3.5.99.26.
The 15 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:
X2Go/Server/Agent/NX/Options.pm | 2 +-
debian/changelog | 31 +++
debian/control | 1 +
debian/x2goserver.init | 101 +++++++--
x2goserver-x2goagent/etc/keystrokes.cfg | 3 +-
x2goserver.spec | 2 +
x2goserver/bin/x2gooptionsstring | 10 +-
x2goserver/bin/x2goresume-session | 361 +++++++++++++++-----------------
x2goserver/bin/x2gostartagent | 6 +-
9 files changed, 299 insertions(+), 218 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git