diff mbox series

[4/4] rpm-sequoia-crypto-policy: upgrade to latest revision

Message ID 20260809202935.1904858-4-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 45d247af12a72a4f0e4ac24e72218465500f6da1
Headers show
Series [1/4] libffi: upgrade 3.7.1 -> 3.8.0 | expand

Commit Message

Richard Purdie Aug. 9, 2026, 8:29 p.m. UTC
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

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../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 1c97938e08b..c094f3b2059 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 () {