From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.polymtl.ca (smtp.polymtl.ca [132.207.4.11]) by sourceware.org (Postfix) with ESMTPS id E5922383E837 for ; Mon, 11 May 2020 04:06:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E5922383E837 Received: from simark.ca (simark.ca [158.69.221.121]) (authenticated bits=0) by smtp.polymtl.ca (8.14.7/8.14.7) with ESMTP id 04B464HU013041 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 11 May 2020 00:06:09 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp.polymtl.ca 04B464HU013041 Received: from [10.0.0.193] (unknown [192.222.164.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 6B06A1E79B; Mon, 11 May 2020 00:06:04 -0400 (EDT) To: Joel Brobecker Cc: "gdb-patches@sourceware.org" From: Simon Marchi Subject: Form to subscribe to gdb mailing lists Message-ID: Date: Mon, 11 May 2020 00:06:03 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: tl Content-Transfer-Encoding: 7bit X-Poly-FromMTA: (simark.ca [158.69.221.121]) at Mon, 11 May 2020 04:06:04 +0000 X-Spam-Status: No, score=-8.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2020 04:06:22 -0000 It has been reported [1] that the form on the following page to subscribe to mailing lists is broken, probably due to the recent infrastructure changes: https://www.gnu.org/software/gdb/mailing-lists/ I propose that: 1. We remove this form 2. We change the mailing list links to point to the "listinfo" links, where people can register For example, that means changing the "gdb" link from https://sourceware.org/pipermail/gdb/ to https://sourceware.org/mailman/listinfo/gdb The first link leads to the archives, but the listinfo page has a link to the archives, so it's not lost. Simon [1] https://sourceware.org/bugzilla/show_bug.cgi?id=25906