This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.2
in repository x2goclient.
commit e1e90769ec152609d2618d617a40e168fe542d05
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Tue Oct 21 09:16:51 2014 +0200
debian/copyright: Relicense packaging files under same license as the actual code files.
---
debian/changelog | 2 ++
debian/copyright | 20 +-------------------
2 files changed, 3 insertions(+), 19 …
[View More]deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6746f664..41c861d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pyhoca-cli (0.5.0.2-0x2go2) UNRELEASED; urgency=medium
- Continue development...
* debian/control:
- Bump Standards: to 3.9.6. No changes needed.
+ * debian/copyright:
+ + Relicense packaging files under same license as the actual code files.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 20 Oct 2014 23:28:11 +0200
diff --git a/debian/copyright b/debian/copyright
index 9ec873b3..cf6f0283 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,25 +9,7 @@ License: AGPL-3+
Files: debian/*
Copyright: 2010-2014, Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
-License: GPL-2+
- The code in debian/* is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- The code in debian/* is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the
- Free Software Foundation, Inc.,
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+License: AGPL-3+
License: AGPL-3+
PyHoca-CLI is free software; you can redistribute it and/or modify
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit e175bc505b499592d748eea4641b5394b464c999
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Oct 20 22:14:46 2014 +0200
release 0.5.0.1
---
debian/changelog | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2d7adcb8..50ad3a2a 100644
--- a/debian/changelog
…
[View More]+++ b/debian/changelog
@@ -1,15 +1,17 @@
-pyhoca-cli (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
+pyhoca-cli (0.5.0.1-0x2go1) unstable; urgency=medium
* New upstream version (0.5.0.1):
- Update TODO file.
- Update README file.
+ - man page: Mark not-yet-implemented brokerage cmdline options as such.
+ More cmdline option support for brokerage is a TODO for pyhoca-cli.
* debian/control:
+ Add to S (pyhoca-cli): mteleplayer-clientside.
+ Raise versioned D (pyhoca-cli): python-x2go (>= 0.5.0.0).
* pyhoca-cli.spec:
+ Versioned R (pyhoca-cli): python-x2go (>= 0.5.0.0).
- -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 20 Oct 2014 21:30:50 +0200
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 20 Oct 2014 22:14:23 +0200
pyhoca-cli (0.5.0.0-0x2go1) unstable; urgency=low
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit 18dd0e94d6047f5a69f1a88b5ef0227a22712945
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Oct 20 22:19:05 2014 +0200
man page: Mark not-yet-implemented cmdline options as such. More cmdline option support for brokerage is a TODO for pyhoca-cli.
---
TODO | 2 +-
man/man1/pyhoca-cli.1 | 10 +++++-----
…
[View More]2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/TODO b/TODO
index ce237acc..ab0f7267 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
=== pyhoca-cli TODOs ===
-* currently no open feature requests
+* provide more cmdline options to configure session brokerage
=== pyhoca-cli Wishlist ===
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index ed80c732..70c20548 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -167,21 +167,21 @@ The cleartext password that has been specified at the command line will be masqu
the systems process list (Linux, MacOS). On Windows systems the usage of the \-\-broker-password option is forbidden.
.TP
\*(T<\fB\-\-broker-cacertfile=</path/to/cafile.crt>\fR\*(T>
-Specify a special (self-signed) root-CACert file that shall get used when connecting to an X2Go Session Broker via https (SSL). (Not implemented, yet).
+NOT IMPLEMENTED YET: Specify a special (self-signed) root-CACert file that shall get used when connecting to an X2Go Session Broker via https (SSL). (Not implemented, yet).
.TP
\*(T<\fB\-\-broker-noauth\fR\*(T>
-The X2Go Session Broker is accessible without authentication.
+NOT IMPLEMENTED YET: The X2Go Session Broker is accessible without authentication.
.TP
\*(T<\fB\-\-auth-id=<USERNAME>\fR\*(T>
-Use this <USERNAME> for authenticating against the X2Go Session Broker. This option mostly makes sense together
+NOT IMPLEMENTED YET: Use this <USERNAME> for authenticating against the X2Go Session Broker. This option mostly makes sense together
with \fI--broker-autologin\fR or \fI--broker-ssh-key\fR. (Not implemented, yet).
.TP
\*(T<\fB\-\-broker-autologin\fR\*(T>
-For SSH based X2Go Session Brokers. If an SSH agent is available or default key files exist then
+NOT IMPLEMENTED YET: For SSH based X2Go Session Brokers. If an SSH agent is available or default key files exist then
try those for authentication against the X2Go Session Broker. (Not implemented, yet).
.TP
\*(T<\fB\-\-broker-ssh-key=<SSHPRIVKEY>\fR\*(T>
-For SSH based X2Go Session Brokers. Full path to a valid SSH private key file. (Not implemented, yet).
+NOT IMPLEMENTED YET: For SSH based X2Go Session Brokers. Full path to a valid SSH private key file. (Not implemented, yet).
.SH NX OPTIONS (Version 3)
.TP
\*(T<\fB\-g, \-\-geometry\fR \fI{<WIDTH>x<HEIGHT>|fullscreen|maximize}\fR\*(T>
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit a832dacb33f79be5e90de5679c6d251466e4da5c
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Oct 20 22:08:37 2014 +0200
Update README and TODO files.
---
README | 28 +++++++++++++---------------
TODO | 10 +++++-----
debian/changelog | 3 ++-
3 files changed, 20 insertions(+), 21 deletions(-)
…
[View More]diff --git a/README b/README
index 795e4716..b617077f 100644
--- a/README
+++ b/README
@@ -1,22 +1,24 @@
pyhoca-cli - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Contributors:
- Jörg Sawatzki <joerg.sawatzki(a)web.de>
- Dick Kniep <dick.kniep(a)lindix.nl>
+ 2010, Jörg Sawatzki <joerg.sawatzki(a)web.de>
+ 2010-2014, Dick Kniep <dick.kniep(a)lindix.nl>
Published under the terms of the GNU Affero General Public License.
-See http://www.gnu.org/licenses/gpl.html for a recent copy.
+See http://www.gnu.org/licenses/agpl.html for a recent copy.
=== What is pyhoca-cli? ===
=== Requirements ===
-* the python-x2go module needs to be installed (of course)
+* the python-x2go module needs to be installed (>= 0.5.0.0)
* the python-argparse module needs to be available
-* a working version of nxproxy/nxproxy.exe somewhere on your system (if you have
- installed x2goclient, everything should be fine)
-
+* with python-setproctitle, the process name gets set from python
+ to pyhoca-cli
+* you will also need a working version of nxproxy/nxproxy.exe somewhere
+ on your system (if you have X2Go Client installed, everything should be
+ in place)
=== Current features ===
@@ -28,6 +30,9 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
* sound support available
* local folder sharing
* share an already running desktop session with yourself or another user
+* use session profiles provide via an X2Go
+ Session Broker
+* mTelePlayer support with python-x2go (>= 0.5.0.0)
=== How to use it ===
@@ -42,13 +47,6 @@ Please refer to the TODO file that has been shipped with pyhoca-cli.
Thanks in advance for your feedback and contributions,
-Kiel (Germany), 20110701,
+Fleckeby (Germany), 20141020,
Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
-
-
-
-
-
-
-
diff --git a/TODO b/TODO
index 042cdc01..ce237acc 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
pyhoca-cli - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Contributors:
- Jörg Sawatzki <joerg.sawatzki(a)web.de>
- Dick Kniep <dick.kniep(a)lindix.nl>
+ 2010, Jörg Sawatzki <joerg.sawatzki(a)web.de>
+ 2010-2014, Dick Kniep <dick.kniep(a)lindix.nl>
Published under the terms of the GNU Affero General Public License.
See http://www.gnu.org/licenses/gpl.html for a recent copy.
@@ -10,7 +10,7 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
=== pyhoca-cli TODOs ===
-* enable printing support
+* currently no open feature requests
=== pyhoca-cli Wishlist ===
@@ -20,6 +20,6 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
If you find any issues with this programme please let me know.
-Kiel (Germany), 20110701,
+Fleckeby (Germany), 20141020
- Mike Gabriel <m.gabriel(a)das-netzwerkteam.de>
+ Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
diff --git a/debian/changelog b/debian/changelog
index e428b5fe..d8bdf44c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
pyhoca-cli (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
* New upstream version (0.5.0.1):
- - Continue development...
+ - Update TODO file.
+ - Update README file.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 20 Oct 2014 21:30:50 +0200
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to annotated tag 0.5.0.1
in repository x2goclient.
commit 3bbfdecf653be8d87290d1cc37ad757cbaec0118
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Mon Oct 20 22:09:07 2014 +0200
debian/control: Add to S (pyhoca-cli): mteleplayer-clientside.
---
debian/changelog | 2 ++
debian/control | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
…
[View More]index d8bdf44c..e6db1b34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ pyhoca-cli (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
* New upstream version (0.5.0.1):
- Update TODO file.
- Update README file.
+ * debian/control:
+ + Add to S (pyhoca-cli): mteleplayer-clientside.
-- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Mon, 20 Oct 2014 21:30:50 +0200
diff --git a/debian/control b/debian/control
index 626a4dd3..10ad648b 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Depends:
python-argparse,
python-setproctitle,
python-support (>=0.90)
+Suggests:
+ mteleplayer-clientside,
Description: Command line X2Go client written in Python
X2Go is a server based computing environment with
- session resuming
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
[View Less]