[X2Go-Dev] Bug#922: X2Go issue (in src:x2goserver) has been marked as pending for release

Mihai Moldovan ionic at ionic.de
Sun Aug 23 23:10:52 CEST 2015


tag #922 pending
fixed #922 4.0.1.20
thanks

Hello,

X2Go issue #922 (src:x2goserver) 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=x2goserver.git;a=commitdiff;h=beb3517

The issue will most likely be fixed in src:x2goserver (4.0.1.20).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit beb351773b40c8ecdca035f970aa17e646786ba9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Aug 23 23:08:45 2015 +0200

    x2goserver/bin/x2gostartagent: changes to Robert Nowotny's SSH_PORT patch. Fixes: #922.
    
    Use default outgoing interface to determine IP address.
    
    Use the whole range of ${RANDOM}'s pool.
    
    Seed it for good measure.
    
    Change the default method to randomization instead of IP-based
    initialization.
    
    If IP-based initialization was requested but the default outgoing IP
    address unavailable, fall back to randomization.

diff --git a/debian/changelog b/debian/changelog
index 159b682..bd416a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,6 +62,12 @@ x2goserver (4.0.1.20-0x2go1) UNRELEASED; urgency=low
       state change when updating the cached state result.
     - x2goserver/sbin/x2gocleansessions: only output status refreshing debug
       message if the old and new states actually differ. Prevents log spam.
+    - x2goserver/bin/x2gostartagent: changes to Robert Nowotny's SSH_PORT
+      patch. Fixes: #922. Use default outgoing interface to determine IP
+      address. Use the whole range of ${RANDOM}'s pool. Seed it for good
+      measure. Change the default method to randomization instead of IP-based
+      initialization. If IP-based initialization was requested but the default
+      outgoing IP address unavailable, fall back to randomization.
   * x2goserver.spec:
     - Add sudo and logcheck as BuildRequires and Requires. Don't own
       directories that are owned by sudo and logcheck. Logcheck is not
@@ -90,6 +96,11 @@ x2goserver (4.0.1.20-0x2go1) UNRELEASED; urgency=low
     + Use proper comment header explaining about preinst script argument
       calls (not postinst).
 
+  [ Robert Nowotny ]
+  * New upstream version (4.0.1.20):
+    - x2goserver/bin/x2gostartagent: original patch for SSH_PORT
+      randomization/IP-based initialization. Submitted as #922.
+
  -- X2Go Release Manager <git-admin at x2go.org>  Tue, 24 Feb 2015 22:11:49 +0100
 
 x2goserver (4.0.1.19-0x2go2) UNRELEASED; urgency=low


More information about the x2go-dev mailing list