From patchwork Tue Apr 3 23:03:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 132788 Delivered-To: patch@linaro.org Received: by 10.46.84.29 with SMTP id i29csp4369936ljb; Tue, 3 Apr 2018 16:03:29 -0700 (PDT) X-Google-Smtp-Source: AIpwx49UatXmbqV1SZryWIvIXBg+nCDiS8JppbCuG+N4H0/wSJM9XJ5ov/Drw6YDXFu9EnndaJlv X-Received: by 2002:a17:902:7292:: with SMTP id d18-v6mr15653678pll.289.1522796609217; Tue, 03 Apr 2018 16:03:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522796609; cv=none; d=google.com; s=arc-20160816; b=yEWISYCW9AG+yETdG4/Niv6oTP0wt0Gzow0nVgN9jVufKoXjGB3BbVZRdCLqq1nmnE VMz0xvRERt/aa7uW0xyF90V3Yr8kHAIp/4/GOVK/w8DZFYnG3mCUXFZF/T3PKHLF3oZT jpr4WX5gIdjqwOgjKRHqu0CjYMhYLL/Kqvid1x5VWB9k9Tdm86/cBl8hICXqV2KvVz6N HvOMXkkhYa8ETPq67YhNZEZF/rdlRQErkiQM0HuMUwKXZlGHriwtGvDxHHyjQV5xoJeN xM3c/1IHnysIaFtUp/P6V6TCxbd84K8j/iwqcv+31vhSilD4SFA0yc9cnhwzT/RZQERz nxSQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:sender:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:message-id:date:to:from:delivered-to :arc-authentication-results; bh=yK8wKH4Fx9Ya1KO4GkAb99qnwycySZhBe/k8UmuqlCk=; b=jjZElbrJFdzBl9ATa6YdMs6Vh+mLS3Z8b+/8Ms6B+ddMpwVYwTey7KqdGjfZk6DfJ+ JXjT0uKcIpdnvGypaBjCyUtKGtWAqfMRW9HsWXMJDc14hdB++2xIQ8IoTpRwVjvm+lx9 4aHAk4Ws7E7a/es5KBEcCAGGMWaT1VKbTLYuN9E9RS3LenEBSU7o1zAScTCCs+UM+MOy kYXtqzFoTyzxB+TEa5pmipOrsACEIhEnm6Zx9OxTgzi9+xBpqfrTdJft1ajt53oekRJG K1yVLXjQO8psGIlAgVt7XrmmErfSbpxHj0BT8Z7Nwb6KCZth91PscAox/jVLIl0vKSI1 xoRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org Return-Path: Received: from mail.openembedded.org (mail.openembedded.org. [140.211.169.62]) by mx.google.com with ESMTP id n68si3007189pfj.378.2018.04.03.16.03.28; Tue, 03 Apr 2018 16:03:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) client-ip=140.211.169.62; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-devel-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-devel-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id E116D74AA7; Tue, 3 Apr 2018 23:03:26 +0000 (UTC) X-Original-To: openembedded-devel@lists.openembedded.org Delivered-To: openembedded-devel@lists.openembedded.org Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.17]) by mail.openembedded.org (Postfix) with ESMTP id B609874AA7 for ; Tue, 3 Apr 2018 23:03:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 9359520BA7; Tue, 3 Apr 2018 23:03:26 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo03-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BZLaHFRNv-NW; Tue, 3 Apr 2018 23:03:26 +0000 (UTC) Received: from mail.denix.org (pool-100-15-85-143.washdc.fios.verizon.net [100.15.85.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 700C720BA5; Tue, 3 Apr 2018 23:03:25 +0000 (UTC) Received: from gimli.denix (gimli [192.168.0.6]) by mail.denix.org (Postfix) with ESMTP id F411F1633B1; Tue, 3 Apr 2018 19:03:24 -0400 (EDT) From: Denys Dmytriyenko To: openembedded-devel@lists.openembedded.org Date: Tue, 3 Apr 2018 19:03:24 -0400 Message-Id: <1522796604-38261-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.7.4 Cc: Denys Dmytriyenko Subject: [oe] [meta-networking][PATCH] tcpdump: refresh local patches to avoid fuzz warnings X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-devel-bounces@lists.openembedded.org Errors-To: openembedded-devel-bounces@lists.openembedded.org From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- .../recipes-support/tcpdump/tcpdump/add-ptest.patch | 13 +++++++------ .../tcpdump/unnecessary-to-check-libpcap.patch | 19 ++++++++++--------- 2 files changed, 17 insertions(+), 15 deletions(-) -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel diff --git a/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch b/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch index 196cec7..7a02155 100644 --- a/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch +++ b/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch @@ -1,4 +1,4 @@ -From 7b259580800e259d232229dc89f97058b56e2fe8 Mon Sep 17 00:00:00 2001 +From 09c310b48f73b62dc6673ce0bdfc638d9ae4bbda Mon Sep 17 00:00:00 2001 From: "Hongjun.Yang" Date: Wed, 22 Oct 2014 10:02:48 +0800 Subject: [PATCH] Add ptest for tcpdump @@ -6,15 +6,16 @@ Subject: [PATCH] Add ptest for tcpdump Upstream-Status: Pending Signed-off-by: Hongjun.Yang + --- Makefile.in | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -Index: tcpdump-4.9.0/Makefile.in -=================================================================== ---- tcpdump-4.9.0.orig/Makefile.in -+++ tcpdump-4.9.0/Makefile.in -@@ -436,9 +436,17 @@ distclean: +diff --git a/Makefile.in b/Makefile.in +index 0941f0e..3ce40c6 100644 +--- a/Makefile.in ++++ b/Makefile.in +@@ -437,9 +437,17 @@ distclean: tests/failure-outputs.txt rm -rf autom4te.cache tests/DIFF tests/NEW diff --git a/meta-networking/recipes-support/tcpdump/tcpdump/unnecessary-to-check-libpcap.patch b/meta-networking/recipes-support/tcpdump/tcpdump/unnecessary-to-check-libpcap.patch index d7a3ac2..c70404c 100644 --- a/meta-networking/recipes-support/tcpdump/tcpdump/unnecessary-to-check-libpcap.patch +++ b/meta-networking/recipes-support/tcpdump/tcpdump/unnecessary-to-check-libpcap.patch @@ -1,4 +1,7 @@ -unnecessary to check libpcap +From 66ee5c0d49c3e4a67cd9a691c1313e4a02eafa59 Mon Sep 17 00:00:00 2001 +From: Roy Li +Date: Tue, 8 Jul 2014 13:20:47 +0800 +Subject: [PATCH] unnecessary to check libpcap Upstream-Status: Pending @@ -11,23 +14,21 @@ In fact, the libpcap has been added into the tcpdump's DEPENDS, not need to check if libpcap existed. Signed-off-by: Roy Li + --- - configure.in | 2 +- + configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in -index 06fade1..9125de7 100644 +index b2305a5..b3b5dbf 100644 --- a/configure.in +++ b/configure.in -@@ -567,7 +567,7 @@ AC_SEARCH_LIBS(getrpcbynumber, nsl, - dnl AC_CHECK_LIB(z, uncompress) - dnl AC_CHECK_HEADERS(zlib.h) +@@ -418,7 +418,7 @@ dnl Some platforms may need -lnsl for getrpcbynumber. + AC_SEARCH_LIBS(getrpcbynumber, nsl, + AC_DEFINE(HAVE_GETRPCBYNUMBER, 1, [define if you have getrpcbynumber()])) -AC_LBL_LIBPCAP(V_PCAPDEP, V_INCLS) +#AC_LBL_LIBPCAP(V_PCAPDEP, V_INCLS) # # Check for these after AC_LBL_LIBPCAP, so we link with the appropriate --- -1.7.9.5 -