This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. discards e4c3ad6 Changed openbox spawn/terminate conditions: only exactly 3 windows mean that openbox should be terminated. Any less, and we're in "no running session yet" state, any more, and we have a running session, and e.g. a connection loss popup. discards de9ec56 once again, fixed missing escapes, le sigh discards 915391f Parameter nomagicpixel=1 or nomagicpixel=2 must now be set as kernel boot parameter to enable the magic-pixel-workaround. Also added alternative method to disable magic pixel. Old method is now option 2. discards bdb41cd undid commit a45f251bddf68e498dbbcceb638be45c26c4a96e as repo is up again discards 3fe907a added required dependencies for previously added package discards bb1e83f added libfreerdp-plugins-standard so drive forwarding works with xfreerdp discards bd7a9e7 added '@' as allowed character in broker URL, sessionselect, and LDAP parameters discards a45f251 temporary x2go archive path change due to server maintenance discards e7f23a1 added check so key copy routine only runs when "copysecring" boot parameter is set discards fc711b9 added checks so only keyfiles are copied discards 7daa959 wildcards were missing for additional directories discards bcacbef changed routine to be more like GetSSHHostKeysFromMedia, also, added check so it waits until GetSSHHostKeysFromMedia is done discards d7df252 added check for already-running sshd discards d7bdc27 added "finished" marker discards 2851291 separate umount added, for when the condition isn't matched discards 0d41297 added umount command for self-mounted devices discards baa5147 removed unneccessary escapes discards 4ed72eb backgrounded entire task, added error checks and log output discards ce0d2b4 dash's echo does not understand -e, thus removed discards 1c382d7 fixed syntax error stemming from copypasta discards c62e517 executable bit was missing discards ca52885 make sure file permissions are correct, even when copying from vfat; make sure all keys are generated before storing on media discards 020c4e2 renamed 2510-x2go-getopensshportableclientkey -> 2270-getsshclientkeysfrommedia as the contents have been changed to a more generic form - it is now no longer specific to X2Go discards 8d58936 added script to add and store SSH host keys when proper media is present discards 6799f3f fixed missing escape (when will I ever learn ...) discards d9ae0c9 workaround wasn't working, swapped out for now-working code discards 767520f changed file name as it didn't contain ".list" and thus seems to have been ignored discards 225b4c9 added workaround for NX "magic pixel" being active in --thinclient mode new ca187d4 added script to add and store SSH host keys when proper media is present new 945cabd renamed 2510-x2go-getopensshportableclientkey -> 2270-getsshclientkeysfrommedia as the contents have been changed to a more generic form - it is now no longer specific to X2Go new 6210f63 make sure file permissions are correct, even when copying from vfat; make sure all keys are generated before storing on media new 7aa953d executable bit was missing new 0c35e74 fixed syntax error stemming from copypasta new 9f875e0 dash's echo does not understand -e, thus removed new 29b8c26 backgrounded entire task, added error checks and log output new e57f51b removed unneccessary escapes new 678bb00 added umount command for self-mounted devices new c11942a separate umount added, for when the condition isn't matched new 787b0c6 added "finished" marker new 488e70e added check for already-running sshd new 5d9d8f8 changed routine to be more like GetSSHHostKeysFromMedia, also, added check so it waits until GetSSHHostKeysFromMedia is done new 75484b1 wildcards were missing for additional directories new 55efbbb added checks so only keyfiles are copied new 8e4c174 added check so key copy routine only runs when "copysecring" boot parameter is set new dc90ad3 added '@' as allowed character in broker URL, sessionselect, and LDAP parameters new a62ef3c added libfreerdp-plugins-standard so drive forwarding works with xfreerdp new 9abe10d added required dependencies for previously added package new 7c6088f added workaround for NX "magic pixel" being active in --thinclient mode new 483eae9 changed file name as it didn't contain ".list" and thus seems to have been ignored new a25ec3e workaround wasn't working, swapped out for now-working code new 4a1f3fc fixed missing escape (when will I ever learn ...) new 3579ceb temporary x2go archive path change due to server maintenance new 9c081ab undid commit a45f251bddf68e498dbbcceb638be45c26c4a96e as repo is up again new e7ba87a Parameter nomagicpixel=1 or nomagicpixel=2 must now be set as kernel boot parameter to enable the magic-pixel-workaround. Also added alternative method to disable magic pixel. Old method is now option 2. new b50aee6 once again, fixed missing escapes, le sigh new b494afb Changed openbox spawn/terminate conditions: only exactly 3 windows mean that openbox should be terminated. Any less, and we're in "no running session yet" state, any more, and we have a running session, and e.g. a connection loss popup. This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (e4c3ad6) \ N -- N -- N refs/heads/feature/openbox-magic-pixel-workaround (b494afb) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 28 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: -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git