From patchwork Sat Nov 4 05:12:22 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: 33801 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 8FA92C04FDE for ; Sat, 4 Nov 2023 05:12:29 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.web10.4706.1699074741577088348 for ; Fri, 03 Nov 2023 22:12:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=GU23eOyO; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=T1shSFlw; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018b98bf190d-a7256544-ef70-4a7b-83c4-a4aff6142eb7-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=1699074742; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=mqpPnH8HPtIJ9Q7rxyZ7U7SMdiSzWcCtsSOtkl8hrXo=; b=GU23eOyOvsH3yMLGyhNRl7mmEeF9aJxoTvrYZO++guPOJbVrQEEfUu/MNAfB4oXj JafMkI6ctqhBdBI/PDJov5I7od6iAch43M8Txhr3pGQHBHXQvGjKTwCnWiobOWrqhO0 4KPJFvGuJTRw6MDYf61fwxfbFwc9h2GJUU5W5l90= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699074742; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=mqpPnH8HPtIJ9Q7rxyZ7U7SMdiSzWcCtsSOtkl8hrXo=; b=T1shSFlwiuOUdz7WROTrDU/qrMXHl1A0OwxJg5TmgekFh6uQC5WPZSdK7JPEkvLj EM/oHys3glIh1QzWQZ9E6KD4vXlrDYMIfT7u4fbLCRAF+nwRqy7XSApWA++h4qZxEM4 jSczQYwyKFXRUYmpICT8Otkf58PeSdhiITDtLRAg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] network-manager-applet: upgrading to 1.34.0 SUCCEEDED Message-ID: <0101018b98bf190d-a7256544-ef70-4a7b-83c4-a4aff6142eb7-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 05:12:22 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-54.240.27.192 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 ; Sat, 04 Nov 2023 05:12:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106291 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *network-manager-applet* to *1.34.0* has Succeeded. Next steps: - apply the patch: git am 0001-network-manager-applet-upgrade-1.32.0-1.34.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 2db45eb8bffec4b3f0811ccdb87e0207919137b0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 04:56:19 +0000 Subject: [PATCH] network-manager-applet: upgrade 1.32.0 -> 1.34.0 --- ...anager-applet_1.32.0.bb => network-manager-applet_1.34.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-connectivity/network-manager-applet/{network-manager-applet_1.32.0.bb => network-manager-applet_1.34.0.bb} (91%) diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb similarity index 91% rename from meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb rename to meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb index 058aeb58d..5ce1b9b14 100644 --- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.32.0.bb +++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.34.0.bb @@ -11,7 +11,7 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SRC_URI:append:libc-musl = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-lld', ' file://0001-linker-scripts-Do-not-export-_IO_stdin_used.patch', '', d)}" -SRC_URI[archive.sha256sum] = "a2b5affa1505ad43902959fdbe09e5bcec57b11ed333fa60458ffb9c62efba38" +SRC_URI[archive.sha256sum] = "ab368e470f6b161fc8b834bc97912b7e79af92b8cd7ea399c2d400ce89aba5a8" # We don't not have ubuntu's appindicator (yet?) EXTRA_OEMESON = "-Dappindicator=no"