From patchwork Thu Mar 8 18:17:46 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 131056 Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp53211lja; Thu, 8 Mar 2018 10:27:57 -0800 (PST) X-Google-Smtp-Source: AG47ELsvdM65qLJPVN8ydP+7sJNnmhih6sYhn05HYV+4QmNiCg2sIwQg4cjeE9usqoKzeTPiXeRu X-Received: by 10.98.174.16 with SMTP id q16mr26940915pff.92.1520533677137; Thu, 08 Mar 2018 10:27:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520533677; cv=none; d=google.com; s=arc-20160816; b=SJZWXvJvuZGogbevZjmIv4FBSuv2Ael5ZrFcdNPT2AgpP0oUgxRQnXUURWtCSiE4Ft bSVOvTfroybr57n4TBmWn+nR5jf8dODsP2KrVA6RdAjf6GDAUlOTj7ydSO1ow2jwSB1k Uk5hO9uhKJaew66352NLVryVZScipEx1HkNSdOxXet0YMOLQ7MKLfixzunOk7Zwi6JFz b6Sh/IR4IlEVloDnBjLfv4SljAmUHMB/wqqp+qIpT+Z7lYkpe00VVDjoFr0ZpBWgjPJ0 SB3eptJLHLJaKPOhg5Gn7xzJi14fNESij5/PShJBm17UCIvIRKF8krnLlJl2r2U0wKvN E3ew== 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:references:in-reply-to:message-id:date :to:from:delivered-to:arc-authentication-results; bh=NZJT3skPhP+q0FAUACok2MHDUjvv/Hd0THTJC7T8P5k=; b=c38dNjS44v6WKl5yznzlWMg4xlT0qbevxVwHzgE1MQpddFP9tpHaOp8WF56+VX8LRR RsNGxxqrB86uzmMuFfXEawLoC56ygD9QnDgvB7VJhuamzh5e7g8JsxBoJmKokQ/fwGhu hR8zg8bg4VgZ4feIYKQ373LwYC85zJCAqevsnDwJ9L299QO4ZkIX1d/nP7hE2Cw9FEFJ rzF9GSBiQvfZF6sfVlPTTwJqouvi6wF5JOwZfFwWYzHuu1nnsgtKv8SUWFKB/o+DpbDv 4lWHKT6YaNTYLNP/gE7sEHbjtjMcUqNKYCNKnY0sLo7N5oRKBm7QggBX3qPB5QyyqKJX oDoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of openembedded-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-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 be3-v6si11998892plb.581.2018.03.08.10.27.56; Thu, 08 Mar 2018 10:27:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of openembedded-core-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-core-bounces@lists.openembedded.org designates 140.211.169.62 as permitted sender) smtp.mailfrom=openembedded-core-bounces@lists.openembedded.org Received: from layers.openembedded.org (localhost [127.0.0.1]) by mail.openembedded.org (Postfix) with ESMTP id 741CC78A20; Thu, 8 Mar 2018 18:25:34 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 4F12D789C3 for ; Thu, 8 Mar 2018 18:25:18 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Mar 2018 10:25:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,441,1515484800"; d="scan'208";a="24053949" Received: from kanavin-desktop.fi.intel.com ([10.237.68.161]) by orsmga006.jf.intel.com with ESMTP; 08 Mar 2018 10:25:18 -0800 From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Date: Thu, 8 Mar 2018 20:17:46 +0200 Message-Id: <20180308181804.31261-24-alexander.kanavin@linux.intel.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180308181804.31261-1-alexander.kanavin@linux.intel.com> References: <20180308181804.31261-1-alexander.kanavin@linux.intel.com> Subject: [OE-core] [PATCH 24/42] libidn: refresh patches X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: openembedded-core-bounces@lists.openembedded.org Errors-To: openembedded-core-bounces@lists.openembedded.org From: Ross Burton The patch tool will apply patches by default with "fuzz", which is where if the hunk context isn't present but what is there is close enough, it will force the patch in. Whilst this is useful when there's just whitespace changes, when applied to source it is possible for a patch applied with fuzz to produce broken code which still compiles (see #10450). This is obviously bad. We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For that to be realistic the existing patches with fuzz need to be rebased and reviewed. Signed-off-by: Ross Burton Signed-off-by: Alexander Kanavin --- .../libidn/libidn/libidn_fix_for_automake-1.12.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) -- 2.16.1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core diff --git a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch index 5683d3c98d7..db91317ca5b 100644 --- a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch @@ -9,12 +9,12 @@ This patch fixes following issue with automake 1.12 Signed-off-by: Nitin A Kamble 2012/05/03 -Index: libidn-1.24/configure.ac +Index: libidn-1.33/configure.ac =================================================================== ---- libidn-1.24.orig/configure.ac -+++ libidn-1.24/configure.ac -@@ -34,6 +34,10 @@ AC_SUBST(LT_CURRENT, 17) - AC_SUBST(LT_REVISION, 7) +--- libidn-1.33.orig/configure.ac ++++ libidn-1.33/configure.ac +@@ -33,6 +33,10 @@ AC_SUBST(LT_CURRENT, 17) + AC_SUBST(LT_REVISION, 16) AC_SUBST(LT_AGE, 6) +# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it