]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/squid/squid-4.4-fix-max-file-descriptors.patch
squid: Update to 4.4 (stable)
[ipfire-2.x.git] / src / patches / squid / squid-4.4-fix-max-file-descriptors.patch
similarity index 92%
rename from src/patches/squid/squid-3.5.28-fix-max-file-descriptors.patch
rename to src/patches/squid/squid-4.4-fix-max-file-descriptors.patch
index b740b6104ef66b393eb11f57d0a4918d0392329b..8d1a4e03a849e88b6e2e3b20c1c7cded5fe02226 100644 (file)
@@ -1,6 +1,6 @@
 --- configure.ac.~     Wed Apr 20 14:26:07 2016
 +++ configure.ac       Fri Apr 22 17:20:46 2016
-@@ -3135,6 +3135,9 @@
+@@ -3156,6 +3156,9 @@
      ;;
  esac
  
@@ -10,7 +10,7 @@
  dnl --with-maxfd present for compatibility with Squid-2.
  dnl undocumented in ./configure --help  to encourage using the Squid-3 directive
  AC_ARG_WITH(maxfd,,
-@@ -3165,8 +3168,6 @@
+@@ -3186,8 +3189,6 @@
      esac
  ])