Merge pull request #68448 from andir/openssl
openssl: 1.1.1c -> 1.1.1d, openssl_1_0_2: 1.0.2s -> 1.0.2t (low severity security)
This commit is contained in:
commit
4859debf9a
@ -127,8 +127,8 @@ let
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
openssl_1_0_2 = common {
|
openssl_1_0_2 = common {
|
||||||
version = "1.0.2s";
|
version = "1.0.2t";
|
||||||
sha256 = "15mbmg8hf7s12vr3v2bdc0pi9y4pdbnsxhzk4fyyap42jaa5rgfa";
|
sha256 = "15mbmg9hf7s12vr3v2bdc0pi9y4pdbnsxhzk4fyyap42jaa5rgfa";
|
||||||
patches = [
|
patches = [
|
||||||
./1.0.2/nix-ssl-cert-file.patch
|
./1.0.2/nix-ssl-cert-file.patch
|
||||||
|
|
||||||
@ -139,8 +139,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
openssl_1_1 = common {
|
openssl_1_1 = common {
|
||||||
version = "1.1.1c";
|
version = "1.1.1d";
|
||||||
sha256 = "142c7zdlz06hjrrvinb9f276czc78bnkyhd9xma621qmmmwk1yzn";
|
sha256 = "1whinyw402z3b9xlb3qaxv4b9sk4w1bgh9k0y8df1z4x3yy92fhy";
|
||||||
patches = [
|
patches = [
|
||||||
./1.1/nix-ssl-cert-file.patch
|
./1.1/nix-ssl-cert-file.patch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user