openssl_4_0: 4.0.0 -> 4.0.1

Update to fix multiple CVEs.

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

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil 2026-06-12 09:03:01 +02:00 committed by Vladimír Čunát
commit 66c77575f3
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -536,8 +536,8 @@ in
};
openssl_4_0 = common {
version = "4.0.0";
hash = "sha256-wyz0mpWcTzRflgaYLdNufSj3xYsZwuJddWJNKz0veaw=";
version = "4.0.1";
hash = "sha256-LbPzoNbqS1nh8JSs4sjNU23/uHzcOQhMWvoeb3833Qk=";
patches = [
# Support for NIX_SSL_CERT_FILE, motivation: