]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/fireinfo
haproxy: Bump version to support TLSv1.3 (and PCRE JIT)
[ipfire-2.x.git] / lfs / fireinfo
index df736e0f3159c738d61ebd6d4c5e68230db1d1d7..2e6d1e94c9bdb68877969a1874acfe3cee798fec 100644 (file)
@@ -73,6 +73,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Don-t-crash-when-proc-cpuinfo-doesn-t-have-any-infor.patch
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-Ignore-any-systems-with-ID-Default-string.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/fireinfo-support-upstream-proxy-with-authentication.patch
 
        cd $(DIR_APP) && [ -x "configure" ] || sh ./autogen.sh
        cd $(DIR_APP) && ./configure --prefix=/usr