From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4A29138BC9 for ; Tue, 24 Oct 2023 16:20:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from 1wt.eu (ded1.1wt.eu [163.172.96.212]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D7A9D10C2; Tue, 24 Oct 2023 09:20:40 -0700 (PDT) Received: (from willy@localhost) by mail.home.local (8.17.1/8.17.1/Submit) id 39OGK3Ti004223; Tue, 24 Oct 2023 18:20:03 +0200 Date: Tue, 24 Oct 2023 18:20:03 +0200 From: Willy Tarreau To: Greg Kroah-Hartman Cc: Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Jiri Kosina , security@kernel.org, workflows@vger.kernel.org, Kees Cook , Solar Designer , Vegard Nossum Subject: Re: [PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules Message-ID: References: <20231015130959.26242-1-w@1wt.eu> <87zg0ajcha.fsf@meer.lwn.net> <2023102402-unheated-basis-55e5@gregkh> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2023102402-unheated-basis-55e5@gregkh> On Tue, Oct 24, 2023 at 11:24:27AM +0200, Greg Kroah-Hartman wrote: > On Sun, Oct 22, 2023 at 08:31:45PM -0600, Jonathan Corbet wrote: > > Willy Tarreau writes: > > > > > The linux-distros list relaxed their rules to try to adapt better to > > > how the Linux kernel works. Let's update the Coordination part to > > > explain why and when to contact them or not to and how to avoid trouble > > > in the future. > > > > > > Link: https://www.openwall.com/lists/oss-security/2023/09/08/4 > > > Cc: Greg Kroah-Hartman > > > Cc: Kees Cook > > > Cc: Solar Designer > > > Cc: Vegard Nossum > > > Acked-by: Jiri Kosina > > > Signed-off-by: Willy Tarreau > > > --- > > > > > > This is the final version for merging. Changes since RFC: > > > - s/BEFORE/UNTIL from Vegard > > > - improved wording from Alexander > > > - acked-by from Jiri > > > > Greg, you've taken changes to this file in the past; do you want to grab > > this one or should I pick it up? > > I was hoping there would be other reviewers of it, but I guess not. I'm pretty sure non-technical stuff like this actually bores everyone, starting from us; when I proposed you to work on it, I was already convinced that nobody would have stolen me that task! > I'll take it through my tree now, thanks! Thank you! Willy