DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 47R3g7xb1915583 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=YK/YKzmS X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CB773858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1724730125; bh=el9+TAt7MFFgClxbaMd2ikxZ25InsOMBTwRbtp1V6jI=; h=Date:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=YK/YKzmSBpL8/2KEQBEN29pYwoOTCWnwn1myI+Zhjva8F9CFGJhST1bPux/3SRpag KAFMcP7GndIE0dPZT7D4qCIkWQow47MrUl7Yfu1RgrruI0mmZg6bicBSd6hPXkE/eb 6vOfbnyj9bmTVyja3H1CNGitLlIYBjac5IJr3KHI= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2BBC83858C56 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 2BBC83858C56 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1724730050; cv=none; b=xncocrgR/nhSWGkP/VySuirWJ459p6NtiZZURFK4DOjYWRvScPbjBr3pxHSDyF4eE555k7FaNfa6w7D2IFzHdvIrIZ28NhPzNjxy+c9X3nswXJatomhWk6u9PO8SqXf6LvpkTUwQnspjioSaU0OeQmeWOD1vZjFfGGaBEx0/44g= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1724730050; c=relaxed/simple; bh=kRN2LK7+utgMOe/vDbq4TehLuC7Re5mAA8tginSrrSY=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=Hh2Y94Yp5bL/hX4Ju5hEeDfm3vCWhhUiDlmfyGtFDIG7rxUz8f9UVWiLf7aFVKgGZlLRcJckXvH+KR1RnTdJm8m+zU3UExkZb14eYgSrQdXyntsvYHkWMC9Zg4prmG4+VuYauuSWeetWGlpssjTxEN4DPL9eqmFHp/bo2/+XUwE= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Tue, 27 Aug 2024 12:40:44 +0900 To: cygwin AT cygwin DOT com Cc: "Krishna, Chaitra" Subject: Re: Need help in getting the Cygwin 2.8.0 and 2.8.1 sources packages Message-Id: <20240827124044.8fe6f981c1af11b2c98bfc60@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Mon, 26 Aug 2024 07:25:55 +0000 "Krishna, Chaitra via Cygwin" wrote: > In 2017, we qualified our programs using Cygwin 2.8.1. Unfortunately, we no longer have the source code packages and have been unable to locate them online. Could you please assist us by providing any links, sites, or repositories where we can download the source packages for Cygwin 2.8.0 and 2.8.1? git clone https://cygwin.com/git/newlib-cygwin.git --depth 1 -b cygwin-2_8_0-release git clone https://cygwin.com/git/newlib-cygwin.git --depth 1 -b cygwin-2_8_1-release -- Takashi Yano -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple