haproxy: remove cve patch
the commit for this is included in v3.2.6 already, so it doesn't apply and fails the build.
This commit is contained in:
@@ -50,14 +50,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-rWMLawtz4dEYrM5Fj+wb8efQ5ClTDyZo7FgvT4u3jmU=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
name = "CVE-2025-11230.patch";
|
||||
url = "https://github.com/haproxy/haproxy/commit/06675db4bf234ed17e14305f1d59259d2fe78b06.patch";
|
||||
hash = "sha256-ULHN2gj4TZHUEDIJ6FAaRoyth/wz4VhXOf6maFfkhJA=";
|
||||
})
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
sslPkg
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user