1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 09:37:44 +02:00
openwrt-packages/net/squid
Michael Heimpold 3ec47dc85c 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-08-25 08:26:44 +02:00
..
files squid: fix 'localhet' typo in squid.conf 2020-03-04 11:12:28 -08:00
patches squid: fix compilation with libxml (refs #19099) 2022-08-25 08:26:44 +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-03-30 19:37:52 -07:00