Bug 1953492
Summary: | php: Port to OpenSSL 3.0 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Sahana Prasad <sahana> |
Component: | php | Assignee: | Remi Collet <rcollet> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | icesalov |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | CentOS Stream | CC: | bnater, bstinson, fweimer, jwboyer, sahana, ssorce |
Target Milestone: | beta | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-12-07 21:35:16 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1958021 |
Description
Sahana Prasad
2021-04-26 09:04:58 UTC
Trivial fix submitted upstream https://github.com/php/php-src/pull/7002 34 failed tests, probably related to bad configuration (old algo) Scratch build https://kojihub.stream.rdu2.redhat.com/koji/taskinfo?taskID=267908 Patch applied For OpenSSL 3.0 https://gitlab.com/redhat/centos-stream/rpms/php/-/commit/40530769025800e98fbf5ff211cf2a8771e3d842 For net-snmp without DES (related to OpenSSL 3.0) https://gitlab.com/redhat/centos-stream/rpms/php/-/commit/7dc7b305ad64451d1c3a16b1745e6db69ccd9ba9 |