From patchwork Wed Jun 17 05:31:48 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 90288 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 4C102CD98F0 for ; Wed, 17 Jun 2026 05:32:25 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.9058.1781674308967337609 for ; Tue, 16 Jun 2026 22:31:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=OLeBAcEa; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=wycQ2faf; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019ed410721c-e0916fab-ee8d-4f27-89c6-c202e0945336-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=1781674308; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=5EZSljEO2ht2xjHTl1aDo/P4QNCp419Ia0Xe1jjuxa8=; b=OLeBAcEaM5qzyjSbkP/r9GY/QnGuKDYQOUFzwmLlui4uN/XG5anPvkBUvft/0Wf0 BshTOk0iU+JoDuhmRYPnQD9JzP0H/FFYmmpbz4mmmFVSOJboNcYf3aRgkpnySPtdNCk H4PfvieGc0vdDKbBoLESaX5UZpD6H2TkDNjp8798= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781674308; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=5EZSljEO2ht2xjHTl1aDo/P4QNCp419Ia0Xe1jjuxa8=; b=wycQ2fafA90IUnjjfbvkmekppTQZDWQdcr9QB2fslHiFmzsalycUA1xEJWOlWsih nyVqBQQG6fKl8L4cjvtJqJGx0SJkZQlKiCDPV7eqdFK0rCJKXUjQ4Kr1gdeS7RbR7xy 581UPOaCbBq82yYjp6G+x2cR3WuzH/M50seVVMQw= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] lsof: upgrading to 4.99.7 SUCCEEDED Message-ID: <0101019ed410721c-e0916fab-ee8d-4f27-89c6-c202e0945336-000000@us-west-2.amazonses.com> Date: Wed, 17 Jun 2026 05:31:48 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.17-54.240.27.23 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 17 Jun 2026 05:32:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238974 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *lsof* to *4.99.7* has Succeeded. Next steps: - apply the patch: git am 0001-lsof-upgrade-4.99.6-4.99.7.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 0035f03fc79fde3fa08659cf318a4276ed69ff34 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 17 Jun 2026 05:22:47 +0000 Subject: [PATCH] lsof: upgrade 4.99.6 -> 4.99.7 --- .../recipes-extended/lsof/files/remove-host-information.patch | 4 ++-- meta/recipes-extended/lsof/{lsof_4.99.6.bb => lsof_4.99.7.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lsof/{lsof_4.99.6.bb => lsof_4.99.7.bb} (93%) diff --git a/meta/recipes-extended/lsof/files/remove-host-information.patch b/meta/recipes-extended/lsof/files/remove-host-information.patch index 1f2b4afa69..e93197e261 100644 --- a/meta/recipes-extended/lsof/files/remove-host-information.patch +++ b/meta/recipes-extended/lsof/files/remove-host-information.patch @@ -1,4 +1,4 @@ -From 4f05492ac07a7bbaf06dd8265b9cba329e1b53e9 Mon Sep 17 00:00:00 2001 +From 0873414e87d04561e531418a3a3c0f1574f31773 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 @@ -42,7 +42,7 @@ index aac0b80..2e635a5 100644 #endif diff --git a/lib/dialects/linux/Makefile b/lib/dialects/linux/Makefile -index f8adaa6..7a79ca7 100644 +index 53bfc97..8512e36 100644 --- a/lib/dialects/linux/Makefile +++ b/lib/dialects/linux/Makefile @@ -83,64 +83,17 @@ ${LIB}: FRC diff --git a/meta/recipes-extended/lsof/lsof_4.99.6.bb b/meta/recipes-extended/lsof/lsof_4.99.7.bb similarity index 93% rename from meta/recipes-extended/lsof/lsof_4.99.6.bb rename to meta/recipes-extended/lsof/lsof_4.99.7.bb index 853924fd21..1aad09275c 100644 --- a/meta/recipes-extended/lsof/lsof_4.99.6.bb +++ b/meta/recipes-extended/lsof/lsof_4.99.7.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a48ac97a8550eff12395a2c0d6151510" SRC_URI = "git://github.com/lsof-org/lsof;branch=master;protocol=https;tag=${PV} \ file://remove-host-information.patch" -SRCREV = "b173315c8f94bf61d52094857ea3fe7d0f5aaff9" +SRCREV = "646395f8e893edb5572405b2311a079f55f269f2" inherit update-alternatives autotools pkgconfig manpages PACKAGECONFIG[manpages] = ""