Page MenuHomeSolus

Update openssl to 1.0.2l
ClosedPublic

Authored by kyrios123 on May 25 2017, 5:35 PM.
Tags
None
Referenced Files
F11073488: D213.diff
Sat, Aug 12, 4:34 AM
F10981842: D213.diff
Sun, Jul 23, 8:24 AM
F10849740: D213.diff
Jun 11 2023, 10:30 PM
F10793348: D213.id.diff
May 27 2023, 11:02 AM
F10752732: D213.id393.diff
May 16 2023, 3:59 PM
F10751375: D213.diff
May 16 2023, 11:44 AM
Subscribers

Details

Summary

Update to the latest LTS version so it's available in case something
has to be rebuilt against openssl (this version doesn't bring anything):

Major changes between OpenSSL 1.0.2k and OpenSSL 1.0.2l [25 May 2017]

  • config now recognises 64-bit mingw and chooses mingw64 instead of mingw

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Tested a few commands like :
openssl s_client -connect smtp.gmail.com:587 -starttls smtp
to make sure it's working fine.

Diff Detail

Repository
R2257 openssl
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage