From patchwork Sun Aug 9 06:00:01 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: 94804 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 135A0C5AD2C for ; Sun, 9 Aug 2026 06:00:03 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.4795.1786255202118238028 for ; Sat, 08 Aug 2026 23:00:02 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=lIShmZVI; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=BI5Wpi4O; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019fe51b52fb-e6d93df0-a962-4397-9b50-b1318cbf574d-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=1786255201; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=TPmZKm1byGjoBIkRpPKmV4re+nNTvHYLs4IKukzTBV4=; b=lIShmZVICrDEWDAAxWvYlB0UIJkyimvTA4o3siJYFpINSnub0yUuGJB9UNhW2HLv KmRK/2wF6+2XAIYzU/NEJZpoE8YPgm1WGMkcSi06ttJNzgBkYdiWRdm8Gd8qYJDVVSQ Hx64VZF+JmNvxLKnw+EmmuElLLbFqZF/T9Hh86iw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1786255201; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=TPmZKm1byGjoBIkRpPKmV4re+nNTvHYLs4IKukzTBV4=; b=BI5Wpi4OVaf3cyDBcXkjK7e9tTn5v7LdcFzlJn8jA3JF+9FLlDtA8cfHw6IEpr// P81RGzE+vZ6we3RYb+/jG0XbZzFkNNcMzSORLh1CnSIMnemP8fqq4avads5wjJ6RwVQ NQ22lWqMSJjkrYIcurc6rdZNaH1fnFVIuSAGXlNE= MIME-Version: 1.0 From: auh@yoctoproject.org To: =?utf-8?b?Wm9sdMOhbiBCw7ZzesO2cm3DqW55aSA8emJvc3pvckBnbWFpbC5jb20+?= @yoctoproject.org Cc: openembedded-core@lists.openembedded.org Subject: [AUH] rpm-sequoia-crypto-policy: upgrading to c42da772d5fcedc55aee8f2a3348e7d718551910 SUCCEEDED Message-ID: <0101019fe51b52fb-e6d93df0-a962-4397-9b50-b1318cbf574d-000000@us-west-2.amazonses.com> Date: Sun, 9 Aug 2026 06:00:01 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.09-54.240.27.45 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 ; Sun, 09 Aug 2026 06:00:03 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/243059 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *rpm-sequoia-crypto-policy* to *c42da772d5fcedc55aee8f2a3348e7d718551910* has Succeeded. Next steps: - apply the patch: git am 0001-rpm-sequoia-crypto-policy-upgrade-to-latest-revision.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 aeb36946a7cf9849d66e3f5c146a3da3b2bd4bca Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 9 Aug 2026 05:35:40 +0000 Subject: [PATCH] rpm-sequoia-crypto-policy: upgrade to latest revision c42da77 Add support for SLH-DSA variants standardized in OpenPGP b952499 openssh: add mldsa44-ed25519 signature algorithm 6ce654c .gitlab-ci.yml: stop installing oqsprovider e26630f java: use CHACHA20_POLY1305 cipher name... 275d084 java: fix MD5withECDSA concatenating with RIPEMD160withRSA 742b3ad policies/modules/NO-HMAC-SHA1: introduce fb779fc java: use SHA3-### names with a dash --- .../rpm-sequoia/rpm-sequoia-crypto-policy_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb index 1c97938e08..c094f3b205 100644 --- a/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb +++ b/meta/recipes-devtools/rpm-sequoia/rpm-sequoia-crypto-policy_git.bb @@ -10,7 +10,7 @@ inherit allarch python3native SRC_URI = "git://gitlab.com/redhat-crypto/fedora-crypto-policies.git;protocol=https;branch=master" -SRCREV = "1abb8a404613f33a2f98eb83e827b046d0820048" +SRCREV = "c42da772d5fcedc55aee8f2a3348e7d718551910" UPSTREAM_CHECK_COMMITS = "1" do_compile () {