blob: 96894a4cea5d0c94f230cb65092b87a6cd5ff422 [file] [log] [blame]
Daniel Veillardb4d30b62003-03-16 22:32:36 +00001<?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>
Daniel Veillard7a896ce2009-09-24 18:38:57 +020011 <version>2.7.4</version>
12 <last-release> Sep 10 2009</last-release>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000013 <info-url>http://xmlsoft.org/</info-url>
Daniel Veillard7a896ce2009-09-24 18:38:57 +020014 <changes> - Improvements:
15 Switch to GIT (GNOME),
16 Add symbol versioning to libxml2 shared libs (Daniel Veillard)
17
18 - Portability:
19 593857 try to work around thread pbm MinGW 4.4 (Daniel Veillard),
20 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes (Daniel Veillard),
21 Fix Windows build * relaxng.c: fix windows build (Rob Richards),
22 Fix the globals.h to use XMLPUBFUN (Paul Smith),
23 Problem with extern extern in header (Daniel Veillard),
24 Add -lnetwork for compiling on Haiku (Scott McCreary),
25 Runtest portability patch for Solaris (Tim Rice),
26 Small patch to accomodate the Haiku OS (Scott McCreary),
27 584605 package VxWorks folder in the distribution (Daniel Veillard),
28 574017 Realloc too expensive on most platform (Daniel Veillard),
29 Fix windows build (Rob Richards),
30 545579 doesn't compile without schema support (Daniel Veillard),
31 xmllint use xmlGetNodePath when not compiled in (Daniel Veillard),
32 Try to avoid __imp__xmlFree link trouble on msys (Daniel Veillard),
33 Allow to select the threading system on Windows (LRN),
34 Fix Solaris binary links, cleanups (Daniel Veillard),
35 Bug 571059 – MSVC doesn't work with the bakefile (Intron),
36 fix ATTRIBUTE_PRINTF header clash (Belgabor and Mike Hommey),
37 fixes for Borland/CodeGear/Embarcadero compilers (Eric Zurcher)
38
39 - Documentation:
40 544910 typo: "renciliateNs" (Leonid Evdokimov),
41 Add VxWorks to list of OSes (Daniel Veillard),
42 Regenerate the documentation and update for git (Daniel Veillard),
43 560524 ¿ xmlTextReaderLocalName description (Daniel Veillard),
44 Added sponsoring by AOE media for the server (Daniel Veillard),
45 updated URLs for GNOME (Vincent Lefevre),
46 more warnings about xmlCleanupThreads and xmlCleanupParser (Daniel Veillard)
47
48 - Bug fixes:
49 594514 memory leaks - duplicate initialization (MOD),
50 Wrong block opening in htmlNodeDumpOutputInternal (Daniel Veillard),
51 492317 Fix Relax-NG validation problems (Daniel Veillard),
52 558452 fight with reg test and error report (Daniel Veillard),
53 558452 RNG compilation of optional multiple child (Daniel Veillard),
54 579746 XSD validation not correct / nilable groups (Daniel Veillard),
55 502960 provide namespace stack when parsing entity (Daniel Veillard),
56 566012 part 2 fix regresion tests and push mode (Daniel Veillard),
57 566012 autodetected encoding and encoding conflict (Daniel Veillard),
58 584220 xpointer(/) and xinclude problems (Daniel Veillard),
59 587663 Incorrect Attribute-Value Normalization (Daniel Veillard),
60 444994 HTML chunked failure for attribute with &lt;&gt; (Daniel Veillard),
61 Fix end of buffer char being split in XML parser (Daniel Veillard),
62 Non ASCII character may be split at buffer end (Adiel Mittmann),
63 440226 Add xmlXIncludeProcessTreeFlagsData API (Stefan Behnel),
64 572129 speed up parsing of large HTML text nodes (Markus Kull),
65 Fix HTML parsing with 0 character in CDATA (Daniel Veillard),
66 Fix SetGenericErrorFunc and SetStructured clash (Wang Lam),
67 566012 Incomplete EBCDIC parsing support (Martin Kogler),
68 541335 HTML avoid creating 2 head or 2 body element (Daniel Veillard),
69 541237 error correcting missing end tags in HTML (Daniel Veillard),
70 583439 missing line numbers in push mode (Daniel Veillard),
71 587867 xmllint --html --xmlout serializing as HTML (Daniel Veillard),
72 559501 avoid select and use poll for nanohttp (Raphael Prevost),
73 559410 - Regexp bug on (...)? constructs (Daniel Veillard),
74 Fix a small problem on previous HTML parser patch (Daniel Veillard),
75 592430 - HTML parser runs into endless loop (Daniel Veillard),
76 447899 potential double free in xmlFreeTextReader (Daniel Veillard),
77 446613 small validation bug mixed content with NS (Daniel Veillard),
78 Fix the problem of revalidating a doc with RNG (Daniel Veillard),
79 Fix xmlKeepBlanksDefault to not break indent (Nick Wellnhofer),
80 512131 refs from externalRef part need to be added (Daniel Veillard),
81 512131 crash in xmlRelaxNGValidateFullElement (Daniel Veillard),
82 588441 allow '.' in HTML Names even if invalid (Daniel Veillard),
83 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard),
84 579317 Try to find the HTML encoding information (Daniel Veillard),
85 575875 don't output charset=html (Daniel Veillard),
86 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard),
87 570702 fix a bug in regexp determinism checking (Daniel Veillard),
88 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
89 574393 ¿ utf-8 filename magic for compressed files (Hans Breuer),
90 Fix a couple of problems in the parser (Daniel Veillard),
91 585505 ¿ Document ids and refs populated by XSD (Wayne Jensen),
92 582906 XSD validating multiple imports of the same schema (Jason Childs),
93 Bug 582887 ¿ problems validating complex schemas (Jason Childs),
94 Bug 579729 ¿ fix XSD schemas parsing crash (Miroslav Bajtos),
95 576368 ¿ htmlChunkParser with special attributes (Jiri Netolicky),
96 Bug 565747 ¿ relax anyURI data character checking (Vincent Lefevre),
97 Preserve attributes of include start on tree copy (Petr Pajas),
98 Skip silently unrecognized XPointer schemes (Jakub Wilk),
99 Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),
100 potential NULL dereference on non-glibc (Jim Meyering),
101 Fix an XSD validation crash (Daniel Veillard),
102 Fix a regression in streaming entities support (Daniel Veillard),
103 Fix a couple of ABI issues with C14N 1.1 (Aleksey Sanin),
104 Aleksey Sanin support for c14n 1.1 (Aleksey Sanin),
105 reader bug fix with entities (Daniel Veillard),
106 use options from current parser ctxt for external entities (Rob Richards),
107 581612 use %s to printf strings (Christian Persch),
108 584605 change the threading initialization sequence (Igor Novoseltsev),
109 580705 keep line numbers in HTML parser (Aaron Patterson),
110 581803 broken HTML table attributes init (Roland Steiner),
111 do not set error code in xmlNsWarn (Rob Richards),
112 564217 fix structured error handling problems,
113 reuse options from current parser for entities (Rob Richards),
114 xmlXPathRegisterNs should not allow enpty prefixes (Daniel Veillard),
115 add a missing check in xmlAddSibling (Kris Breuker),
116 avoid leaks on errors (Jinmei Tatuya)
117
118 - Cleanup:
119 Chasing dead assignments reported by clang-scan (Daniel Veillard),
120 A few more safety cleanup raised by scan (Daniel Veillard),
121 Fixing assorted potential problems raised by scan (Daniel Veillard),
122 Potential uninitialized arguments raised by scan (Daniel Veillard),
123 Fix a bunch of scan 'dead increments' and cleanup (Daniel Veillard),
124 Remove a pedantic warning (Daniel Veillard),
125 555833 always use rm -f in uninstall-local (Daniel Veillard),
126 542394 xmlRegisterOutputCallbacks MAX_INPUT_CALLBACK (Daniel Veillard),
127 Autoregenerate libxml2.syms automated checkings (Daniel Veillard),
128 Make xmlRecoverDoc const (Martin Trappel) (Daniel Veillard),
129 Both args of xmlStrcasestr are const (Daniel Veillard),
130 hide the nbParse* variables used for debugging (Mike Hommey),
131 570806 changed include of config.h (William M. Brack),
132 cleanups and error reports when xmlTextWriterVSprintf fails (Jinmei Tatuya)
133
Daniel Veillardc8338f12006-10-25 16:06:29 +0000134
135</changes>
Daniel Veillardb4d30b62003-03-16 22:32:36 +0000136 </product>
137</xsa>