From unknown Fri Mar 29 14:58:17 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#642: I applied the 3 patches Reply-To: Michael DePaulo , 642@bugs.x2go.org Resent-From: Michael DePaulo Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Mon, 01 Dec 2014 13:50:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 642 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: Received: via spool by 642-submit@bugs.x2go.org id=B642.14174417107620 (code B ref 642); Mon, 01 Dec 2014 13:50:02 +0000 Received: (at 642) by bugs.x2go.org; 1 Dec 2014 13:48:30 +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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 1CB595DB47 for <642@bugs.x2go.org>; Mon, 1 Dec 2014 14:48:29 +0100 (CET) Received: by mail-wg0-f41.google.com with SMTP id y19so14146591wgg.14 for <642@bugs.x2go.org>; Mon, 01 Dec 2014 05:48:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RKoy9gUuiaGASOzfTbwXo9UHsfWjSxkdk5Bw5jSbWF4=; b=tfjDCOtZ5Z//fQ/BC3QXrsG2j0FBRLxBcGmhzevlBkZaKy72E7CIveFiLYNxB/35C/ Tzqf00eBcrOcgO5J88H6WVQZfHD4E65XsxE+6mjXBqPEBU7835VoHkzucTYD6SpHt5dA jJf7tl3An9PsRUvTCCuTrotNxsGDDW4nlNM7mKPA/smAn7kuqbFl7ruAUyTkz2WmXyrR 9kgaxrlzwHsEmH4GHp/xaP+lEkDTpI92RFwZO5fybx45x1NO0lJ/xVSZtR6m8lfZ75yq KuFbXAk2DX3q/SQhQJOd0rECQGwWD+e31nRKFQghu09gkTFcvNbE1FeJU0hihRXHEnRQ +hqQ== MIME-Version: 1.0 X-Received: by 10.194.223.101 with SMTP id qt5mr21967820wjc.29.1417441707737; Mon, 01 Dec 2014 05:48:27 -0800 (PST) Received: by 10.180.20.226 with HTTP; Mon, 1 Dec 2014 05:48:27 -0800 (PST) Date: Mon, 1 Dec 2014 08:48:27 -0500 Message-ID: From: Michael DePaulo To: 642@bugs.x2go.org Content-Type: text/plain; charset=UTF-8 Sorry for not replying earlier. Something major came up in my personal life. Anyway, I reviewed the 3 patches and did some basic regression testing with the current minGW 4.8.2 + Qt 4.8.6 build configuration. Those tests passed, so I commit the 3 patches. Before I update the changelog and mark this bug as closed, I will test out building with VS 2010 express.