packages/net/squid/patches
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
..
001-glibc-compile.patch squid: update to version 4.12 2020-07-20 08:56:50 +02:00
010-no-buildbxxflags.patch squid: fix compilation with ccache 2020-12-05 22:46:01 -08:00
020-libxml-drop-xmlSetFeature.patch squid: fix compilation with libxml (refs #19099) 2022-08-25 08:26:44 +02:00