From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.126.130]) by sourceware.org (Postfix) with ESMTPS id 2A0ED3858039 for ; Wed, 2 Feb 2022 09:44:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2A0ED3858039 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=cygwin.com Received: from calimero.vinschen.de ([24.134.7.25]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MUGuZ-1moUDl3Iwd-00RKHR for ; Wed, 02 Feb 2022 10:44:30 +0100 Received: by calimero.vinschen.de (Postfix, from userid 500) id 71328A80888; Wed, 2 Feb 2022 10:44:30 +0100 (CET) Date: Wed, 2 Feb 2022 10:44:30 +0100 From: Corinna Vinschen To: cygwin-apps@cygwin.com Subject: Re: Orphaning fzf Message-ID: Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20220201212221.2ymlhw7jktoymsws@lucy.dinwoodie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220201212221.2ymlhw7jktoymsws@lucy.dinwoodie.org> X-Provags-ID: V03:K1:hlvTugfj6uSZJe6s05TJwNfjooZfheEdUfDo7XwDszetSm9WJLr 8Hsby3CIMrbAjIoIaypxNmLvLIioyYsEhN5iijFTNgIwYFHUsE39Efb2Q5Q1oLED+SsEtS7 5UGBpX+cmKQHOcOkqNadUx9sG6cJoDkV81C5X/SAQB4pVame3FIbrgCRpLJmO/+1KgtY/wa wMYku47QVt/bd5/cMGh8g== X-UI-Out-Filterresults: notjunk:1;V03:K0:wQMZ1mgLs98=:5Is5kDSu7nNRSxhM17OIqS JvjI+4CxMbfYAxhe5uX6tSQMsX8D3ouR2MEk5sUwb9uQqvKbReEdoMk+AFxnmziPL5A+oW2F4 KATKyE+ZPtfu0yveUCY7cVPTSy1uhWWHwKe9CVVi3NlGBBc/8r7h2H0PkPZ9Jrl5KHTpfWcZW L5oZtb6yVG2ruZSaxJowrdvzWg98pilzsSyCXro9ekrSVsspWakyxxQdWYRypmkJGPWQ7bG+r lDmlEjRgcBoUyeIoenbnuhTRLWBomK2fFW0xUNg/ZmdEN7q2b6V5amgbVamf1gwE8PuDNrlEm rDkHNarr1BU4uezweeQSeIsnMjFcI7fCD/zrnRxgzIKRyrPPCB8KIVdFHFU/GM+jDinRzAVi6 8TJ3WCMPj/AwxFy3PBYzzq0POZd7MPf9j+qQyMlu+lEimKpbSG7Ykst1uZs+5soOuD+EK2tsy ADO1txO1BF0ZSVjC31TxCgFxAgb0a0xxLZOq+Y+J7Ko5+O73XiLChVxbxAQfpensMu5Y84ZQa +6FifzYnJa3r3VCWPUvnYIcEqTmcbIk++kLH7P0Iavv11n7BK+WyQj3kQsWal8PdveumpAzsm YCO7TctyMpzZq9KYgOpJsHbGSAsU2EwbZTPb5rgjwVcRVoy1gUQCzaOdpx0AUGgirR3d3bRFa YcNy8DuQX3e+w+Caloc9Z1gk7ko/chHkmUgy6aDBfUHeQWsJcgPvTRQMq0S25550JNTaZtrgv 8ZiXVdDv3BwrkMsd X-Spam-Status: No, score=-97.5 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_NONE, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5, RCVD_IN_MSPIKE_WL, SPF_FAIL, SPF_HELO_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2022 09:44:33 -0000 On Feb 1 21:22, Adam Dinwoodie wrote: > The upstream fzf package moved from Ruby to Go some time ago. I had > vague but noble intetions to try to maintain a fork on the basis of the > last version of the Ruby code, but never managed anything useful. In > that context, I expect it's time that I officially throw in the towel, > and mark fzf as orphaned. > > The existing build still works, and I don't think there's likely to be > any crass security problems or anything like that. But there's no > longer any upstream support, and I clearly don't have the capacity to > properly maintain it solo. > > I'm not quite sure what the process is here, but I suspect it's just a > case of someone with the appropriate access making an update to > https://cygwin.com/cygwin-pkg-maint Done. Thanks, Corinna