diff options
author | Seth Foster <fosterseth@users.noreply.github.com> | 2024-04-25 20:01:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 20:01:03 +0200 |
commit | 2502e7c7d8a987339cfe05ecc6ee5e445d571ad1 (patch) | |
tree | 25f42001d64071f74f4a15a35208b4218775984e /requirements | |
parent | Stop pre-caching every resource in the system upon import (diff) | |
download | awx-2502e7c7d8a987339cfe05ecc6ee5e445d571ad1.tar.xz awx-2502e7c7d8a987339cfe05ecc6ee5e445d571ad1.zip |
Temporarily downgrade openssl (#15142)
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
once the libpq libraries on centos stream9 are
updated with the patch, we can unpin openssl
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
Diffstat (limited to 'requirements')
0 files changed, 0 insertions, 0 deletions