Mike Gabriel
2018-09-13 13:26:35 UTC
tag #1013 pending
fixed #1013 0.0.4.0
thanks
Hello,
X2Go issue #1013 (src:x2gobroker) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=c3067f0
The issue will most likely be fixed in src:x2gobroker (0.0.4.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit c3067f00df60d43ebbbecf5dd6f0f8da3c4221e4
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Thu Sep 13 15:26:01 2018 +0200
bin/x2gobroker: If binding the http server fails, a non-zero exit code should be returned. (Fixes: #1013).
diff --git a/debian/changelog b/debian/changelog
index fc33189..7217c4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,6 +75,8 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
install into x2gobroker bin:pkg (on DEB based systems).
- Makefile.docupload: Add apidoc target (running sphinx-apidoc).
- docs/source: Initialize Sphinx API documentation's .rst files.
+ - bin/x2gobroker: If binding the http server fails, a non-zero exit code
+ should be returned. (Fixes: #1013).
* debian/*:
+ Trigger Makefile's install target and install those files. Drop debhelper
from-source-installation magic.
fixed #1013 0.0.4.0
thanks
Hello,
X2Go issue #1013 (src:x2gobroker) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=c3067f0
The issue will most likely be fixed in src:x2gobroker (0.0.4.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit c3067f00df60d43ebbbecf5dd6f0f8da3c4221e4
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Thu Sep 13 15:26:01 2018 +0200
bin/x2gobroker: If binding the http server fails, a non-zero exit code should be returned. (Fixes: #1013).
diff --git a/debian/changelog b/debian/changelog
index fc33189..7217c4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,6 +75,8 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
install into x2gobroker bin:pkg (on DEB based systems).
- Makefile.docupload: Add apidoc target (running sphinx-apidoc).
- docs/source: Initialize Sphinx API documentation's .rst files.
+ - bin/x2gobroker: If binding the http server fails, a non-zero exit code
+ should be returned. (Fixes: #1013).
* debian/*:
+ Trigger Makefile's install target and install those files. Drop debhelper
from-source-installation magic.