]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/curl
curl: Fix CVE-2023-38545
[people/pmueller/ipfire-2.x.git] / lfs / curl
index fb98b21af89ae23136f7316c703f3c305764e1a5..a4fa21b1c3642c2cb31c0edc3ea0978a8ea72b73 100644 (file)
--- a/lfs/curl
+++ b/lfs/curl
@@ -70,6 +70,7 @@ $(subst %,%_BLAKE2,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/curl-8.4.0-fb4415d8aee6c1045be932a34fe6107c2f5ed147.patch
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --disable-ipv6 \