openssl_3_5: 3.5.6 -> 3.5.7
Updated to fix multiple CVEs. See: https://github.com/openssl/openssl/releases/tag/openssl-3.5.7 Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
@@ -475,8 +475,8 @@ in
|
||||
};
|
||||
|
||||
openssl_3_5 = common {
|
||||
version = "3.5.6";
|
||||
hash = "sha256-3q58gMupnEtPlA7K2zwzOLE8t3QYQJI45X1/MfKjtzY=";
|
||||
version = "3.5.7";
|
||||
hash = "sha256-qMDSilKcpID582z1eS4s0hmEVSo8jkqhGiSqMa6smOg=";
|
||||
|
||||
patches = [
|
||||
# Support for NIX_SSL_CERT_FILE, motivation:
|
||||
|
||||
Reference in New Issue
Block a user