openssl_3_6: 3.6.2 -> 3.6.3

Update to fix multiple CVEs.

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

Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
Markus Theil 2026-06-12 09:02:45 +02:00
commit ed6faeb409

View file

@ -507,8 +507,8 @@ in
};
openssl_3_6 = common {
version = "3.6.2";
hash = "sha256-qvUaH+BkOE+BHa6utOxNznNA7IvYkwJ+7mdq8x6DoE8=";
version = "3.6.3";
hash = "sha256-JDqGZJz28j7rai/yRW4J5dd92QGKVNPZawxr3Wumx/E=";
patches = [
# Support for NIX_SSL_CERT_FILE, motivation: