From patchwork Fri Dec 1 13:14:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 35529 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3BFB5C25B5A for ; Fri, 1 Dec 2023 13:15:00 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web11.22195.1701436491939107320 for ; Fri, 01 Dec 2023 05:14:52 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=cBge/pjS; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=EobTXSPi; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018c25848970-71855b60-6bc0-4873-9547-8e3cdcc9f309-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1701436492; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=U7+1TpD7Z2RZhjha7u7IknzrwOkDZAGZQEOLcQDlbZ8=; b=cBge/pjS1xjSv1byJ3F4H5K3eHcEUUWMYxIapEYxs5dlwRw5RoyDtWH4bCzxXA8l k/YcXfDxmjY1LpxstUxCo7t59UBd3M6x9w8SgwYfNUdrmMYR1Tja7eSJegY1N1/5ElZ aJ9umKK+Kqiwpz5W/ROlR0bq+NEfRNe5F05wkQek= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1701436492; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=U7+1TpD7Z2RZhjha7u7IknzrwOkDZAGZQEOLcQDlbZ8=; b=EobTXSPiWaHGy0bClWRJl7MEDB8Q4kYj2Q1YmmN13B5yxzHdEo4wTfouiF+Zis23 7d8DVpO3xUxJvFaEbkjaE84vgRlIwuwzJ9rTKTmID3v2QZkb51T+HKMjw2yVvgjHaTY BobhVs7FODE26Y/PprVITRjsU+uMIWdBqlUCn5vM= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] lsof: upgrading to 4.99.0 FAILED Message-ID: <0101018c25848970-71855b60-6bc0-4873-9547-8e3cdcc9f309-000000@us-west-2.amazonses.com> Date: Fri, 1 Dec 2023 13:14:52 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.12.01-54.240.27.191 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 Dec 2023 13:15:00 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/191634 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *lsof* to *4.99.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-lsof-upgrade-4.98.0-4.99.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 2752b020fdd573222cd834d5442b3df7cdb0597b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Dec 2023 10:45:14 +0000 Subject: [PATCH] lsof: upgrade 4.98.0 -> 4.99.0 --- .../lsof/files/remove-host-information.patch | 17 +++++++++++++---- .../lsof/{lsof_4.98.0.bb => lsof_4.99.0.bb} | 2 +- 2 files changed, 14 insertions(+), 5 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.98.0.bb => lsof_4.99.0.bb} (96%) diff --git a/meta/recipes-extended/lsof/files/remove-host-information.patch b/meta/recipes-extended/lsof/files/remove-host-information.patch index fb90366ffa..068608e6f7 100644 --- a/meta/recipes-extended/lsof/files/remove-host-information.patch +++ b/meta/recipes-extended/lsof/files/remove-host-information.patch @@ -1,3 +1,8 @@ +From 2873ec9e46ac67b3979bf084024307a122dcdeda Mon Sep 17 00:00:00 2001 +From: Ross Burton +Date: Wed, 30 Aug 2017 15:05:16 +0800 +Subject: [PATCH] lsof: remove host information from version.h + lsof doesn't embed the username or hostname in the build if SOURCE_DATE_EPOCH is defined, but this still embeds build paths. Delete all of the host details to ensure that no host information is leaked into the binary. @@ -5,10 +10,14 @@ ensure that no host information is leaked into the binary. Upstream-Status: Inappropriate Signed-off-by: Ross Burton -diff --git a/dialects/linux/Makefile b/dialects/linux/Makefile -index 176a4c2..ef5a633 100644 ---- a/dialects/linux/Makefile -+++ b/dialects/linux/Makefile +--- + lib/dialects/linux/Makefile | 69 ++++++------------------------------- + 1 file changed, 11 insertions(+), 58 deletions(-) + +diff --git a/lib/dialects/linux/Makefile b/lib/dialects/linux/Makefile +index f8adaa6..7a79ca7 100644 +--- a/lib/dialects/linux/Makefile ++++ b/lib/dialects/linux/Makefile @@ -83,64 +83,17 @@ ${LIB}: FRC version.h: FRC @echo Constructing version.h diff --git a/meta/recipes-extended/lsof/lsof_4.98.0.bb b/meta/recipes-extended/lsof/lsof_4.99.0.bb similarity index 96% rename from meta/recipes-extended/lsof/lsof_4.98.0.bb rename to meta/recipes-extended/lsof/lsof_4.99.0.bb index 835ce3b8df..e4b187745d 100644 --- a/meta/recipes-extended/lsof/lsof_4.98.0.bb +++ b/meta/recipes-extended/lsof/lsof_4.99.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510" SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https \ file://remove-host-information.patch" -SRCREV = "546eb1c9910e7c137fdff551683c35a736021e05" +SRCREV = "2015d742527ebdded8c5694edcf3ac2a01ce76ab" S = "${WORKDIR}/git"