Commit 60d7923e authored by Ruud van Asseldonk's avatar Ruud van Asseldonk
Browse files

libressl_4_0: 4.0.0 -> 4.0.1

Includes a fix for CVE-2025-9230, see the release notes at
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.0.1-relnotes.txt
parent fe2a8ef0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -133,8 +133,8 @@ in
  };

  libressl_4_0 = generic {
    version = "4.0.0";
    hash = "sha256-TYQZVfCsw9/HHQ49018oOvRhIiNQ4mhD/qlzHAJGoeQ=";
    version = "4.0.1";
    hash = "sha256-IClLh3eMJidIk4Y5Q8hjWJebSZ03tJl31r+Gj3tZfL0=";
    # Fixes build on loongarch64
    # https://github.com/libressl/portable/pull/1146
    patches = [