From patchwork Fri Jun 16 03:51:21 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: 25798 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 C604BC2FC11 for ; Fri, 16 Jun 2023 03:51:29 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web10.813.1686887482033781643 for ; Thu, 15 Jun 2023 20:51:22 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=XRGKh6xg; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 01010188c2543ed4-328762a6-a5a1-442e-9dfe-1c6bc5809421-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=1686887481; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=agSv52xJ4daywALOla9qGHCIiLLIqIqa+MAnitRNACk=; b=XRGKh6xgRYq9fSPrsLO1/U3RY1NeLUXBXRz91JhyO17+y9WeMTnwQ/Rz10mk9lD5 fLBiEOsNhC7Zi9QxQtZ+e5LBo4dZNrdXx4SOLJDxOEaJGB/FehECTo0ERVbZlvUMz3m AQkN4ENQp0T49Up4uG6XOEE3xbB0uOry1AfPSVWM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1686887481; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=agSv52xJ4daywALOla9qGHCIiLLIqIqa+MAnitRNACk=; b=eu8AhOnN1i0gY87MsyL3XyczxnZwQjlyaM8Sm1YEfZmeFflcnQ+XRzW2Js6Y8TJz ffqBlVeyi2w1FXA1kY00qXC1mNFvTIDbbLl6aYZa8dj9v02X13eirdzPXb3MRkKckYH AJis5XCJE+EtSPu3eGUzvq6dgd3dAF4fD9VpWc/c= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] coreutils: upgrading to 9.3 SUCCEEDED Message-ID: <01010188c2543ed4-328762a6-a5a1-442e-9dfe-1c6bc5809421-000000@us-west-2.amazonses.com> Date: Fri, 16 Jun 2023 03:51:21 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.06.16-54.240.27.30 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 ; Fri, 16 Jun 2023 03:51:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182894 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *coreutils* to *9.3* has Succeeded. Next steps: - apply the patch: git am 0001-coreutils-upgrade-9.1-9.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 88e5a841fb15a3411c7e77699491def3cbd2d8d5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Jun 2023 06:55:50 +0000 Subject: [PATCH] coreutils: upgrade 9.1 -> 9.3 --- .../{coreutils_9.1.bb => coreutils_9.3.bb} | 24 +++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) rename meta/recipes-core/coreutils/{coreutils_9.1.bb => coreutils_9.3.bb} (91%) diff --git a/meta/recipes-core/coreutils/coreutils_9.1.bb b/meta/recipes-core/coreutils/coreutils_9.3.bb similarity index 91% rename from meta/recipes-core/coreutils/coreutils_9.1.bb rename to meta/recipes-core/coreutils/coreutils_9.3.bb index e12a6d6797..bdcf8e8927 100644 --- a/meta/recipes-core/coreutils/coreutils_9.1.bb +++ b/meta/recipes-core/coreutils/coreutils_9.3.bb @@ -1,3 +1,23 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- src/ls.c +# +++ src/ls.c +# @@ -1,5 +1,5 @@ +# /* 'dir', 'vdir' and 'ls' directory listing programs for GNU. +# - Copyright (C) 1985-2022 Free Software Foundation, Inc. +# + Copyright (C) 1985-2023 Free Software Foundation, Inc. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# +# + SUMMARY = "The basic file, shell and text manipulation utilities" DESCRIPTION = "The GNU Core Utilities provide the basic file, shell and text \ manipulation utilities. These are the core utilities which are expected to exist on \ @@ -6,7 +26,7 @@ HOMEPAGE = "http://www.gnu.org/software/coreutils/" BUGTRACKER = "http://debbugs.gnu.org/coreutils" LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ - file://src/ls.c;beginline=1;endline=15;md5=1fe89f62614b5e1f5475ec04d5899bc1 \ + file://src/ls.c;beginline=1;endline=15;md5=b720a8b317035d66c555fc6d89e3674c \ " DEPENDS = "gmp libcap" DEPENDS:class-native = "" @@ -19,7 +39,7 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423" +SRC_URI[sha256sum] = "adbcfcfe899235b71e8768dcf07cd532520b7f54f9a8064843f8d199a904bbaa" # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842 # runcon is not really a sandbox command, use `runcon ... setsid ...` to avoid this particular issue.