The branch, build-main has been updated via a8f12272686ce1315017dc99a8c781d3cd3b0fe7 (commit) via c30ddbd7eeb3e35732eae1055e382436524ab3a4 (commit) from 36fd7b03c684909b9b7e8c35bc378df35fc1a368 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: freerdp-session.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/freerdp-session.in b/freerdp-session.in index 8868336..7eaead3 100755 --- a/freerdp-session.in +++ b/freerdp-session.in @@ -1,7 +1,7 @@ #!/bin/bash if [ -e ~/.freerdp-socket ]; then - @pkglibexecdir@/socket-sucker | /usr/bin/xfreerdp --plugin rdpsnd.so --no-nla -f --from-stdin + @pkglibexecdir@/socket-sucker | /usr/bin/xfreerdp --plugin rdpsnd.so -f --from-stdin else zenity --warning --text="Unable to locate FreeRDP socket" fi; hooks/post-receive -- lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).