From patchwork Mon Jun 1 15:35:57 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 89058 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 CBC53CD6E6C for ; Mon, 1 Jun 2026 15:36:02 +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.msgproc02-g2.1562.1780328133923791036 for ; Mon, 01 Jun 2026 08:35:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=BGLbNPVg; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=FzGdGrue; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019e83d3d1e8-8dba493e-0194-489e-b91a-01a3cf260725-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=1780328157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nHHhkvRJni4vJHrVaJuMml5bSg3gLq3iDQdvDyHqONI=; b=BGLbNPVgi7oeMVhjmJdrbdZDiqPHpZQ27/6nqY/930Cf8XxKPRc0/IeIMy4abRQI HQacjoZom/rAyeB93t1zk/3v388e2sGEdh/k1byOpa/x0GFry+tpdGtSeI3nfRy7KYp WZwAfH74TQesFNMqKYsmFb1dZs7dW8KvzwY/CtsI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1780328157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nHHhkvRJni4vJHrVaJuMml5bSg3gLq3iDQdvDyHqONI=; b=FzGdGrueLGea/wAnoTJR/FQ7FhkxpZcJyvhbtARWapbWRSLy5Lcx+B5Ly2kb1Btg zFbqzq97RZ5jhlMSxsHaLMYxCj2HIKTUBmxfFYoNGbM3DfgFhW4OF46/4UzhZ6gv5Ho 96LUWJyN7v1hQc5fK+z5zjC81moy4Mp9iWoKRcyo= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] libksba: upgrading to 1.8.0 SUCCEEDED Message-ID: <0101019e83d3d1e8-8dba493e-0194-489e-b91a-01a3cf260725-000000@us-west-2.amazonses.com> Date: Mon, 1 Jun 2026 15:35:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.01-54.240.27.30 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, 01 Jun 2026 15:36:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237961 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libksba* to *1.8.0* has Succeeded. Next steps: - apply the patch: git am 0001-libksba-upgrade-1.6.8-1.8.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 f9f89177b1fe1e59234713867160bf23faa454fe Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 14:57:15 +0000 Subject: [PATCH] libksba: upgrade 1.6.8 -> 1.8.0 --- .../libksba/libksba/ksba-add-pkgconfig-support.patch | 2 +- .../libksba/{libksba_1.6.8.bb => libksba_1.8.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libksba/{libksba_1.6.8.bb => libksba_1.8.0.bb} (95%) diff --git a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch index ef9066cd1f..58d740ee04 100644 --- a/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch +++ b/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch @@ -1,4 +1,4 @@ -From 929f7670a6c1e9450f239ee374bb34ac13c13592 Mon Sep 17 00:00:00 2001 +From 2938534d5edcc1c5c3ff35c4d0baded2a878b6c5 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Mon, 3 Dec 2012 18:17:31 +0800 Subject: [PATCH] libksba: add pkgconfig support diff --git a/meta/recipes-support/libksba/libksba_1.6.8.bb b/meta/recipes-support/libksba/libksba_1.8.0.bb similarity index 95% rename from meta/recipes-support/libksba/libksba_1.6.8.bb rename to meta/recipes-support/libksba/libksba_1.8.0.bb index 205704917e..938bda67f5 100644 --- a/meta/recipes-support/libksba/libksba_1.6.8.bb +++ b/meta/recipes-support/libksba/libksba_1.8.0.bb @@ -28,7 +28,7 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "0f4510f1c7a679c3545990a31479f391ad45d84e039176309d42f80cf41743f5" +SRC_URI[sha256sum] = "296b9db9095749f2aa104202d7ab7fd09ad10710e00780a709c9754b1a1d9292" do_configure:prepend () { # Else these could be used in preference to those in aclocal-copy