From patchwork Fri Mar 9 18:56:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Kanavin X-Patchwork-Id: 131241 Delivered-To: patch@linaro.org Received: by 10.46.66.2 with SMTP id p2csp1345584lja; Fri, 9 Mar 2018 11:06:59 -0800 (PST) X-Google-Smtp-Source: AG47ELsBitIX7X6qRkiTc6ru62KB9iIOIMcCzpXdYgsJBl+OK3+ZT0b4b2RpLvIbmeYc88KlCBqg X-Received: by 10.167.131.135 with SMTP id u7mr24574581pfm.50.1520622419331; Fri, 09 Mar 2018 11:06:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520622419; cv=none; d=google.com; s=arc-20160816; b=EY2TqBz3vVPrbZUnj2MmsvwjDswyE81hcPbPKBxaK0gABcGSaZjAeMu5pRoSRKYsys iq6OM01RssLCRZXC4Rt6fPVumLYSVhzCxA+VyOlw3hBmpV6qirosiTLOjwp/Bsr8SHfm XeabXTwsvRkgOQHEOVorSlXWBm6WugMbMCKedg4If4HQ8OeKC62cLwuWbvs6sj9ymQO2 L2/xMVvVISSrCxV/1X0DpIxSeFDJlYcIAp2/IWJp8eugFSgIWCKmbX/DB/neuic5imQu g9QwVKWS7eCIckOp1fgzvePhsuw4DcLczZV4nscdWtj7IkZ6W2nfruq7tEjdXSUtcfiB TeQQ== 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=+gL9aqdZeNjEb8rVlDsNfhlJwboe7aXzVYsfxB22ynM=; b=OVXtXz6K99nmPAHdX9S+AeDmD5saSE4FPLcWPXWfOnJdz9D5Ja4We9hdtByO1WPZf2 xbmxaF3gAUgniUoSzy7T1yP6QA1rykHvqR6PUi9d9zXfHPGNfbwimZDYS43kpcUpa/q8 rhrr/tse6j5ig3sq0C0gyCrpfMixdddIjpV2geVQPxBAOJhLd7J2U9sHsH0Ah7DdqR+U ARhR85KjloOVWPfeHXF02eOKTXFB24m2YARXDY7yowJEm/HHnFuYPoYS/lO/U/fVQtBH q5Wep8vCKUXQm3nI75ReMiK2nti9XxDUajvpXsWgIdcOTo/2XwAZQf6XRO2Xi1RjTBfE VS2w== 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 l29-v6si1399889pli.25.2018.03.09.11.06.58; Fri, 09 Mar 2018 11:06:59 -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 C71FC78A07; Fri, 9 Mar 2018 19:03:48 +0000 (UTC) X-Original-To: openembedded-core@lists.openembedded.org Delivered-To: openembedded-core@lists.openembedded.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id 20EAA7899A for ; Fri, 9 Mar 2018 19:03:38 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Mar 2018 11:03:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,446,1515484800"; d="scan'208";a="32652067" Received: from kanavin-desktop.fi.intel.com ([10.237.68.161]) by FMSMGA003.fm.intel.com with ESMTP; 09 Mar 2018 11:03:38 -0800 From: Alexander Kanavin To: openembedded-core@lists.openembedded.org Date: Fri, 9 Mar 2018 20:56:11 +0200 Message-Id: <20180309185614.31113-33-alexander.kanavin@linux.intel.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180309185614.31113-1-alexander.kanavin@linux.intel.com> References: <20180309185614.31113-1-alexander.kanavin@linux.intel.com> Subject: [OE-core] [PATCH 33/36] libtiff: 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 --- meta/recipes-multimedia/libtiff/files/libtool2.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 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-multimedia/libtiff/files/libtool2.patch b/meta/recipes-multimedia/libtiff/files/libtool2.patch index 4798e470719..a84c6889627 100644 --- a/meta/recipes-multimedia/libtiff/files/libtool2.patch +++ b/meta/recipes-multimedia/libtiff/files/libtool2.patch @@ -4,13 +4,13 @@ Upstream-Status: Inappropriate [configuration] configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: tiff-4.0.8/configure.ac +Index: tiff-4.0.9/configure.ac =================================================================== ---- tiff-4.0.8.orig/configure.ac -+++ tiff-4.0.8/configure.ac +--- tiff-4.0.9.orig/configure.ac ++++ tiff-4.0.9/configure.ac @@ -27,7 +27,7 @@ dnl Process this file with autoconf to p AC_PREREQ(2.64) - AC_INIT([LibTIFF Software],[4.0.8],[tiff@lists.maptools.org],[tiff]) + AC_INIT([LibTIFF Software],[4.0.9],[tiff@lists.maptools.org],[tiff]) AC_CONFIG_AUX_DIR(config) -AC_CONFIG_MACRO_DIR(m4) +dnl AC_CONFIG_MACRO_DIR(m4)