Opened 6 years ago
Closed 6 years ago
#11526 closed enhancement (fixed)
mutt-1.11.2
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
From the announcement:
This release fixes building with the latest OpenSSL release, and has a few other bug fixes sprinkled in.
/me was not aware that there were problems with current openssl ?
Looking at the diff from 1.11.1, the Changelog shows the commit as 'Fix compilation without deprecated OpenSSL 1.1 APIs' and wraps or conditionalises some things for OPENSSL_VERSION_NUMBER < 0x10100000L, i.e. the changes are for v1.1.0, not for the (elsewhere-problematic) v1.1.1
Change History (2)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
r20933