Commit a5497ceaec for openssl.org
commit a5497ceaec4db14797d621a5ddd8c519fac78f6d
Author: Jakub Zelenka <jakub.zelenka@openssl.foundation>
Date: Mon Jun 15 18:29:43 2026 +0200
pkcs11-provider: update to latest version
This fixes accidental version update in e2bd9f8c28 which is causing CI
failure for pkcs11-provider tests.
It needs to add xxd package that is used in the new hkdf test.
Fixes: e2bd9f8c28c0 "ml_kem: return an error on catastrophic failure in decap"
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Milan Broz <mbroz@openssl.org>
MergeDate: Mon Jun 15 20:23:25 2026
(Merged from https://github.com/openssl/openssl/pull/31522)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e28a8a1abd..8086c9207c 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -786,7 +786,7 @@ jobs:
steps:
- name: package installs
run: |
- dnf install -y perl-FindBin perl-IPC-Cmd perl-File-Compare perl-File-Copy perl-Test-Simple perl-Test-Harness python3 make g++ perl git meson opensc expect kryoptic
+ dnf install -y perl-FindBin perl-IPC-Cmd perl-File-Compare perl-File-Copy perl-Test-Simple perl-Test-Harness python3 make g++ perl git meson opensc expect kryoptic xxd
- uses: actions/checkout@v6
with:
persist-credentials: false
diff --git a/pkcs11-provider b/pkcs11-provider
index 663dea335c..64fc325ac0 160000
--- a/pkcs11-provider
+++ b/pkcs11-provider
@@ -1 +1 @@
-Subproject commit 663dea335c80bec7fd96d544ff875af08d6461a9
+Subproject commit 64fc325ac0f91d03d76b3546df2998d3a38c525b