perl-Crypt-OpenSSL-DSA-0.20-28.fc41 fails to build in Fedora 41 with crypto-policies ≥ 20240717-1.git154fd4e.fc41 because a test fails: Error setting context 80A2E438C27F0000:error:03000098:digital envelope routines:do_sigver_init:invalid digest:crypto/evp/m_si gver.c:342: # Test 6 got: "0" (t/90-openssl-compat.t at line 59) # Expected: "1" # t/90-openssl-compat.t line 59 is: ok($openssl_think, 1); The trigger is that a default cryptopolicy disabled SHA-1 for signature purposes.
I proposed fixes to the upstream <https://github.com/kmx/perl-Crypt-OpenSSL-DSA/issues/12>. Let's wait a reply.