packages/net/squid
Michael Heimpold aaedc165d5 squid: fix compilation with libxml (fixes #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>
(cherry picked from commit 3ec47dc85c)
2022-09-24 09:42:16 +02:00
..
files squid: fix 'localhet' typo in squid.conf 2020-03-04 11:12:28 -08:00
patches squid: fix compilation with libxml (fixes #19099) 2022-09-24 09:42:16 +02:00
Config.in squid: Enable dynamic SSL certificate generation 2021-04-25 11:03:54 +08:00
Makefile squid: bump to 4.17 2022-08-21 19:27:50 +02:00