This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 8c4d220530a15cf563db281a65892337a7fe1698 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Dec 10 17:49:37 2020 +0100 x2goserver/bin/x2goupdateoptionsstring: extend extraction example for how to check for full key-value pair combinations. --- debian/changelog | 2 ++ x2goserver/bin/x2goupdateoptionsstring | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b4311a5..1e150270 100644 --- a/debian/changelog +++ b/debian/changelog @@ -366,6 +366,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium helpers, add new --base64 parameter that enabled global use of base64. - X2Go/Server/Agent/NX/Options.pm: actually check for a specific value in the kv-pair filter function if so specified. Big oops. + - x2goserver/bin/x2goupdateoptionsstring: extend extraction example for + how to check for full key-value pair combinations. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring index 8ab92112..7bacf990 100755 --- a/x2goserver/bin/x2goupdateoptionsstring +++ b/x2goserver/bin/x2goupdateoptionsstring @@ -1069,9 +1069,10 @@ Calling C<x2goupdateoptionsstring '-e' '--' Zm9vPW9vZg== while calling C<x2goupdateoptionsstring '-e' '--' -'nx/nx,clipboard=both,foo=bar,-=-,bar=baz,foo=oof,:50' 'bar' '' '-'> shall return +'nx/nx,clipboard=both,foo=bar,-=-,bar=baz,foo=oof,:50' 'bar' '' +'clipboard=none' '-'> shall return - YmFyPWJheg==||LT0t + YmFyPWJheg==|||LT0t =back -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git