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 43AA73858D20; Fri, 22 Mar 2024 11:19:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 43AA73858D20 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 43AA73858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=45.83.234.184 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711106388; cv=none; b=HR82CC3BJHz0bWlfjF7WLTkoC1sdLnl3Jhks3d0YiDvOU+3oUM+tztmPRaA3MOhxD9Ui9fHahFJB/PL5BoHZrVlVDnLla0vGvgu33isFqBNhU+0rjhDulKczi8yYZgXldLwphIL7WwcrUGqVJyYi2NKdIDCQh4OIZjIRkGSsmpM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1711106388; c=relaxed/simple; bh=QAEf1jMfcYGnHfyC7b2Rc91mdavFfFxzL9VBEBf8Uio=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=F9Mi+S5m9533nEnjdpmGZGTTVcJBZ5NQS6AqS8bbGI58eur3x5txgzLNYViwcfnuN5oyFFxptHXxGNEViIOeTNRU4Vq3gilOVuQBT0Lsv/DQoFyVJcoKu9AzR35kwwNqhRGE9QrCluqj4y+MSlWVtI7KFgNppV+CWG1THXhNnDY= ARC-Authentication-Results: i=1; server2.sourceware.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id 416263000472; Fri, 22 Mar 2024 12:19:36 +0100 (CET) Date: Fri, 22 Mar 2024 12:19:36 +0100 From: Mark Wielaard To: Sam James via Overseers Cc: "binutils@sourceware.org" , Sam James Subject: Re: binutils-cvs and binutils-bugs lists Message-ID: <20240322111936.GS8319@gnu.wildebeest.org> References: <871q821xhd.fsf@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871q821xhd.fsf@gentoo.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,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 Sam, On Fri, Mar 22, 2024 at 08:28:46AM +0000, Sam James via Overseers wrote: > For a while now, I've been wishing a binutils-cvs (or binutils-commits, > whatever) list existed. > > It turns out one did exist [0] but it's had no non-spam messages since > 2022-08-15. Was that intentional or did a hook just break at some point > so it stopped getting notifications? The pipermail archive still is getting updates: https://sourceware.org/pipermail/binutils-cvs/ I think the issue is that mail is sent to bfd-cvs@sourceware.org. That addressis rejected by inbox.sourceware.org (but seems to have a special exception in mailman). So after the original import no new messages (except some spam) have been added. I filed https://sourceware.org/bugzilla/show_bug.cgi?id=31529 We should import the rest and add an alias (and/or change the mail sending setup). > Also, while we're at it, does anyone object to a binutils-bugs list, > like gdb-prs, and gcc-bugs? binutils uses https://lists.gnu.org/archive/html/bug-binutils/ > [0] https://inbox.sourceware.org/binutils-cvs/ [1]