SECURITY UPDATE: denial of service via O(n^2) attribute name collision
check with moderately sized crafted XML input
debian/patches/CVE-2026-45186.patch: replace linear scan in
defineAttribute() with O(1) hash table lookup using new
ELEMENT_TYPE.defaultAttsNames field in expat/lib/xmlparse.c