From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from resqmta-c1p-024063.sys.comcast.net (resqmta-c1p-024063.sys.comcast.net [IPv6:2001:558:fd00:56::8]) by sourceware.org (Postfix) with ESMTPS id 223F13858D1E for ; Sat, 22 Oct 2022 20:59:30 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 223F13858D1E Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=acm.org Received: from resomta-c1p-023413.sys.comcast.net ([96.102.18.230]) by resqmta-c1p-024063.sys.comcast.net with ESMTP id mKKJoGRwxopRHmLaaoD5Ce; Sat, 22 Oct 2022 20:59:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20211018a; t=1666472368; bh=V7pAD3pvHcodcndhhv0yhxQOFukE6ak3blegUtUE40Q=; h=Received:Received:Message-ID:Date:MIME-Version:To:From:Subject: Content-Type; b=aMrhnYsvm4fya34dbyg0wTtCwlEcfe0seSKN9baJ5dUKpWq/NmzjMjbIvt4vVRJ+y jY1UvVas6pR8OVg423M/WGoU907VXqd94N0mI6TTZ/yfXBzRQdf5Bd2ILuy+Kqu7RD l2DGFRf0XSHeeW7nlVVLGu+EUC6vfPwnZK0GZSGChJ8HDM04+jRjeCqdZUEMRHn9vH /I5z3Z7S4IGv57LmMrmPbI8IWvQQBkZb2crKPVWUwRPtvX0HZ5fiDr6UasVqoUIyNu q05/5rNhEyVBIK/29FeEUEJMY6VPyil8oK5r0GDTqeSgtwOQqXSh5quj6UqTJuznOV uDsr4dsyjJfhQ== Received: from [IPV6:2601:547:c500:dbe:9dea:8c0e:d5c9:65e4] ([IPv6:2601:547:c500:dbe:9dea:8c0e:d5c9:65e4]) by resomta-c1p-023413.sys.comcast.net with ESMTPSA id mLaDoUiJRhKOjmLaDol09j; Sat, 22 Oct 2022 20:59:06 +0000 X-Xfinity-VMeta: sc=0.00;st=legit Message-ID: <5ce4b751-070d-a8df-6e7d-ced5f4e61a66@acm.org> Date: Sat, 22 Oct 2022 16:59:05 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Content-Language: en-US To: "cygwin-apps@cygwin.com" From: Chad Dougherty Subject: [ITA] lz4 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,KAM_DMARC_NONE,KAM_NUMSUBJECT,SPF_HELO_PASS,SPF_SOFTFAIL,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: I'd like to adopt the lz4 library that is currently listed as orphaned. I've updated the cygport to the current version, 1.9.4: https://github.com/crd477/lz4-cygport Is it acceptable for me to put these updates into the cygwin git repository? Also, is it expected that I should also take the mingw64-{i686,x86_64}-lz4 packages too? Thanks... -- -Chad