From patchwork Mon Jul 13 05:29:56 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 92372 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 8FDA6C44508 for ; Mon, 13 Jul 2026 05:30:07 +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.msgproc02-g2.4505.1783920597800634520 for ; Sun, 12 Jul 2026 22:29:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=Sq6Yy5sq; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=wZ9svj70; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019f59f41722-f4eab664-8c64-4b8f-86a0-51876fdcb346-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=1783920596; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=azYLzeWVr+dGtcnMDomKjvirJURftfMcTa8Zcg7I+kc=; b=Sq6Yy5sq/tlJnNWiPQuzo3GkpbqDJlgWu0mVC9aH1LHOfEH3qxRZ7zMG+TsWAPbz IO5GrWNb1/IKdv43W/QgyqonEYKZsGDJ6wt/T3dNSb31T4+5misdUsvXGQSc8hZZTkX YSASpSGSHeGN29NakjsjFBwSHv3fVZ+KiwyAjgqs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1783920596; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=azYLzeWVr+dGtcnMDomKjvirJURftfMcTa8Zcg7I+kc=; b=wZ9svj709d9oXZozb/5ZIjRtbcFqGzh3aJHE3XjWUOQ0/xgb/SFVaIeHGwvIqbmD W9d9dR7eed03YVM90XKgrnCOZopiD6eZDlcJqpSemtacfH9V0OK99xZSlZnfOe2ZotP IDAVck5Ie9OwEBCUblBQyBqv7VyzsQEDt2UuDxy0= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] libpsl: upgrading to 0.23.0 SUCCEEDED Message-ID: <0101019f59f41722-f4eab664-8c64-4b8f-86a0-51876fdcb346-000000@us-west-2.amazonses.com> Date: Mon, 13 Jul 2026 05:29:56 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.07.13-54.240.27.192 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 13 Jul 2026 05:30:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/240822 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libpsl* to *0.23.0* has Succeeded. Next steps: - apply the patch: git am 0001-libpsl-upgrade-0.22.0-0.23.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 ebad604efd444c0d0fc51a449ba89327e0974758 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 13 Jul 2026 05:29:53 +0000 Subject: [PATCH] libpsl: upgrade 0.22.0 -> 0.23.0 --- .../{libpsl_0.22.0.bb => libpsl_0.23.0.bb} | 35 +++++++++++++++++-- 1 file changed, 32 insertions(+), 3 deletions(-) rename meta/recipes-support/libpsl/{libpsl_0.22.0.bb => libpsl_0.23.0.bb} (41%) diff --git a/meta/recipes-support/libpsl/libpsl_0.22.0.bb b/meta/recipes-support/libpsl/libpsl_0.23.0.bb similarity index 41% rename from meta/recipes-support/libpsl/libpsl_0.22.0.bb rename to meta/recipes-support/libpsl/libpsl_0.23.0.bb index 741038ddc5..7ff1def804 100644 --- a/meta/recipes-support/libpsl/libpsl_0.22.0.bb +++ b/meta/recipes-support/libpsl/libpsl_0.23.0.bb @@ -1,3 +1,32 @@ +# 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 +# @@ -1,4 +1,5 @@ +# -Copyright (C) 2014-2024 Tim Rühsen +# +Copyright (C) Tim Rühsen and Libpsl Contributors. +# +See Git history for individual modification years. +# +# Permission is hereby granted, free of charge, to any person obtaining a +# copy of this software and associated documentation files (the "Software"), +# --- COPYING +# +++ COPYING +# @@ -1,4 +1,5 @@ +# -Copyright (C) 2014-2024 Tim Rühsen +# +Copyright (C) Tim Rühsen and Libpsl Contributors. +# +See Git history for individual modification years. +# +# Permission is hereby granted, free of charge, to any person obtaining a +# copy of this software and associated documentation files (the "Software"), +# +# + SUMMARY = "Public Suffix List library" DESCRIPTION = "The libpsl package provides a library for accessing and \ resolving information from the Public Suffix List (PSL). The PSL is a set of \ @@ -7,13 +36,13 @@ HOMEPAGE = "https://rockdaboot.github.io/libpsl/" BUGTRACKER = "https://github.com/rockdaboot/libpsl/issues" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=9f9e317096db2a598fc44237c5b8a4f7 \ - file://COPYING;md5=9f9e317096db2a598fc44237c5b8a4f7 \ +LIC_FILES_CHKSUM = "file://LICENSE;md5=49296c1806ef92c28297fb264163d81e \ + file://COPYING;md5=49296c1806ef92c28297fb264163d81e \ " SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz \ " -SRC_URI[sha256sum] = "c45c3aa17576b99873e05a9b09a44041b065bbfa390e6d474d06fbfaeb9c7722" +SRC_URI[sha256sum] = "f39b9631b3d369a21259ea4654f8875c0ec6995ce9551c0eb5d423e4c011f911" GITHUB_BASE_URI = "https://github.com/rockdaboot/libpsl/releases"