From patchwork Mon Jul 1 16:57:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 45840 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 27340C3DA4A for ; Mon, 1 Jul 2024 16:57:59 +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.web11.2190.1719853076849471928 for ; Mon, 01 Jul 2024 09:57:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=WjEh7/g9; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=CiygE8pl; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 010101906f3b4e9c-849a7c1d-51c2-4fe1-b1f9-7d888d81e9cf-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=1719853076; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=iPYbRUFUe9zwRBgERtQpabTA/XWtw7Xf5FT35JNpvIY=; b=WjEh7/g9IywnvuZD49uskCxrwFnrmgLkeYExuVO+jk3eNAWOCljf5eXFl8xStHNi s9dNsZ4IxRRsntnGi4skgCWbOsJa5Z9KT0J5JKplDa2RhX4NDAngV7SA9gkYhY1Psw6 Y/wMjkllyPJZX9/KG13EFXR+rrIlslwTUGJJC9fw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1719853076; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=iPYbRUFUe9zwRBgERtQpabTA/XWtw7Xf5FT35JNpvIY=; b=CiygE8plNuQ3n54Gl5xiTgNAcN4elztuH6wF4lLNMWqo9u1p5bvjn0fs7P/pMBr3 kjbhgJcUN01Osx/wry4TkSaUP+Oj8j6D1R5a9QV0LKbLXo44XRcV2u6APWwUh3DPigR NxOY5C1J64t8kaYLEaqiIH7WU5+XstBogRJGF3io= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] less: upgrading to 661 SUCCEEDED Message-ID: <010101906f3b4e9c-849a7c1d-51c2-4fe1-b1f9-7d888d81e9cf-000000@us-west-2.amazonses.com> Date: Mon, 1 Jul 2024 16:57:56 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.07.01-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 ; Mon, 01 Jul 2024 16:57:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/201367 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *less* to *661* has Succeeded. Next steps: - apply the patch: git am 0001-less-upgrade-643-661.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 4499bf7502787fccf1b827a28580bf55e72bc352 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jul 2024 10:45:26 +0000 Subject: [PATCH] less: upgrade 643 -> 661 --- .../less/{less_643.bb => less_661.bb} | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) rename meta/recipes-extended/less/{less_643.bb => less_661.bb} (66%) diff --git a/meta/recipes-extended/less/less_643.bb b/meta/recipes-extended/less/less_661.bb similarity index 66% rename from meta/recipes-extended/less/less_643.bb rename to meta/recipes-extended/less/less_661.bb index 67834bdd58..87d6a004b8 100644 --- a/meta/recipes-extended/less/less_643.bb +++ b/meta/recipes-extended/less/less_661.bb @@ -1,3 +1,25 @@ +# 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: +# +# --- LICENSE +# +++ LICENSE +# @@ -2,7 +2,7 @@ +# ------------ +# +# Less +# -Copyright (C) 1984-2023 Mark Nudelman +# +Copyright (C) 1984-2024 Mark Nudelman +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# +# + SUMMARY = "Text file viewer similar to more" DESCRIPTION = "Less is a program similar to more, i.e. a terminal \ based program for viewing text files and the output from other \ @@ -21,7 +43,7 @@ SECTION = "console/utils" LICENSE = "GPL-3.0-or-later | BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ - file://LICENSE;md5=1b2446f5c8632bf63a97d7a49750e1c6 \ + file://LICENSE;md5=ea7ea443692720f3015859945c0fb65d \ " DEPENDS = "ncurses" @@ -29,7 +51,7 @@ SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "2911b5432c836fa084c8a2e68f6cd6312372c026a58faaa98862731c8b6052e8" +SRC_URI[sha256sum] = "2b5f0167216e3ef0ffcb0c31c374e287eb035e4e223d5dae315c2783b6e738ed" UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"