From patchwork Wed May 1 16:00:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 43090 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 E84FAC27C79 for ; Wed, 1 May 2024 16:00:21 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.1131.1714579216362899122 for ; Wed, 01 May 2024 09:00:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=RRtQGnVI; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=hoUwz5y8; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018f34e294ab-62b1c432-fcca-42e8-887b-2e355bda0eca-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=1714579215; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=s261p9aQpUJY35f+0F+BRgOK163EsKifoNzLdWhLN64=; b=RRtQGnVIGr0V2cfCPe3GO2Szvk473m1z3/pYgp4QrO3jm4AZVViOke5luNHNZCIy /AhXXb8dt8NrE+QXVOYyg/zdMufKbUukIncir87mP9l1Q+2bSJd/HeKQGQt9LK7PHcu jHk3gVxkiZw+pdqwpvQN7bXEjUXu1bBSXDWjknyk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1714579215; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=s261p9aQpUJY35f+0F+BRgOK163EsKifoNzLdWhLN64=; b=hoUwz5y8mVT4adawWdx/0S/oWFAvWaR4nD+ZZh7dNiHfnldMsZrvN5BWMtRuXm0k 8Q9SWBTvaKKnuXzfdAoVSbLG/n4uSzBxfhfR3BVNQK7fUBZu2JVPoHfZP/3fVhMpH6L LGLCceAYvrCS3DHryoi9lag0rWoAOJeSo5VNf/OY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Otavio Salvador Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libarchive: upgrading to 3.7.4 SUCCEEDED Message-ID: <0101018f34e294ab-62b1c432-fcca-42e8-887b-2e355bda0eca-000000@us-west-2.amazonses.com> Date: Wed, 1 May 2024 16:00:15 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.05.01-54.240.27.29 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 ; Wed, 01 May 2024 16:00:21 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198844 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libarchive* to *3.7.4* has Succeeded. Next steps: - apply the patch: git am 0001-libarchive-upgrade-3.7.3-3.7.4.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 59158d62eade948b8a046f247a5c1ff594cf9314 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 May 2024 09:05:09 +0000 Subject: [PATCH] libarchive: upgrade 3.7.3 -> 3.7.4 --- .../libarchive/libarchive/configurehack.patch | 11 ++++++----- .../{libarchive_3.7.3.bb => libarchive_3.7.4.bb} | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) rename meta/recipes-extended/libarchive/{libarchive_3.7.3.bb => libarchive_3.7.4.bb} (96%) diff --git a/meta/recipes-extended/libarchive/libarchive/configurehack.patch b/meta/recipes-extended/libarchive/libarchive/configurehack.patch index 45fddd9147..036629e376 100644 --- a/meta/recipes-extended/libarchive/libarchive/configurehack.patch +++ b/meta/recipes-extended/libarchive/libarchive/configurehack.patch @@ -1,4 +1,8 @@ -To work with autoconf 2.73, tweak the macro ordering in configure.in. +From d9854d7d71d2681bffeac554ae934dfa5cf4784f Mon Sep 17 00:00:00 2001 +From: Richard Purdie +Date: Thu, 27 Jul 2023 20:47:55 -0700 +Subject: [PATCH] To work with autoconf 2.73, tweak the macro ordering in + configure.in. Upstream-Status: Pending Signed-off-by: Richard Purdie @@ -7,7 +11,7 @@ Signed-off-by: Richard Purdie 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/configure.ac b/configure.ac -index 503bb75..e3101da 100644 +index 5668d41..7e65e49 100644 --- a/configure.ac +++ b/configure.ac @@ -414,6 +414,19 @@ if test "x$with_bz2lib" != "xno"; then @@ -50,6 +54,3 @@ index 503bb75..e3101da 100644 # Check for tm_gmtoff in struct tm AC_CHECK_MEMBERS([struct tm.tm_gmtoff, struct tm.__tm_gmtoff],,, [ --- -2.34.1 - diff --git a/meta/recipes-extended/libarchive/libarchive_3.7.3.bb b/meta/recipes-extended/libarchive/libarchive_3.7.4.bb similarity index 96% rename from meta/recipes-extended/libarchive/libarchive_3.7.3.bb rename to meta/recipes-extended/libarchive/libarchive_3.7.4.bb index bea91b6e97..da85764116 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.7.3.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.7.4.bb @@ -33,7 +33,7 @@ SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz" SRC_URI += "file://configurehack.patch" UPSTREAM_CHECK_URI = "http://libarchive.org/" -SRC_URI[sha256sum] = "f27a97bc22ceb996e72502df47dc19f99f9a0f09181ae909f09f3c9eb17b67e2" +SRC_URI[sha256sum] = "7875d49596286055b52439ed42f044bd8ad426aa4cc5aabd96bfe7abb971d5e8" CVE_STATUS[CVE-2023-30571] = "upstream-wontfix: upstream has documented that reported function is not thread-safe"