Merge #164281: openssl*: 1.1.1m -> 1.1.1.n; 3.0.1 -> 3.0.2

...into staging-next.  High-severity security fixes.
This commit is contained in:
Vladimír Čunát 2022-03-15 18:08:38 +01:00
commit 93810bccc8
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -186,8 +186,8 @@ in {
};
openssl_1_1 = common rec {
version = "1.1.1m";
sha256 = "sha256-+JGZvosjykX8fLnx2NPuZzEjGChq0DD1MWrKZGLbbJY=";
version = "1.1.1n";
sha256 = "sha256-QNzrUaT2pSdb3g5r8g70uRv8Mu1XwFUuLo4VRjNysXo=";
patches = [
./1.1/nix-ssl-cert-file.patch
@ -201,8 +201,8 @@ in {
};
openssl_3_0 = common {
version = "3.0.1";
sha256 = "sha256-wxGthTNTvOeW7a0BqGLFCopYf2Ln4hAO9GWrU+ybBtE=";
version = "3.0.2";
sha256 = "sha256-mOkczq1NR1auPJzeXgkZGo5YbZ9NUIOOfsCdZBHf22M=";
patches = [
./3.0/nix-ssl-cert-file.patch