libxml2.xsa 1.0 KB

1234567891011121314151617181920212223242526272829
  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.7.5</version>
  12. <last-release> Sep 24 2009</last-release>
  13. <info-url>http://xmlsoft.org/</info-url>
  14. <changes> - Bug Fixes:
  15. Restore behavior of --with-threads without argument (Andrew W. Nosenko),
  16. Fix memory leak when doc is NULL (Rob Richards),
  17. 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard),
  18. Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard),
  19. Fix a parsing problem with little data at startup (Daniel Veillard),
  20. link python module with python library (Frederic Crozat),
  21. 594874 Forgot an fclose in xmllint (Daniel Veillard)
  22. - Cleanup:
  23. Adding symbols.xml to EXTRA_DIST (Daniel Veillard)
  24. </changes>
  25. </product>
  26. </xsa>