From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id BA6643858D32 for ; Sun, 2 Oct 2022 21:15:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BA6643858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x0b.wildebeest.org [172.31.17.141]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 9B0A53021EAC; Sun, 2 Oct 2022 23:15:27 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 6897B2E80FB3; Sun, 2 Oct 2022 23:15:27 +0200 (CEST) Date: Sun, 2 Oct 2022 23:15:27 +0200 From: Mark Wielaard To: Overseers mailing list Cc: Ian Kelling Subject: Re: Moving sourceware to the Linux Foundation? No thanks. Message-ID: References: <87ler4qcmo.fsf@gnu.org> <20220926195716.GD7916@redhat.com> <444c37f6-1e9e-3af3-0ca8-20a865b0855a@redhat.com> <87edvvvpjk.fsf@fsf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87edvvvpjk.fsf@fsf.org> X-Spam-Status: No, score=-3033.4 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,KAM_SHORT,SPF_HELO_NONE,SPF_PASS,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: Hi Ian, On Wed, Sep 28, 2022 at 04:53:15AM -0400, Ian Kelling via Overseers wrote: > I'm on of the FSF tech team members that maintains the GNU Project > repositories, eg: https://ftp.gnu.org/pub/gnu/gcc/ . If you have any > problems or improvement you want to that hosting, talk to us. There is > no reason for hosting to be changed or duplicated elsewhere. FSF can > actually host a lot more things and this seems to have been overlooked > when discussing potential changes to sourceware hosting. > > I'm now watching this list, so talking here is fine. If you want to > email us privately, sysadmin@fsf.org (sysadmin@gnu.org goes to the same > place). Thanks. Although the various GNU projects of course do use the GNU ftp services which requires cryptographically signed releases. Other Sourceware projects don't enforce that. I'll file an sourceware infrastructure bug to see if we can provide something similar to https://www.gnu.org/prep/maintain/maintain.html#Automated-FTP-Uploads for the other Sourceware projects. I assume the scripts for that are available somewhere. Also it might be nice to have cross-mirrors between sourceware and gnu. Cheers, Mark