From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EAaRCK2bimDcQgEAgWs5BA (envelope-from ) for ; Thu, 29 Apr 2021 13:42:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aP+EBK2bimBYYwAA1q6Kng (envelope-from ) for ; Thu, 29 Apr 2021 11:42:37 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0D2E11DCD8 for ; Thu, 29 Apr 2021 13:42:36 +0200 (CEST) Received: from localhost ([::1]:44340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc53x-0000OW-Kn for larch@yhetil.org; Thu, 29 Apr 2021 07:42:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33192) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc53b-0000MX-SC for guix-devel@gnu.org; Thu, 29 Apr 2021 07:42:12 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:46978) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc53T-0002WQ-JY; Thu, 29 Apr 2021 07:42:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=3Xxa7JDzSahLyoM5+mfJlmoQ7OznRn7JgV3L5wbCq6A=; b=nfCAsotIujCim+U+jx195ul8P 4PXrETyJEm/vc01p46zUsuzc+A8VORIuI9aZv5iFXBP+cn8ZM0ohwZxtFyqx5P5lbVlbfpGYcLgLT zvJBG7+oZMVWWzlJsebovWEenpYvrriTDPjcqVuBqW+ZXOVQZAKfrnMlgAjowYt+Kky4+qKp2XGQ5 BwMYUfmcnbiDrE+ztJUjgodwHMzb+G7OHBGxATqI3gmhJTCVbugIY9UlNo/tgWDIsESEi0E0vKP5y AhpJVm5d6jS7Sju6tjk6kWMT4hX7LWJnAMP+UmGOXXQvMPOh7gADYy0GQe33kvyoomwWKAS0pITJb LBb0A5Y8g==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lc53K-000rXM-1h; Thu, 29 Apr 2021 17:11:54 +0530 From: Arun Isaac To: Marius Bakke , =?utf-8?Q?L=C3=A9o?= Le Bouter Subject: Re: A "cosmetic changes" commit that removes security fixes In-Reply-To: <87lf92h0ei.fsf@gnu.org> References: <87tunz11mf.fsf@netris.org> <87r1j30xmo.fsf@netris.org> <87czumypz3.fsf@netris.org> <87o8e4zy5k.fsf@gmail.com> <5cbbfa9b258fb28beb9288685ccc85b4d015cd8a.camel@zaclys.net> <8735vgkttf.fsf@netris.org> <475c152f2e4bf0b566324223f2f5e3598279b87f.camel@zaclys.net> <87eeext6h4.fsf@nckx> <87lf92h0ei.fsf@gnu.org> Date: Thu, 29 Apr 2021 17:11:44 +0530 Message-ID: <878s518ghz.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619696556; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=3Xxa7JDzSahLyoM5+mfJlmoQ7OznRn7JgV3L5wbCq6A=; b=CcGqhkrzaguLn8MH01xrurwqXv7Do9jx/eiRY6OdvtNzBCu51j9smV5RjSDdWPG0OPH1Cj YkTlWY1BSyfMaLeFWsJlchqPcl+L9u/NhElRWhO7vAHAFzMjBmWRCWYcIzItmsrvqpvfqK l+1UNz05EyPr7bOE0uGOYd2gjD+y5U3+wVwo1Nopf7+F0QJQ/DGMm1iNgNS+G7+3kPIUJv 2KbsiesScIuZt9hH7QlGU9XTKAVLC/m2AOZf2XmnVP2kynA252h5T1HxA5gYH9fAK9DW8J 745SnMJJLjvRWiOACI3g5GhtOQXgQUeXfU0a9OMfNo2Bzl+Pkp7m8DYaXl8t0A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619696556; a=rsa-sha256; cv=none; b=PUvi4dEOeeJDqcRmJAmj2TZmptobcf83O3/M3GH1k1kzVnmRlnwkQ1qNqW21hviZensMtW LMCT14iIjJg0WbF1SX2v8RURiSSyv3GsGmrxQciXoiICwQkWh4dT/4jxFAwvwawZ5bjV7x zuaPokZ889Ez+wxmfLDZ4EO4xfcLFHupWgj5LCY6S42DtHNkDr2Kfsix4AM2V5ov/xhHaW 3/pUDNtODQWkt2ZEANIbrbM0qhRCG4gQGx9CH/q/06rKbzRaZPxt8h+G6/MKbMgjA6D+I2 lwRgKT0K9IuLdMzBd/6tAC+WQGMeA4YvQ7LJjeFj2OesqtQzEkHV+J7eJ/jBKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=nfCAsotI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.46 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=nfCAsotI; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 0D2E11DCD8 X-Spam-Score: -3.46 X-Migadu-Scanner: scn0.migadu.com X-TUID: go1LW0MBwaWZ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Guix, I didn't want to get involved in this argument, but I feel I must register a dissenting opinion. > I'm sorry to say your commit privileges have been temporarily > suspended. After one month, you are invited to get in touch with the > maintainers collective and discuss next steps. I think this suspension goes too far and doesn't help de-escalate the issue. I think L=C3=A9o should be cut some slack since it was Mark who open= ed poorly with public shaming. I can completely understand why L=C3=A9o is responding defensively. Guix has been a very friendly welcoming community. Let's keep it that way. Regards, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmCKm3gbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzjTwH/jk8qUJvpXAum+S1aoQm FJVb5XNbmHkxcPT31GJXhbuA+BPOLzHNyDfA+HDftWejakzlSxM/gcT2kKD7yHnn o7aE0rzewvP5k8LHhrpIlgabpft9/4bD6IWXt8NYeHQLPD6VcLGLDXaM5nui9rwL fCOtWbweWz3mlLKYliB9g2X3rHPOIyLHRicHXjP6ABX50D+a6JnkFCQWJEGRMK5A dzxtvxPINVIW86k8bzdw9pMFeYyxlZbY5+9E+/RkioiDVSYIizL02Qp0RnkveEem G0tr3S2zGOpg55rOJ4gqFgiQ0qUaN0j0l2JyYuyL/UchZ378xRMyumtCLWaxPir7 vDI= =jgxh -----END PGP SIGNATURE----- --=-=-=--