Package: ruby-nokogiri
Version: 1.13.8+dfsg-1

The package fails to build due to the `test_large_cdata_is_handled` test
failure.

The test fails because https://tracker.debian.org/pkg/libxml2 had a
security patch upload that hides handling huge data behind a flag (also see
upstream https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.3).
The flag (XML_PARSE_HUGE) is listed in
https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/libxml2-parser.html#xmlParserOption
and can be set in the context using the corresponding function
https://gitlab.gnome.org/GNOME/libxml2/-/blob/master/parser.c#L14949.

-- 
Regards,
Andrey

Reply via email to