mirror of
https://gitlab.com/prpl-foundation/prplos/prplos.git
synced 2025-12-20 00:56:07 +08:00
libxml2 was updated in OpenWrt Git tree with commitdec59db8fb("libxml2: update to 2.13.6"), which fixed several CVEs. Unfortunately this version bump included removal of some features, which leads to build issues of libxslt: libxslt-1.1.37/xsltproc/xsltproc.c:733:39: error: assignment of read-only variable 'xmlParserMaxDepth' 733 | xmlParserMaxDepth = value; So lets fix it by backporting an upstream "fix", which removes that deprecated functionality. Fixes:dec59db8fb("libxml2: update to 2.13.6") Signed-off-by: Matthias Franck <matthias.franck@softathome.com>
5 lines
384 B
Plaintext
5 lines
384 B
Plaintext
src-git packages https://github.com/openwrt/packages.git^8a8fe344323249eaa265ce453459c503f6390c35
|
|
src-git luci https://github.com/openwrt/luci.git^009f26a7ddb2d508bdc6b6c71b673ef57a2ab4e6
|
|
src-git routing https://github.com/openwrt/routing.git^3626e1f16d2af81440c5664b0e8c06d9aadce8ad
|
|
src-git telephony https://github.com/openwrt/telephony.git^98c8a5aa4624312ed758e2e2b6d4039050a1649d
|