Unverified Commit 3fccac49 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

openssl_3: 3.0.18 -> 3.0.19

The second item (severity: High) has possible unauthenticated RCE:
https://www.openwall.com/lists/oss-security/2026/01/27/5
https://github.com/openssl/openssl/blob/openssl-3.0.19/CHANGES.md#openssl-30

The patches differ in whitespace only, as that's what upstream changed.
parent 95bb827d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -429,8 +429,8 @@ in
  };

  openssl_3 = common {
    version = "3.0.18";
    hash = "sha256-2Aw09c+QLczx8bXfXruG0DkuNwSeXXPfGzq65y5P/os=";
    version = "3.0.19";
    hash = "sha256-+lpBQ7iq4YvlPvLzyvKaLgdHQwuLx00y2IM1uUq2MHI=";

    patches = [
      # Support for NIX_SSL_CERT_FILE, motivation:
+8 −8

File changed.

Contains only whitespace changes.

+8 −8

File changed.

Contains only whitespace changes.