openssl_3: 3.0.20 -> 3.0.21

updated to fix multiple CVEs.

See: https://github.com/openssl/openssl/releases/tag/openssl-3.0.21

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil
2026-06-12 09:02:06 +02:00
committed by Vladimír Čunát
parent 22bd7614cd
commit 3ec7a2b088
@@ -445,8 +445,8 @@ in
};
openssl_3 = common {
version = "3.0.20";
hash = "sha256-yAoB38cOzk3CEWiTLDdzkELUBNRszIGlmG3XUxTs2m8=";
version = "3.0.21";
hash = "sha256-YX4pr45CH0ZklISkk35IxoXkf0ZIgWfJgviLxOwdUi8=";
patches = [
# Support for NIX_SSL_CERT_FILE, motivation: