This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 9e5a18b3ae31b37273c80124ba1a58ebd4bc4b8d Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Nov 15 02:34:30 2018 +0100 x2goserver/lib/x2gocheckport: remove executable flag. This file is STILL not meant to be executed directly. --- debian/changelog | 2 ++ x2goserver/lib/x2gocheckport | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index c06ab12..43b3a65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,8 @@ x2goserver (4.1.0.3-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New upstream version (4.1.0.3): + - x2goserver/lib/x2gocheckport: remove executable flag. This file is STILL + not meant to be executed directly. * x2goserver.spec: + Pull in openSUSE-release manually on OpenSuSE Tumbleweed to work around a bug. diff --git a/x2goserver/lib/x2gocheckport b/x2goserver/lib/x2gocheckport old mode 100755 new mode 100644 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git