Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: d357e5476a08d1eb5fe5461eb9b60d6b366dc6ba https://github.com/openssl/openssl/commit/d357e5476a08d1eb5fe5461eb9b60d6b366dc6ba Author: Tomas Mraz <to...@openssl.org> Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths: M test/rand_test.c M test/recipes/30-test_evp_data/evprand.txt Log Message: ----------- Fix the provider compatibility CI Added missing fips version checks in rand_test.c and evprand.txt Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Shane Lontis <shane.lon...@oracle.com> (Merged from https://github.com/openssl/openssl/pull/24933) Commit: 8a79f5bc184939aeaff4479d48fda92d0d33aa96 https://github.com/openssl/openssl/commit/8a79f5bc184939aeaff4479d48fda92d0d33aa96 Author: Tomas Mraz <to...@openssl.org> Date: 2024-07-19 (Fri, 19 Jul 2024) Changed paths: M .github/workflows/prov-compat-label.yml Log Message: ----------- prov-compat-label.yml: Do not test fips provider from master The master branch will be modified by the PR so the result will be misleading. Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Shane Lontis <shane.lon...@oracle.com> (Merged from https://github.com/openssl/openssl/pull/24933) Compare: https://github.com/openssl/openssl/compare/50066236eb3b...8a79f5bc1849 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications