Commit 57f417c
Workaround broken openssl 3.5.7-1 on EL9
openssl-3.5.7-1.el9 has an ASN.1 regression (clean EOF at an object
boundary raises ASN1_R_NOT_ENOUGH_DATA instead of succeeding), which
breaks any TLS client relying on that behavior -- e.g. ansible's uri
module and dnf/rpm HTTPS fetches. Exclude the broken build and pin to
the last known-good NVR until the upstream fix (openssl/openssl#31818)
merges and ships in a CentOS Stream 9 release.
See: https://issues.redhat.com/browse/RHEL-1924241 parent e3e21e8 commit 57f417c
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments