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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=cVIlcTefQUH+TjW4
	Djz7Ch8pWGacNLtEzcTtViFPYS9BaSLWTHGbdbq/A4ufa4zAxzuul7QkZFJpQfJ7
	ZsDb64eA9aPgGoqbnzTHpSV6tbwmOQioy8K3SxopcmhWEpuRU8Y77qVz2cU0RxTD
	GOLfygUnulRbvNVxm9XxGQc5vyg=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=BJYTPglUMVea1O66BMMuM5
	rTZ8I=; b=yyRaiWA8azG/knb/L8oYROGWS+SDWZzeJExF2zCTeqSqXw3aJFp/3K
	57Uig9BaQi5tOgHytccItbPpnKa9KRwBfPA+rk+CqlaYv8uGSnZp5pEBmAMgZ6Gl
	YHH0tCGwl6gg/0mEBGeHwRSVG0cNuxmqs+pOoFj+gR+aetpn9khkQ=
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=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=H*r:ip*192.168.0.8, H*Ad:D*pobox.com, HX-Languages-Length:960, HX-Envelope-From:sk:daniel.
X-HELO: pb-smtp1.pobox.com
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=subject:to	:references:from:message-id:date:mime-version:in-reply-to	:content-type:content-transfer-encoding; s=sasl; bh=NJmWDko3jlZN	MqyhBQn7an+5tQw=; b=KW3g8ntAdl6v8eiUhj9mfLDMQELVpdURMME1xYEcscsQ	UwZrwoAzKWaxWD+WUUro1hhrTWmCaixwVnOkHuMtqIU4zoU5SwL1k4+nDLmuZHrY	ztw+ZbywTaWs4DhZaK2YFK8Q/g1YbkkUknYeluQe+Tqvi8XlizicrqnywgKZoNQ=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=subject:to	:references:from:message-id:date:mime-version:in-reply-to	:content-type:content-transfer-encoding; q=dns; s=sasl; b=Vs/sWO	Qi4wDQGwP0AAlZDCdi477LEIsNCHLeXWz802O4tZ77WRawfv5+47fbMvIMqpEBGO	pjlzDlkcSFX+swCiRb7nmb7xp8qISWB4wQT0rhEDSRNCBlcL6nzh/CvjaV/Prn0v	61eiACcMXR56/Qb/YnQ/ztzgReMWUHaNcQxgc=
Subject: Re: Historical package patches?
To: cygwin@cygwin.com, Marco Atzeri <marco.atzeri@gmail.com>
References: <7c836dfb-c279-b069-ff6b-9ea33d6058c3@gsat.us> <7eddefa3-ae32-fc1f-038b-881e00575cc4@gmail.com>
From: Daniel Santos <daniel.santos@pobox.com>
Message-ID: <9c200953-fb3d-e34d-f73d-c820740da803@pobox.com>
Date: Sun, 1 Dec 2019 04:25:02 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <7eddefa3-ae32-fc1f-038b-881e00575cc4@gmail.com>
Content-Type: text/plain; charset=utf-8
X-Pobox-Relay-ID: 6DA85F2E-1425-11EA-9DBE-C28CBED8090B-06139138!pb-smtp1.pobox.com
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xB1ATvuc032343

Hello Marco,

On 11/30/19 4:23 AM, Marco Atzeri wrote:
> Am 30.11.2019 um 06:44 schrieb Daniel Santos:
>> Hello all,
>>
>> I'm trying to troubleshoot an issue with an old version of rsync on
>> Cygwin.  Is there a git repo somewhere with historical patches?  The
>> version in question is 3.0.4.  This is on a remote machine that I can't
>> change, so I'm trying to decipher what I can from the logs.
>>
>> Thanks,
>> Daniel
>>
>
> there is no historical repo for patches.
>
> However you can find the old packages on
>
> http://www.crouchingtigerhiddenfruitbat.org/Cygwin/timemachine.html
>
 Thanks for the link!  After a bit of playing, I found my sources tarball!

Based upon the rsync-3.0.4-1.cygwin.patch, it doesn't look like any
sources needed to be changed, so I can troubleshoot with the sources
straight from git.  But I just discovered this version is 10 years old! 
This is very helpful though, thank you.

Daniel

--
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


