From patchwork Fri May 1 14:25:49 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: 87337 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 A0BC2CD342C for ; Fri, 1 May 2026 14:25:53 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.15628.1777645547319756106 for ; Fri, 01 May 2026 07:25:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=BGRQRZGn; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=hCc4IdYD; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101019de3ee7962-13cb3603-4318-42d0-bbcd-287ecff48ab2-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1777645550; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=1ospgttvsdAVoeUvM/gvxqp0XOLYQWQXcKz9DdTVvtw=; b=BGRQRZGnwtgqBmlU3O1bNQoI4KQaSdTL0IY61fvbN+kVmGg3TqRSQ73BbGiv1cfR 5+5uKVvTYtcNi8Nenfw1jxZ2V84SDkiceShg4Fy4uInOwu3W6JsJ2ZBZ0jgkkglXKNU luBKC+kHOMy9uBGmzgue8B1XXthXOKeDqi8lGgU0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1777645550; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=1ospgttvsdAVoeUvM/gvxqp0XOLYQWQXcKz9DdTVvtw=; b=hCc4IdYDhEU6N175BC2K62VtzYNe7OdgNvKHfUEFDNj0xENce1tzMENMXBYOXwhP ldsjNAtcQnLu6EJAhkwQJCJQ12WieP42oQoR/dyfrUVa2oGiZxtqw2Q3c9142D1tCke r98wYjc8rit1Bpiu9B8uwogqOB4FkqDv88OFa2fw= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libjpeg-turbo: upgrading to 3.1.4.1 SUCCEEDED Message-ID: <0101019de3ee7962-13cb3603-4318-42d0-bbcd-287ecff48ab2-000000@us-west-2.amazonses.com> Date: Fri, 1 May 2026 14:25:49 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.05.01-54.240.27.29 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 ; Fri, 01 May 2026 14:25:53 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/236270 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libjpeg-turbo* to *3.1.4.1* has Succeeded. Next steps: - apply the patch: git am 0001-libjpeg-turbo-upgrade-3.1.3-3.1.4.1.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 078fe4f54676fc8cd01ba2886762dd93852020b7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 12:01:41 +0000 Subject: [PATCH] libjpeg-turbo: upgrade 3.1.3 -> 3.1.4.1 --- ...urbo_3.1.3.bb => libjpeg-turbo_3.1.4.1.bb} | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) rename meta/recipes-graphics/jpeg/{libjpeg-turbo_3.1.3.bb => libjpeg-turbo_3.1.4.1.bb} (73%) diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb similarity index 73% rename from meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb rename to meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb index f3e1ff59a6..072de978e9 100644 --- a/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.3.bb +++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_3.1.4.1.bb @@ -1,15 +1,39 @@ +# 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.md +# +++ LICENSE.md +# @@ -94,8 +94,8 @@ +# The Modified (3-clause) BSD License +# =================================== +# +# -Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.
+# -Copyright (C)2015 Viktor Szathmáry. All Rights Reserved. +# +Copyright (C) 2009-2026 D. R. Commander. All Rights Reserved.
+# +Copyright (C) 2015 Viktor Szathmáry. All Rights Reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# +# + SUMMARY = "Hardware accelerated JPEG compression/decompression library" DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression" HOMEPAGE = "http://libjpeg-turbo.org/" LICENSE = "IJG & BSD-3-Clause & Zlib" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=52fddabc7e8e79233150ebda95c3fc1f" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5e22220994831d7f0b91d09d94c89a63" DEPENDS:append:x86-64:class-target = " nasm-native" DEPENDS:append:x86:class-target = " nasm-native" SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.gz" -SRC_URI[sha256sum] = "075920b826834ac4ddf97661cc73491047855859affd671d52079c6867c1c6c0" +SRC_URI[sha256sum] = "ecae8008e2cc9ade2f2c1bb9d5e6d4fb73e7c433866a056bd82980741571a022" UPSTREAM_CHECK_REGEX = "releases/tag/(?P\d+\.\d+\.(?!9\d+)\d+(\.\d+)*)" PE = "1"