From patchwork Wed Oct 26 12:14:10 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Russell Bryant X-Patchwork-Id: 687058 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (archives.nicira.com [96.126.127.54]) by ozlabs.org (Postfix) with ESMTP id 3t3pqM4gdMz9sXx for ; Wed, 26 Oct 2016 23:14:39 +1100 (AEDT) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id D287910201; Wed, 26 Oct 2016 05:14:38 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx1e4.cudamail.com (mx1.cudamail.com [69.90.118.67]) by archives.nicira.com (Postfix) with ESMTPS id 62A3F101FF for ; Wed, 26 Oct 2016 05:14:37 -0700 (PDT) Received: from bar5.cudamail.com (unknown [192.168.21.12]) by mx1e4.cudamail.com (Postfix) with ESMTPS id AB9C41E0540 for ; Wed, 26 Oct 2016 06:14:36 -0600 (MDT) X-ASG-Debug-ID: 1477484076-09eadd4cc710bfe0001-byXFYA Received: from mx1-pf2.cudamail.com ([192.168.24.2]) by bar5.cudamail.com with ESMTP id wkCZEBPm8pcIMMYN (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 26 Oct 2016 06:14:36 -0600 (MDT) X-Barracuda-Envelope-From: russell@ovn.org X-Barracuda-RBL-Trusted-Forwarder: 192.168.24.2 Received: from unknown (HELO relay6-d.mail.gandi.net) (217.70.183.198) by mx1-pf2.cudamail.com with ESMTPS (DHE-RSA-AES256-SHA encrypted); 26 Oct 2016 12:14:35 -0000 Received-SPF: pass (mx1-pf2.cudamail.com: SPF record at ovn.org designates 217.70.183.198 as permitted sender) X-Barracuda-Apparent-Source-IP: 217.70.183.198 X-Barracuda-RBL-IP: 217.70.183.198 Received: from mfilter39-d.gandi.net (mfilter39-d.gandi.net [217.70.178.170]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 1B12FFB8CE for ; Wed, 26 Oct 2016 14:14:33 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter39-d.gandi.net Received: from relay6-d.mail.gandi.net ([IPv6:::ffff:217.70.183.198]) by mfilter39-d.gandi.net (mfilter39-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id VZNTIW_3yoQp for ; Wed, 26 Oct 2016 14:14:30 +0200 (CEST) X-Originating-IP: 74.125.82.45 Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) (Authenticated sender: russell@ovn.org) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id BE5DCFB916 for ; Wed, 26 Oct 2016 14:14:30 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id e69so25738121wmg.0 for ; Wed, 26 Oct 2016 05:14:30 -0700 (PDT) X-Gm-Message-State: ABUngvchpIuj+W4JM0K2LCugUjDZpJDJutgv/4ICwzY3Dk4C/ovtcvw3z3bvzjvL47tLjpJ9GhUpQRSu53s+Mw== X-Received: by 10.194.24.163 with SMTP id v3mr2356289wjf.180.1477484070463; Wed, 26 Oct 2016 05:14:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.177.28 with HTTP; Wed, 26 Oct 2016 05:14:10 -0700 (PDT) In-Reply-To: <1476821025-4915-9-git-send-email-stephen@that.guru> References: <1476821025-4915-1-git-send-email-stephen@that.guru> <1476821025-4915-9-git-send-email-stephen@that.guru> X-CudaMail-Envelope-Sender: russell@ovn.org From: Russell Bryant Date: Wed, 26 Oct 2016 08:14:10 -0400 X-Gmail-Original-Message-ID: Message-ID: X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-E2-1025009920 X-CudaMail-DTE: 102616 X-CudaMail-Originating-IP: 217.70.183.198 To: Stephen Finucane X-ASG-Orig-Subj: [##CM-E2-1025009920##]Re: [ovs-dev] [PATCH 08/15] doc: Convert SECURITY to rST X-Barracuda-Connect: UNKNOWN[192.168.24.2] X-Barracuda-Start-Time: 1477484076 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-ASG-Whitelist: Header =?UTF-8?B?eFwtY3VkYW1haWxcLXdoaXRlbGlzdFwtdG8=?= X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: ovs dev Subject: Re: [ovs-dev] [PATCH 08/15] doc: Convert SECURITY to rST X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@openvswitch.org Sender: "dev" On Tue, Oct 18, 2016 at 4:03 PM, Stephen Finucane wrote: > This is a top-level document, so plain old rST is preferred. > > Signed-off-by: Stephen Finucane > I made one small fix and applied this to master. team to deliver more sensitive reports. diff --git a/SECURITY.rst b/SECURITY.rst index 31155a5..5061e53 100644 --- a/SECURITY.rst +++ b/SECURITY.rst @@ -62,7 +62,7 @@ member should reply to the reporter acknowledging that the report has been received. Consider reporting the information mentioned in `REPORTING-BUGS.rst -`, where relevant. +`__, where relevant. Reporters may ask for a GPG key while initiating contact with the security