From patchwork Wed Jan 15 10:26:24 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 55604 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 518CAC021AD for ; Wed, 15 Jan 2025 10:26:31 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web11.17869.1736936768451810378 for ; Wed, 15 Jan 2025 02:26:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=iG1Ce2sd; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=Sz8Slc5q; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 010101946980014a-21fa5024-a81f-4946-ae8f-0eb02fa63c0e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1736936784; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=HcF8BogWw0ACtlvkOLfV5jid5Ib6vNn31A8xHMsflx8=; b=iG1Ce2sdW9MeF6If9yj9ypr7O7Fdcc1Ou68fU2B07fQZeVdNCMBnbYsiWRz9ldJ5 MiIJJ37/hX61erOZC8ylwt7nCRsuzRK+K0q5XUhWFeDLsWIzsIsA1WXOfYztb47Utmo 3rOHLqOxqKMTqMbHNhgd1cmzTmYUPBDh5sRSbLQ8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1736936784; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=HcF8BogWw0ACtlvkOLfV5jid5Ib6vNn31A8xHMsflx8=; b=Sz8Slc5qeml9UaUcvlx9lQi65hz80viMpvWP0UfxuGXTm8n+FqEfGLH1grVEjqst +QaKYpvfrmh3KGB1/sau4jSs6v/cul3UH0n88EeZyc4JjryciDDITmVlR/t9kb70lv+ awKJ/Y3lFlAphWhHMbx8Tar5MyhOKBFgRlTtbVyI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libsoup: upgrading to 3.6.3 SUCCEEDED Message-ID: <010101946980014a-21fa5024-a81f-4946-ae8f-0eb02fa63c0e-000000@us-west-2.amazonses.com> Date: Wed, 15 Jan 2025 10:26:24 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.01.15-54.240.27.193 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, 15 Jan 2025 10:26:31 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/209890 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libsoup* to *3.6.3* has Succeeded. Next steps: - apply the patch: git am 0001-libsoup-upgrade-3.6.1-3.6.3.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 77214001a0808e857c527ad97793535e63368ff8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Jan 2025 10:24:23 +0000 Subject: [PATCH] libsoup: upgrade 3.6.1 -> 3.6.3 --- .../libsoup/{libsoup_3.6.1.bb => libsoup_3.6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup_3.6.1.bb => libsoup_3.6.3.bb} (96%) diff --git a/meta/recipes-support/libsoup/libsoup_3.6.1.bb b/meta/recipes-support/libsoup/libsoup_3.6.3.bb similarity index 96% rename from meta/recipes-support/libsoup/libsoup_3.6.1.bb rename to meta/recipes-support/libsoup/libsoup_3.6.3.bb index 6ac48fb944..62fc549fd9 100644 --- a/meta/recipes-support/libsoup/libsoup_3.6.1.bb +++ b/meta/recipes-support/libsoup/libsoup_3.6.3.bb @@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 glib-2.0-native libxml2 sqlite3 libpsl nghttp2" SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz" -SRC_URI[sha256sum] = "ceb1f1aa2bdd73b2cd8159d3998c96c55ef097ef15e4b4f36029209fa18af838" +SRC_URI[sha256sum] = "a0d84ab07bd168b317d319b0dc40c8b301b4543fba2ec42fa733914b2081afbd" PROVIDES = "libsoup-3.0" CVE_PRODUCT = "libsoup"