From patchwork Sat Mar 15 14:18:09 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: 59080 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 E797AC35FFB for ; Sat, 15 Mar 2025 14:18:19 +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.web10.10327.1742048290534946626 for ; Sat, 15 Mar 2025 07:18:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=VgHO+hGu; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=MZu3ksXm; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 010101959a2b631b-01e8346b-aca5-46d0-8094-b97f874af9f0-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=1742048289; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=3wEcMk3tf8rirxJEGognS3jabwWGrCoegCTjjOuxCtA=; b=VgHO+hGuejIz0cV1/nYW6l3d1TU+LtdgU9n9hUuYA/Dh60/g+kyuWuWBA4C+mXSo GiZ1UcZgjS2m8wTue7k5IQQaCEcd5tPWTcNHqi3V1M/au5KpVoFbYY7/79V31lC0mYn xb01bcXxOIL40NIe1fdX5FxXqCPC0NxiVjNqJb4s= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1742048289; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=3wEcMk3tf8rirxJEGognS3jabwWGrCoegCTjjOuxCtA=; b=MZu3ksXmMh/R4inGIizrze0jMKWvJeXp3iwxH4qwo/K5Qx71ZxJPnWfTRdphMQxO FH1zWUwwXbnFJYHNKJ1tbxC8x1D5Q1i/IKL7VhZ2RaXSDmqibQsAIEiWxFBt3GuuS6K iX5f8nGx7bJ5oROYRR52VqZmRi6aDV/xiCpuKVUU= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] xinit,xauth: upgrading to 1.4.4,1.1.4 SUCCEEDED Message-ID: <010101959a2b631b-01e8346b-aca5-46d0-8094-b97f874af9f0-000000@us-west-2.amazonses.com> Date: Sat, 15 Mar 2025 14:18:09 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.03.15-54.240.27.23 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, 15 Mar 2025 14:18:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/212883 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *xinit,xauth* to *1.4.4,1.1.4* has Succeeded. Next steps: - apply the patch: git am 0001-xinit-xauth-upgrade-1.4.3-1.4.4-1.1.3-1.1.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 787cf165a02ccd1eb19b76bfe33942218eab81d5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Mar 2025 06:41:15 +0000 Subject: [PATCH] xinit,xauth: upgrade 1.4.3 -> 1.4.4,1.1.3 -> 1.1.4 --- .../xorg-app/{xauth_1.1.3.bb => xauth_1.1.4.bb} | 2 +- .../xinit/0001-Make-manpage-multilib-identical.patch | 7 ++----- .../xorg-app/{xinit_1.4.3.bb => xinit_1.4.4.bb} | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) rename meta/recipes-graphics/xorg-app/{xauth_1.1.3.bb => xauth_1.1.4.bb} (83%) rename meta/recipes-graphics/xorg-app/{xinit_1.4.3.bb => xinit_1.4.4.bb} (89%) diff --git a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb similarity index 83% rename from meta/recipes-graphics/xorg-app/xauth_1.1.3.bb rename to meta/recipes-graphics/xorg-app/xauth_1.1.4.bb index b0ca33bf4b..919457bca6 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.1.3.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.1.4.bb @@ -9,7 +9,7 @@ DEPENDS += "libxau libxext libxmu" PE = "1" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "e7075498bae332f917f01d660f9b940c0752b2556a8da61ccb62a44d0ffe9d33" +SRC_URI[sha256sum] = "e9318141464ad7b4dc0f8564a580f0d20f977c85a388cc40d5a766206151c690" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," diff --git a/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch b/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch index 649905574c..05cca7804d 100644 --- a/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch +++ b/meta/recipes-graphics/xorg-app/xinit/0001-Make-manpage-multilib-identical.patch @@ -1,4 +1,4 @@ -From d642e60d8963f1b90569cd0ab5c29ac2c9bfe939 Mon Sep 17 00:00:00 2001 +From e193ebf82819a24f067a559b42a81bf380d12ab8 Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Fri, 6 Mar 2020 22:28:14 +0000 Subject: [PATCH] Make manpage multilib identical @@ -11,7 +11,7 @@ Signed-off-by: Jeremy Puhlman 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/Makefile.am b/man/Makefile.am -index 9c6569f..608e933 100644 +index 9c6569f..e88c4ae 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -12,7 +12,7 @@ MAN_SUBSTS+= -e 's|__XSERVERNAME__|$(XSERVERNAME)|g' \ @@ -23,6 +23,3 @@ index 9c6569f..608e933 100644 -e 's|__configdir__|$(XINITDIR)|g' --- -2.23.0 - diff --git a/meta/recipes-graphics/xorg-app/xinit_1.4.3.bb b/meta/recipes-graphics/xorg-app/xinit_1.4.4.bb similarity index 89% rename from meta/recipes-graphics/xorg-app/xinit_1.4.3.bb rename to meta/recipes-graphics/xorg-app/xinit_1.4.4.bb index 519a9fc4ef..b646ac667c 100644 --- a/meta/recipes-graphics/xorg-app/xinit_1.4.3.bb +++ b/meta/recipes-graphics/xorg-app/xinit_1.4.4.bb @@ -16,7 +16,7 @@ SRC_URI += "file://0001-Make-manpage-multilib-identical.patch" SRC_URI_EXT = "xz" -SRC_URI[sha256sum] = "86409f21a6a31148d2c1c17bf5f2d904eb5ef455f9dc67c49fbd0c10ab18fd5a" +SRC_URI[sha256sum] = "40a47c7a164c7f981ce3787b4b37f7e411fb43231dcde543d70094075dacfef9" EXTRA_OECONF = "ac_cv_path_MCOOKIE=${bindir}/mcookie \ --with-xterm=x-terminal-emulator"