From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no 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 517CFC433FF for ; Tue, 6 Aug 2019 21:45:53 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id D4038216F4 for ; Tue, 6 Aug 2019 21:45:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="fILsOkP4"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="f1w2Ela6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D4038216F4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E155C4CC0; Tue, 6 Aug 2019 23:45:51 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id A6FC84C91 for ; Tue, 6 Aug 2019 23:45:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 58386504; Tue, 6 Aug 2019 17:45:48 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 06 Aug 2019 17:45:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=1hkfsRiYP+2ERvfAbQJV6FZg/nG8bFpqRYxFYWvRv2A=; b=fILsOkP4PRgr BVOuQ3cCHOIPqFLzq0mmNU4ImZjJKkRNYC6i0fjhXIGwZEA94ZFYsI2MWa0a9yu9 ktpJbLwpW5oja7ToGVGX8fFQD+X6pjIcAat0hRjC3V4vUCH2pwQNuWlMFR1NiM1X mfEzHyiWiFrItxoxx//k6jfTr9q4W9Q= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=1hkfsRiYP+2ERvfAbQJV6FZg/nG8bFpqRYxFYWvRv 2A=; b=f1w2Ela6fYhg8unHcOhIrjPqK50z1YBPc6zykV3AVHYmYmuqPlY6N0BJo LLlcVWlLRfbBibV89HmNPY0yKL3WRfTg32aTiHye9PEvp/u50gllzQiJeGvh4AqV psqIPnPEu3yPDuC9yiwR15rP1Lcl4kKGG4xATvaSxjd005Hcc75dsLJUtG9aUl71 akHOVmtvw19hiuP3/4EH91Nw4cWfSJAo/zbiXSbX891JAyHxlA4/vM1o48seLqWZ pIsn6I+PCR1vRn0sIQmQy5SGqVWKpBedmsDPYdWuz3m+5vLSw4ruQllcosWGYNdo TOv/Rlr9PQ6+30KhUQVO17eDaacPA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudduuddgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeelfedriedrudegledruddugeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedu X-ME-Proxy: Received: from xps.localnet (114.149.6.93.rev.sfr.net [93.6.149.114]) by mail.messagingengine.com (Postfix) with ESMTPA id 053CC380087; Tue, 6 Aug 2019 17:45:46 -0400 (EDT) From: Thomas Monjalon To: John McNamara Cc: dev@dpdk.org, bruce.richardson@intel.com Date: Tue, 06 Aug 2019 23:45:45 +0200 Message-ID: <7759203.YFKdCYx8rs@xps> In-Reply-To: <1564484875-75300-1-git-send-email-john.mcnamara@intel.com> References: <1564484875-75300-1-git-send-email-john.mcnamara@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] doc: add note about patching third party dependencies X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/07/2019 13:07, John McNamara: > Added a note to the getting started guides about patching third > party libraries/dependencies to avoid any known vulnerabilities. > > Signed-off-by: John McNamara Applied, thanks