[X2Go-Commits] x2goserver.git - release/4.0.1.x (branch) updated: 3.0.99-2-101-g57f1929

X2Go dev team git-admin at x2go.org
Thu Jun 6 13:34:33 CEST 2013


The branch, release/4.0.1.x has been updated
       via  57f1929cd3d5eda7349fa78b1a3031701dbbee5a (commit)
      from  bc1865e288025ac94a68f040dac33f21702b7559 (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 8b9d54e..75ddc2b 100755
--- a/debian/x2goserver.postinst
+++ b/debian/x2goserver.postinst
@@ -53,7 +53,7 @@ case "$1" in
 		# we may be upgrading versions of x2goserver that had /usr/lib/x2go/x2gosqlitewrapper.pl set to setuid x2gouser.
 		dpkg-statoverride --remove /usr/lib/x2go/x2gosqlitewrapper.pl && chown root:root /usr/lib/x2go/x2gosqlitewrapper.pl && chmod 0755 /usr/lib/x2go/x2gosqlitewrapper.pl || true
 		# we may be upgrading versions of x2goserver that had /usr/bin/x2gosqlitewrapper set to setuid x2gouser.
-		dpkg-statoverride --remove /usr/lib/x2go/x2gosqlitewrapper.pl && chown root:root /usr/bin/x2gosqlitewrapper && chmod 0755 /usr/bin/x2gosqlitewrapper || true
+		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


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).




More information about the x2go-commits mailing list