This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit bc50f2bd850bfd8b37c4f84248e1c10696e0592d Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 14 01:08:55 2015 +0100 src/ssh{masterconnection,process}.cpp: remove executability bit. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5e151af..c1fda89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -166,6 +166,8 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium - Fix whitespace errors in x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc. - Move i18n/ to res/i18n/ and update references in debian/rules and x2goclient.pro. + - Remove executability bit from src/sshmasterconnection.cpp and + src/sshprocess.cpp. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 12:49:22 +0100 diff --git a/src/sshmasterconnection.cpp b/src/sshmasterconnection.cpp old mode 100755 new mode 100644 diff --git a/src/sshprocess.cpp b/src/sshprocess.cpp old mode 100755 new mode 100644 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git