openssl: 1.0.2n -> 1.0.2o (fixes CVE-2017-3738, CVE-2018-0739)
Announcement can be found at [1]. [1] https://www.openssl.org/news/secadv/20180327.txt
This commit is contained in:
parent
b71ffc1b25
commit
4bf9b4a328
@ -113,8 +113,8 @@ let
|
||||
in {
|
||||
|
||||
openssl_1_0_2 = common {
|
||||
version = "1.0.2n";
|
||||
sha256 = "1zm82pyq5a9jm10q6iv7d3dih3xwjds4x30fqph3k317byvsn2rp";
|
||||
version = "1.0.2o";
|
||||
sha256 = "0kcy13l701054nhpbd901mz32v1kn4g311z0nifd83xs2jbmqgzc";
|
||||
};
|
||||
|
||||
openssl_1_1_0 = common {
|
||||
|
Loading…
Reference in New Issue
Block a user