ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
13.5k stars 3.34k forks source link

Temporarily downgrade openssl #15142

Closed fosterseth closed 3 weeks ago

fosterseth commented 3 weeks ago
SUMMARY

openssl 3.2.0 has incompatiblity issues with the libpq version we are using, and causes some C runtime errors: "double free or corruption (out)"

see awx issue #15136

also this issue

github.com/conan-io/conan-center-index/pull/22615 https://github.com/Homebrew/homebrew-core/issues/155651

once the libpq libraries on centos stream9 are updated with the patch, we can unpin openssl

ISSUE TYPE
COMPONENT NAME
AWX VERSION
awx: 24.3.1.dev2+ga1e3859ed0