Message ID | 20201130134907.348505-1-ppandit@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Xsvs=FE=nongnu.org=qemu-devel-bounces+qemu-devel=archiver.kernel.org@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 088D9C64E7B for <qemu-devel@archiver.kernel.org>; Mon, 30 Nov 2020 13:53:19 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 43FC62067D for <qemu-devel@archiver.kernel.org>; Mon, 30 Nov 2020 13:53:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="WsYLFMve" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 43FC62067D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:50744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org>) id 1kjjcD-0001mH-6i for qemu-devel@archiver.kernel.org; Mon, 30 Nov 2020 08:53:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ppandit@redhat.com>) id 1kjjac-0000QA-B7 for qemu-devel@nongnu.org; Mon, 30 Nov 2020 08:51:38 -0500 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:20765) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from <ppandit@redhat.com>) id 1kjjaZ-000468-82 for qemu-devel@nongnu.org; Mon, 30 Nov 2020 08:51:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1606744293; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0nH6rAW1LCyuRHki+bldw3tCY1B6DWWIWnBohyDnmnY=; b=WsYLFMvedCPAMFma9qdNgPaQkB10m7qpRvdy2jDXGwAWWJAVtOoxRd7gYWpZkoi81loWek 1B/Vlkx2IFvrq7bDZC5HpUqRDgf1bPc2I7Wo9q20JmNQK6SjamOvr3q9qc2AoV+ZgiGYH9 UP/VO8Db2RmY0m8X2DIdlr5zXuXnFo4= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-123-6-DXzflPP9yD2gzYzdX-rA-1; Mon, 30 Nov 2020 08:51:28 -0500 X-MC-Unique: 6-DXzflPP9yD2gzYzdX-rA-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 7A3C280EDAC; Mon, 30 Nov 2020 13:51:21 +0000 (UTC) Received: from localhost.localdomain (ovpn-116-182.sin2.redhat.com [10.67.116.182]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 300CC6086F; Mon, 30 Nov 2020 13:51:16 +0000 (UTC) From: P J P <ppandit@redhat.com> To: Stefan Hajnoczi <stefanha@gmail.com> Subject: [PATCH v1 0/1] security-process: update with mailing list details Date: Mon, 30 Nov 2020 19:19:06 +0530 Message-Id: <20201130134907.348505-1-ppandit@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ppandit@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Received-SPF: pass client-ip=216.205.24.124; envelope-from=ppandit@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.496, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <https://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Cc: peter.maydell@linaro.org, Stefano Stabellini <sstabellini@kernel.org>, Petr Matousek <pmatouse@redhat.com>, Prasad J Pandit <pjp@fedoraproject.org>, "Michael S . Tsirkin" <mst@redhat.com>, Michael Roth <michael.roth@amd.com>, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, QEMU Developers <qemu-devel@nongnu.org>, Darren Kenny <darren.kenny@oracle.com>, =?utf-8?q?Daniel_P_=2E_Berrang?= =?utf-8?q?=C3=A9?= <berrange@redhat.com> Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" <qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org> |
Series |
security-process: update with mailing list details
|
expand
|
From: Prasad J Pandit <pjp@fedoraproject.org> Hello, * After upstream discussions and considering various options like LaunchPad bugs, GitLab issues etc. -> https://lists.nongnu.org/archive/html/qemu-devel/2020-09/msg04266.html -> https://lists.nongnu.org/archive/html/qemu-devel/2020-10/msg00059.html We are about to introduce a 'qemu-security' mailing list to receive and triage upstream QEMU security issues. * Intention is to allow more community participation in handling and triaging of the QEMU security issues. * This change relieves current set of individual contacts from the responsibility of handling upstream QEMU issues. Of course they are welcome to the new 'qemu-security' mailing list. * To simplify the encrypted communication process, we keep only a single contact of <secalert@redhat.com> from our previous list of contacts. This way reporters need not look for and manage GPG keys of multiple contacts. v1 * This patch v1 updates the QEMU security-process web page with detailed process. -> https://lists.nongnu.org/archive/html/qemu-devel/2020-11/msg06234.html I'd appreciate if you have any inputs and/or suggestions for this change. Thank you. -- Prasad J Pandit (1): security-process: update process information contribute/security-process.md | 134 ++++++++++++++++++++------------- 1 file changed, 80 insertions(+), 54 deletions(-) -- 2.28.0