Bug 1952949
Summary: | mailx: Port to OpenSSL 3.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Sahana Prasad <sahana> | ||||||
Component: | mailx | Assignee: | Nikola Forró <nforro> | ||||||
Status: | CLOSED WONTFIX | QA Contact: | Martin Kyral <mkyral> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | CentOS Stream | CC: | bstinson, fweimer, hhorak, jkejda, jwboyer, msuchy, nforro, ssorce | ||||||
Target Milestone: | beta | Keywords: | Patch, 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-07-23 07:33:55 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 | ||||||||
Attachments: |
|
Description
Sahana Prasad
2021-04-23 15:49:44 UTC
Created attachment 1774863 [details]
Handle missing SSLv3 support
For the record, mailx is planned to be removed from RHEL 9. Nikola, Thanks for adding the patch. Sorry about that, I did not know it was being removed. > Sorry about that, I did not know it was being removed.
No problem, it's still there after all.
Created attachment 1774890 [details]
Handle missing SSLv3 support
Added missing parentheses
@nforro What about s-nail (the mailx replacement) -- is that openssl 3.0 compatible? (In reply to Honza Horak from comment #6) > What about s-nail (the mailx replacement) -- is that openssl 3.0 compatible? Yes, it builds and works fine. |