From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 09 09:44:57 2021 Received: (at 50814) by debbugs.gnu.org; 9 Oct 2021 13:44:57 +0000 Received: from localhost ([127.0.0.1]:52506 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZCem-0005oA-Ue for submit@debbugs.gnu.org; Sat, 09 Oct 2021 09:44:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:32882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZCek-0005nx-D5 for 50814@debbugs.gnu.org; Sat, 09 Oct 2021 09:44:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55092) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZCee-0001TQ-W8; Sat, 09 Oct 2021 09:44:49 -0400 Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59222 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZCeY-0007KN-Bn; Sat, 09 Oct 2021 09:44:48 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Leo Famulari Subject: Re: bug#50814: [PATCH] guix: git-authenticate: Also authenticate the channel intro commit. References: <20210926101928.3877-1-attila@lendvai.name> Date: Sat, 09 Oct 2021 15:44:40 +0200 In-Reply-To: (Leo Famulari's message of "Sun, 26 Sep 2021 14:02:13 -0400") Message-ID: <87k0imxqgn.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50814 Cc: 50814@debbugs.gnu.org, Attila Lendvai , guix-security@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi! Leo Famulari skribis: > I've marked the severity as "grave", which in Debbugs parlance means > "makes the package in question unusable or mostly so, or causes data > loss, or introduces a security hole allowing access to the accounts of > users who use the package." This had the unfortunate effect that this patch would not show up in Emacs debbugs.el, which, for some reason, doesn=E2=80=99t know about =E2=80= =9Cgrave=E2=80=9D. I=E2=80=99ve changed to =E2=80=9Cimportant=E2=80=9D and I=E2=80=99d suggest= not going beyond =E2=80=9Cserious=E2=80=9D, which is already grave enough. :-) Ludo=E2=80=99.