packages/net/squid/patches
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
..
001-glibc-compile.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
010-no-buildbxxflags.patch packages: merge upstream 2021-06-15 17:47:11 +08:00
020-libxml-drop-xmlSetFeature.patch squid: fix compilation with libxml (refs #19099) 2022-11-10 17:49:55 +08:00