X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: portable use of dos2unix WAS: Re: textmode for stdout, what is "correct" now? To: cygwin AT cygwin DOT com References: <739ed5ce-6902-d702-e152-65dc2c1da667 AT ssi-schaefer DOT com> <20190214162002 DOT GA4950 AT calimero DOT vinschen DOT de> <6aa280c2-4769-0772-91d9-c73a3a3d9680 AT ssi-schaefer DOT com> <20190215102251 DOT GA2702 AT calimero DOT vinschen DOT de> <1282767785 DOT 20190215154502 AT yandex DOT ru> <1787080198 DOT 20190215213542 AT yandex DOT ru> <997bbfcf-62a9-386e-ee3e-b32b5a08cc59 AT ssi-schaefer DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: 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