From patchwork Sun Oct 15 19:45:15 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: 32809 Return-Path: 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 88709CDB485 for ; Sun, 15 Oct 2023 19:45:20 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web11.102702.1697399114062527266 for ; Sun, 15 Oct 2023 12:45:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=WAVSdAef; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=LQAQgsFn; spf=pass (domain: automation.yoctoproject.org, ip: 54.240.27.31, mailfrom: 0101018b34df107c-3ab49445-16de-42e5-a45f-85cf8f33947b-000000@automation.yoctoproject.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1697399116; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=rUJS9k1cbRwm1CsQux+K72+Dzrjq70nQq+wQnoqiK1c=; b=WAVSdAefKURGpSFABsVEr0pgolbfOPY+kBW/GXUycfgwlwpYr3jYpIJUyR5X7qqb RRKSbIu5WTapIGQDfY/3FvAH3DpuAla7BZlHk1NJAcoBAiie900Pq+etaeVlrh21MPf ofBmmmmyTWa3YftgqBtkmy1/8FVa5f7NollFZuHM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1697399116; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=rUJS9k1cbRwm1CsQux+K72+Dzrjq70nQq+wQnoqiK1c=; b=LQAQgsFnLvVDWfd75pvEprcVY5dbMCkQHJI5oFdWzApfZg4rw8uxWRrq2qoGcy+D rPk6dIuLlkgfB+XlD70sAtqOpt6ZLyoY65FRGv2wrwFGxgX9TpgaqNFmx/pRRng5SXV dohxl7PZYKdnS/9XVUjrFObk4GpMxjuEC+y0NJM0= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libsoup: upgrading to 3.4.3 SUCCEEDED Message-ID: <0101018b34df107c-3ab49445-16de-42e5-a45f-85cf8f33947b-000000@us-west-2.amazonses.com> Date: Sun, 15 Oct 2023 19:45:15 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.10.15-54.240.27.31 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 ; Sun, 15 Oct 2023 19:45:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/189248 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *libsoup* to *3.4.3* has Succeeded. Next steps: - apply the patch: git am 0001-libsoup-upgrade-3.4.2-3.4.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 f14c7e7837874f4b5d2f2a25e7b79fe47887bdfa Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Oct 2023 18:55:03 +0000 Subject: [PATCH] libsoup: upgrade 3.4.2 -> 3.4.3 --- .../libsoup/{libsoup_3.4.2.bb => libsoup_3.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libsoup/{libsoup_3.4.2.bb => libsoup_3.4.3.bb} (96%) diff --git a/meta/recipes-support/libsoup/libsoup_3.4.2.bb b/meta/recipes-support/libsoup/libsoup_3.4.3.bb similarity index 96% rename from meta/recipes-support/libsoup/libsoup_3.4.2.bb rename to meta/recipes-support/libsoup/libsoup_3.4.3.bb index 3996ae6836..4e0d651a27 100644 --- a/meta/recipes-support/libsoup/libsoup_3.4.2.bb +++ b/meta/recipes-support/libsoup/libsoup_3.4.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] = "78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3" +SRC_URI[sha256sum] = "b7f1bbaeeb43f5812daba3ee258a72e1b4b14c2fd91f4a1a75d4eea10dcf288f" PROVIDES = "libsoup-3.0" CVE_PRODUCT = "libsoup"