X2Go Bug report logs - #600
reintroduce zlib support for libssh in X2Go Client

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Lars Wendler <polynomial-c@gentoo.org>

Date: Tue, 2 Sep 2014 16:45:01 UTC

Severity: normal

Tags: build-win32, pending

Found in version 4.0.2.1

Fixed in version 4.0.3.0

Full log


Message #57 received at 600@bugs.x2go.org (full text, mbox, reply):

Received: (at 600) by bugs.x2go.org; 8 Sep 2014 12:55:09 +0000
From mikedep333@gmail.com  Mon Sep  8 14:55:08 2014
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-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9885A5DEA7
	for <600@bugs.x2go.org>; Mon,  8 Sep 2014 14:55:08 +0200 (CEST)
Received: by mail-wi0-f169.google.com with SMTP id n3so2590380wiv.4
        for <600@bugs.x2go.org>; Mon, 08 Sep 2014 05:55:08 -0700 (PDT)
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=0LhrAy8LpwtUW9k8df0UhfcV+HcT29yeuN81ptFFhG0=;
        b=NFIUf2LRbG040UvudijWtSGhjUESBHCTz3gvWeTUptqEYSHs2pIJ3qGMdGkGxUy8kx
         BxZa9D+0kf/snDURPT2Wkkzl4KLNWQbcsGV4Cj7J4tnUonIxWtRgzzfJ0AiV0s3xkIJV
         GCOZtm2X2Mi8l5FSh25SVuwqpo4wqSLWmMVmZiqJG0NQ0tn0D9HNrebCUfr7puMcpWrp
         Icx+DhYpgP8ba3efBp4HyI2v44mGgLCcpmfUbU3gfVkDiy4u8xJ/SM02IAZfuvaFp4WW
         tkHQCJ1ZyFN1uT/Zvur7CU4no19rxWplld6h5VKytrTr/QJAZZq2HGeok9VPf7asUtRL
         rycQ==
MIME-Version: 1.0
X-Received: by 10.194.87.41 with SMTP id u9mr2954451wjz.124.1410180907726;
 Mon, 08 Sep 2014 05:55:07 -0700 (PDT)
Received: by 10.180.238.66 with HTTP; Mon, 8 Sep 2014 05:55:07 -0700 (PDT)
Date: Mon, 8 Sep 2014 08:55:07 -0400
Message-ID: <CAMKht8iPRdPVuNFJrLMheDob46hC0V-Mw+LcQ9+WVnOcrncAtg@mail.gmail.com>
Subject: more zlib details
From: Michael DePaulo <mikedep333@gmail.com>
To: 600@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8
Control: retitle -1 reintroduce zlib support for libssh in X2Go Client
for Windows

History:

With libssh-0.5.2 (built by the KDE Windows project), zlib support was included:
http://code.x2go.org/releases/binary-win32/3rd-party/libssh/libssh-x86-mingw4-0.5.2-1-bin.zip
It used "libz.dll" 1.2.7

With libssh-0.5.5 (built by Alex), zlib support was not included:
http://code.x2go.org/releases/binary-win32/3rd-party/libssh/libssh-with-pagent.patch/libssh-0.5.5.zip

Now with libssh-0.6.3 (built by me), zlib support was reintroduced.
"zlib1.dll" 1.2.3 was already being shipped by us.
It was linked against the headers for 1.2.8.

What I will do:

I will update zlib1.dll to 1.2.8. 1.2.3 does not lack any security
updates. However it isn't supported, only the latest 1.2.x release is.
http://www.zlib.net/
http://zlib.net/zlib128-dll.zip

Also, it appears that nothing was using libz.dll since the upgrade to
libssh-0.5.5, and that nothing was using zlib1.dll until the upgrade
to libssh-0.6.3. Therefore, I will delete libz.dll.


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 18:17:47 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.