The branch, build-baikal has been updated via a78c357f75dbeec81f0c0b05ad275f85cba8edaa (commit) from 8bb7cc55cd18c205b8a289acc1b0267c0a7ddfd1 (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: debian/x2goserver.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/x2goserver.postinst b/debian/x2goserver.postinst index 75ddc2b..c604621 100755 --- a/debian/x2goserver.postinst +++ b/debian/x2goserver.postinst @@ -56,7 +56,7 @@ case "$1" in dpkg-statoverride --remove /usr/bin/x2gosqlitewrapper && chown root:root /usr/bin/x2gosqlitewrapper && chmod 0755 /usr/bin/x2gosqlitewrapper || true # the sqlite db has to be accessed as uid x2gouser - dpkg-statoverride --add --update root x2gouser 4755 /usr/bin/x2gosqlitewrapper || true + dpkg-statoverride --add --update root x2gouser 2755 /usr/bin/x2gosqlitewrapper || true ;; abort-upgrade|abort-remove|abort-deconfigure) hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).