Commit Graph

9 Commits

Author SHA1 Message Date
Further
4d926f0d49
squid: update to 5.7 (#728) 2023-11-05 15:20:16 +08:00
Stijn Tintel
de40416982 squid: trim trailing space
Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-11-10 17:49:56 +08:00
Michael Heimpold
f9bfd7a05d squid: fix compilation with libxml (refs #19099)
Add a patch which removes a call in Libxml2Parser.cc to 'xmlSetFeature'.
This function belongs to the 'depreciated' API part and is not
available in OpenWrt builds.

According to my understanding, this call can be removed safely since
it disables the feature "substitute entities" which is disabled by default.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2022-11-10 17:49:55 +08:00
Marko Ratkaj
fdd0346df6 squid: bump to 4.17
Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
2022-03-31 06:37:22 +00:00
Rosen Penev
78eb77769b squid: update to 4.15
Fixes compilation with GCC11.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-07-19 12:26:07 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
LEAN-ESX
cf6e939b81 squid: bump to 4.0 2019-12-13 08:51:26 -08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00