Rebase to latest c9s openssl
Security Fix(es):
This update has been submitted for testing by salimma.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
As with FEDORA-EPEL-2024-2139fb0f65, it looks like gating was messed up on this compilation again, as the new build requires fips-provider-so usually supplied by openssl-provider-fips which isn't available through most EL8 derivatives, nor EPEL8.
I get basically the same error as https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-b002585dd2#comment-3511260:
[root@makowiec ~]# rpm -q --requires openssl3-libs # 3.2.2 ca-certificates >= 2008-5 crypto-policies >= 20180730 libc.so.6()(64bit) : libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) : libcrypto.so.3(OPENSSL_3.2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) : libpthread.so.0(GLIBC_2.3.2)(64bit) libz.so.1()(64bit) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 rtld(GNU_HASH) [root@makowiec ~]# dnf --enablerepo=epel repoquery --requires openssl3-libs # current requirements from upstream, 3.5.1 : ca-certificates >= 2008-5 crypto-policies >= 20180730 fips-provider-so libc.so.6(GLIBC_2.25)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Please log in to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by salimma.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
As with FEDORA-EPEL-2024-2139fb0f65, it looks like gating was messed up on this compilation again, as the new build requires fips-provider-so usually supplied by openssl-provider-fips which isn't available through most EL8 derivatives, nor EPEL8.
I get basically the same error as https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-b002585dd2#comment-3511260: