libxml2.xsa revision 81205015ab579394ebd12dafd26f84210f744a5e
1<?xml version="1.0"?> 2<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" "http://www.garshol.priv.no/download/xsa/xsa.dtd"> 3<xsa> 4 <vendor> 5 <name>Daniel Veillard</name> 6 <email>daniel@veillard.com</email> 7 <url>http://veillard.com/</url> 8 </vendor> 9 <product id="libxml2"> 10 <name>libxml2</name> 11 <version>2.6.9</version> 12 <last-release> Apr 18 2004</last-release> 13 <info-url>http://xmlsoft.org/</info-url> 14 <changes> - implement xml:id Working Draft, relaxed XPath id() checking 15 - bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave 16 Beckett), Relax-NG compilation (William Brack), Regexp patches (with 17 William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with 18 William), Relax-NG name classes compares (William), XInclude duplicate 19 fallback (William), external DTD encoding detection (William), a DTD 20 validation bug (William), xmlReader Close() fix, recusive extention 21 schemas 22 - improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting 23 save optimization, better handle IIS broken HTTP redirect behaviour (Ian 24 Hummel), HTML parser frameset (James Bursa), libxml2-python RPM 25 dependancy, XML Schemas union support (Kasimier Buchcik), warning removal 26 clanup (William), keep ChangeLog compressed when installing from RPMs 27 - documentation: examples and xmlDocDumpMemory docs (John Fleck), new 28 example (load, xpath, modify, save), xmlCatalogDump() comments, 29 - Windows: Borland C++ builder (Eric Zurcher), work around Microsoft 30 compiler NaN handling bug (Mark Vakoc) 31 32</changes> 33 </product> 34</xsa> 35