[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.1.0-1-g4784e54

X2Go dev team git-admin at x2go.org
Sun Mar 10 13:01:13 CET 2013


The branch, master has been updated
       via  4784e541be81a76d8e92ed70316dbadf041ecc13 (commit)
      from  7a77058f345af93356c9615df70c92644fa98549 (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 4784e541be81a76d8e92ed70316dbadf041ecc13
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Mar 10 13:01:05 2013 +0100

    Continue development...

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                 |    6 ++++++
 sbin/x2gobroker-pubkeyauthorizer |    2 +-
 x2gobroker/__init__.py           |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 4d067dd..52d3774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2gobroker (0.0.1.1-0~x2go1) UNRELEASED; urgency=low
+
+  * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sun, 10 Mar 2013 13:00:32 +0100
+
 x2gobroker (0.0.1.0-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.0.1.0):
diff --git a/sbin/x2gobroker-pubkeyauthorizer b/sbin/x2gobroker-pubkeyauthorizer
index ba4ddd7..1b707d1 100755
--- a/sbin/x2gobroker-pubkeyauthorizer
+++ b/sbin/x2gobroker-pubkeyauthorizer
@@ -36,7 +36,7 @@ import logging.config
 from pwd import getpwnam
 from grp import getgrnam
 
-__VERSION__ = '0.0.1.0'
+__VERSION__ = '0.0.1.1'
 __AUTHOR__ = 'Mike Gabriel (X2Go Project) <mike.gabriel at das-netzwerkteam.de>'
 
 PROG_NAME = os.path.basename(sys.argv[0])
diff --git a/x2gobroker/__init__.py b/x2gobroker/__init__.py
index b1eceb9..5ebaa35 100644
--- a/x2gobroker/__init__.py
+++ b/x2gobroker/__init__.py
@@ -18,7 +18,7 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__ = '0.0.1.0'
+__VERSION__ = '0.0.1.1'
 __AUTHOR__ = 'Mike Gabriel (X2Go Project) <mike.gabriel at das-netzwerkteam.de>'
 
 from loggers import logger_error


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list