This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository python-x2go. commit 01d8e271dfe26d5ca00a3708c138d5e980bb8cde Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 20 22:24:38 2014 +0200 Update TODO file. --- TODO | 14 ++++++++------ debian/changelog | 4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 59b219c..fbdffa6 100644 --- a/TODO +++ b/TODO @@ -6,12 +6,14 @@ See http://www.gnu.org/licenses/agpl.html for a recent copy. === python-x2go TODOs === -as of 20110701 +as of 20141020 -------------- -* add LDAP support -* add HTTP broker support -* add Windows Registry backend (session profiles, client configs) -* add gconf backend (session profiles, client configs) +* add SSH broker support +* drop Python Paramiko and wrap around openSSH +* become ready for X2Go Server 5 (openSSH with socket tunnel endpoints plus + event based session management) +* low priority: add Windows Registry backend (session profiles, client configs) +* even lower priority: add gconf backend (session profiles, client configs) === Python X2Go wishlist === @@ -21,5 +23,5 @@ as of 20110701 To report bugs and ideas, please add your contributions and comments on http://code.x2go.org/ -light+love, 20120529 +light+love, 20141020 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/debian/changelog b/debian/changelog index 9c2fa78..bf0bf46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ python-x2go (0.5.0.1-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.5.0.1): - - Continue development... + - Update TODO file. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 22:23:45 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 22:24:21 +0200 python-x2go (0.5.0.0-0x2go1) unstable; urgency=low -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git