[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-337-g57251fd
X2Go dev team
git-admin at x2go.org
Fri Jan 3 18:00:37 CET 2014
The branch, master has been updated
via 57251fd77eb59f2150fb68bee93571c38ced6a93 (commit)
from 20fbe4b7fab3cc4d97bdc0f501a8c328ad752afd (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 -----------------------------------------------------------------
commit 57251fd77eb59f2150fb68bee93571c38ced6a93
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jan 2 14:51:36 2014 +0100
debian/changelog: fix too-long-line
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0b3df31..38d2174 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,8 +42,8 @@ x2goserver (4.1.0.0-0x2go1) UNRELEASED; urgency=low
- Start working on an abstraction layer (as Perl
package X2Go::Server::Agent) that handles all (NX) agent specific actions.
Move duplicate code into that new Perl package.
- - Security audit of complete code tree, avoid one-argument system calls where
- possible, avoid backticks, use more quotes in shell scripts.
+ - Security audit of complete code tree, avoid one-argument system calls
+ where possible, avoid backticks, use more quotes in shell scripts.
* debian/control:
+ Package X2Go::Log in separate package: libx2go-log-perl.
+ Package X2Go::Server::DB in separate package: libx2go-server-db-perl.
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