From x2go@ymir  Thu Apr  3 12:24:53 2014
Received: (at 470) by bugs.x2go.org; 3 Apr 2014 10:25:02 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS,
	URIBL_BLOCKED autolearn=unavailable version=3.3.2
Received: by ymir (Postfix, from userid 1005)
	id 1749D5DB21; Thu,  3 Apr 2014 12:24:52 +0200 (CEST)
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 470-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 470@bugs.x2go.org
Subject: X2Go issue (in src:x2gobroker) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20140403102453.1749D5DB21@ymir>
Date: Thu,  3 Apr 2014 12:24:52 +0200 (CEST)

tag #470 pending
fixed #470 0.0.3.0
thanks

Hello,

X2Go issue #470 (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=f635b14

The issue will most likely be fixed in src:x2gobroker (0.0.3.0).

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

---
commit f635b147e196a112284014007746fa7c5d0ce2c6
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Thu Apr 3 10:35:13 2014 +0200

    Add basic support for pulling https_get authmech config from configuration file. (Fixes: #470).

diff --git a/debian/changelog b/debian/changelog
index d7350da..98e95f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -151,6 +151,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low
     - Add auth mechanism https_get. (Fixes: #450).
     - Change pre and post scripts to use common codebase across frontends. (Fixes: #469).
     - Add ability to have script run in select session after server is selected.
+    - Add basic support for pulling https_get authmech config from configuration file.
+      (Fixes: #470).
 
  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 07 Jun 2013 23:25:30 +0200
 

