diff mbox series

[AUH] rpm-sequoia-crypto-policy: upgrading to f3f5fa454345b03039ee3d904964fc14829637ce SUCCEEDED

Message ID 0101019c720ee8c4-1326c100-1227-44cf-aa45-b611809bcaf8-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] rpm-sequoia-crypto-policy: upgrading to f3f5fa454345b03039ee3d904964fc14829637ce SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Feb. 18, 2026, 6:41 p.m. UTC
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 *f3f5fa454345b03039ee3d904964fc14829637ce* 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 18e8ca64fd716f3da02ad49a8becbfcdb8a0c083 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 18 Feb 2026 14:19:10 +0000
Subject: [PATCH] rpm-sequoia-crypto-policy: upgrade to latest revision

---
 .../rpm-sequoia/rpm-sequoia-crypto-policy_git.bb                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 d368159df2..97d91f8ee1 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 = "19878fea4c5f62208655e32269842bce55c819b2"
+SRCREV = "f3f5fa454345b03039ee3d904964fc14829637ce"
 UPSTREAM_CHECK_COMMITS = "1"
 
 do_compile () {