[X2Go-Commits] [x2gobroker] 01/01: Continue development

git-admin at x2go.org git-admin at x2go.org
Mon Apr 22 12:45:59 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 4b910c2498efb93850c34d361a8ba58f23d4b723
Author: X2Go Release Manager <git-admin at x2go.org>
Date:   Mon Apr 22 12:32:49 2019 +0200

    Continue development
---
 debian/changelog                 | 6 ++++++
 sbin/x2gobroker-pubkeyauthorizer | 2 +-
 x2gobroker.spec                  | 2 +-
 x2gobroker/__init__.py           | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 701b5b5..2c9a681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager <git-admin at x2go.org>  Mon, 22 Apr 2019 12:31:49 +0200
+
 x2gobroker (0.0.4.1-0x2go1) unstable; urgency=medium
 
   [ Mike Gabriel ]
diff --git a/sbin/x2gobroker-pubkeyauthorizer b/sbin/x2gobroker-pubkeyauthorizer
index 2916880..4467c52 100755
--- a/sbin/x2gobroker-pubkeyauthorizer
+++ b/sbin/x2gobroker-pubkeyauthorizer
@@ -34,7 +34,7 @@ import re
 from pwd import getpwnam
 from grp import getgrnam
 
-__VERSION__ = '0.0.4.1'
+__VERSION__ = '0.0.4.2'
 __AUTHOR__ = 'Mike Gabriel (X2Go Project) <mike.gabriel at das-netzwerkteam.de>'
 
 PROG_NAME = os.path.basename(sys.argv[0])
diff --git a/x2gobroker.spec b/x2gobroker.spec
index b5c8727..df88acf 100644
--- a/x2gobroker.spec
+++ b/x2gobroker.spec
@@ -1,5 +1,5 @@
 Name:           x2gobroker
-Version:        0.0.4.1
+Version:        0.0.4.2
 Release:        0.0x2go1%{?dist}
 Summary:        X2Go Session Broker
 %if 0%{?suse_version}
diff --git a/x2gobroker/__init__.py b/x2gobroker/__init__.py
index 1d14d38..f5d667c 100644
--- a/x2gobroker/__init__.py
+++ b/x2gobroker/__init__.py
@@ -18,5 +18,5 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__ = '0.0.4.1'
+__VERSION__ = '0.0.4.2'
 __AUTHOR__ = 'Mike Gabriel (X2Go Project) <mike.gabriel at das-netzwerkteam.de>'

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list