diff mbox series

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

Message ID 0101019f458119ba-b6233f68-44f0-4c8a-922f-8e8692af7bc8-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] rpm-sequoia-crypto-policy: upgrading to 6ce654c2572d75d8ba320d22d46a7d3f76cbd2a4 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org July 9, 2026, 6:11 a.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 *6ce654c2572d75d8ba320d22d46a7d3f76cbd2a4* 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 69936b97d0c5ed67b3cd545bc212b0dc3a842981 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 9 Jul 2026 05:32:05 +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 1c97938e08..853e75ac09 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 = "6ce654c2572d75d8ba320d22d46a7d3f76cbd2a4"
 UPSTREAM_CHECK_COMMITS = "1"
 
 do_compile () {