Commit a0b7ed29 authored by Ruud van Asseldonk's avatar Ruud van Asseldonk
Browse files

libressl_4_1: 4.1.0 -> 4.1.1

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

  libressl_4_1 = generic {
    version = "4.1.0";
    hash = "sha256-D3HBa9NL2qzNy5al2UpJIb+2EuxuDrp6gNiFTu/Yu2E=";
    version = "4.1.1";
    hash = "sha256-x/96fWddX1dzCUDlzP8dvi3NW3QFtTl+D3/9ZqXtVnk=";
    # Fixes build on loongarch64
    # https://github.com/libressl/portable/pull/1184
    postPatch = ''