Comment # 7 on bug 1205042 from
After renaming the openssl-3 binary to openssl lots of build failures have been
fixed and now the list has been reduced to 14. The only packages that remain to
be fixed are:

  * appx-util -> Fixed by Fedora folks here
https://src.fedoraproject.org/rpms/appx-util/blob/rawhide/f/0001-Add-support-for-OpenSSL-3.0.patch
  * fipscheck -> Fix submitted, see comment#4
  * ibmtss -> 1) See the openss-3 fixes in next branch
https://sourceforge.net/p/ibmtpm20tss/tss/ci/next/tree/
              2) could also be built not requiring a crypto library
(--enable-nocrypto, -DTPM_TSS_NOCRYPTO)
                 https://sourceforge.net/p/ibmtpm20tss/tss/ci/master/tree/
  * libftdi1 -> Build failure not related to openssl-3
  * nodejs18 -> nodejs18.spec:273: bad %if condition (if condition needs to
adapt for openssl-3)
  * nodejs19 -> nodejs19.spec:272: bad %if condition (if condition needs to
adapt for openssl-3)
  * openssh -> Rebase to 9.0p1 should fix it
  * php7 -> Needs adaption of deprecated functions.
  * python-eventlet -> Temporarily disable test_017_ssl_zeroreturnerror also in
python3.8 (add skiptests+=" or test_017_ssl_zeroreturnerror")
  * python-M2Crypto -> Fixed by Fedora folks here
https://src.fedoraproject.org/rpms/m2crypto/tree/rawhide
  * python-pyzmq -> Skip failing test in python310 (add SKIPPED_TESTS+=" or
test_on_recv_basic")
  * python-Twisted -> Not sure yet!
  * qpid-proton -> Fix submitted, see comment#4
  * xmlsec1 -> Fix submitted, see comment#5


You are receiving this mail because: