X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=xYcEWNnM+8V8W8VV
	NdTz+FataASNAALqFwZ15dkHrXz8PF7R9BwITWQkf62G5DeSChAq9z9ojO80rGKW
	JDI6j6gOMCSaMhAVRErwFpEbtuYYD9+Ri3ENiVWLe8Xg0PPGJqb+wT/GFVmVdYh1
	IdYITyzyJ5r7xFpYXkDHZVtZqOo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:subject:to:references:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=y2KrxaoNwcbBbVd58tf8FF
	7GUqU=; b=Lug0qXITUvBt4/lhJgIf4PSjOkFRN3MIsDIrpscJ9fLZZ9PRgV9y7A
	LMM1LvOxCYUEddaxkD2uBnZ6UxAngw8EvQj6ih0qzO/idIswd+MMo1+BYN8rABVh
	1u9DnvrlGFrvP1UNGF6T0Ie9VhP0FBskfSOzdtxN/GUY5xeVaE434=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=inglis, Inglis, reader, discretion
X-HELO: smtp-out-no.shaw.ca
Reply-To: Brian.Inglis@SystematicSw.ab.ca
Subject: Re: portable use of dos2unix WAS: Re: textmode for stdout, what is "correct" now?
To: cygwin@cygwin.com
References: <739ed5ce-6902-d702-e152-65dc2c1da667@ssi-schaefer.com> <20190214162002.GA4950@calimero.vinschen.de> <6aa280c2-4769-0772-91d9-c73a3a3d9680@ssi-schaefer.com> <20190215102251.GA2702@calimero.vinschen.de> <f7345109-5b22-a342-df1e-940e236c2397@ssi-schaefer.com> <1282767785.20190215154502@yandex.ru> <d59689ee-4bf3-d66f-ca0b-f9cec8dda035@ssi-schaefer.com> <1787080198.20190215213542@yandex.ru> <997bbfcf-62a9-386e-ee3e-b32b5a08cc59@ssi-schaefer.com>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Openpgp: preference=signencrypt
Message-ID: <dc8c40bb-47b2-2f00-0b91-c91f6453073c@SystematicSw.ab.ca>
Date: Fri, 15 Feb 2019 14:21:48 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0
MIME-Version: 1.0
In-Reply-To: <997bbfcf-62a9-386e-ee3e-b32b5a08cc59@ssi-schaefer.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2019-02-15 12:33, Michael Haubenwallner wrote:
> This is true: The Cygwin distro does provide openssl-1.0.2p, but I'm
> building the *portable* Gentoo Prefix distro on Cygwin, with openssl-1.1.1a
> already.
> But whenever the Cygwin distro would bump to openssl-1.1, the same problem 
> would arise there as well, just becomes noticed much later probably.

When you are building another version of a Cygwin package, if you have not done
so already, it is worth installing cygport, all its dependencies, other build
tools suggested in the package maintainer docs, and use those to download the
latest Cygwin package source, in case there are patches provided which make the
package build or run better under Cygwin.
It is then easy to create another package-version directory into which you can
copy the .cygport file and modify it to download, build, test, and install the
other version of the package, optionally with any provided patches if still
required.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

