Merge pull request #133864 from samuela/samuela/libressl_3_1

libressl: remove vulnerable libressl_3_1
This commit is contained in:
Sandro 2021-08-15 03:03:17 +02:00 committed by GitHub
commit 1079e282c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 6 deletions

View File

@ -63,11 +63,6 @@ let
};
in {
libressl_3_1 = generic {
version = "3.1.5";
sha256 = "1504a1sf43frw43j14pij0q1f48rm5q86ggrlxxhw708qp7ds4rc";
};
libressl_3_2 = generic {
version = "3.2.5";
sha256 = "1zkwrs3b19s1ybz4q9hrb7pqsbsi8vxcs44qanfy11fkc7ynb2kr";

View File

@ -18034,7 +18034,6 @@ with pkgs;
openvdb = callPackage ../development/libraries/openvdb {};
inherit (callPackages ../development/libraries/libressl { })
libressl_3_1
libressl_3_2;
# Please keep this pointed to the latest version. See also