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="libxslt">
|
---|
10 | <name>libxslt</name>
|
---|
11 | <version>1.1.25</version>
|
---|
12 | <last-release> Sep 17 2009</last-release>
|
---|
13 | <info-url>http://xmlsoft.org/XSLT/</info-url>
|
---|
14 | <changes> - Features:
|
---|
15 | Add API versioning and various cleanups (Daniel Veillard),
|
---|
16 | xsl:sort lang support using the locale (Nick Wellnhofer and Roumen Petrov)
|
---|
17 |
|
---|
18 | - Documentation:
|
---|
19 | Fix the download links for Solaris (Daniel Veillard),
|
---|
20 | Fix makefile and spec file to include doc in rpm (Daniel Veillard)
|
---|
21 |
|
---|
22 | - Portability:
|
---|
23 | Make sure testThreads is linked with pthreads (Daniel Veillard),
|
---|
24 | Fix potential crash on debug of extensions Solaris (Ben Walton),
|
---|
25 | applied patch from Roumen Petrov for mingw cross compilation problems (Roumen Petrov),
|
---|
26 | patch from Richard Jones to build shared libs with MinGW cross-compiler (Richard Jones),
|
---|
27 | fix include path when compiling with MinGW (Roumen Petrov),
|
---|
28 | portability fixes ( Nick Wellnhofer and Roumen Petrov)
|
---|
29 |
|
---|
30 | - Bug fixes:
|
---|
31 | Big fixes of pattern compilations (Nick Wellnhofer),
|
---|
32 | Fix uses of xmlAddChild for error handling (Daniel Veillard),
|
---|
33 | Detect deep recusion on function calls (Daniel Veillard),
|
---|
34 | Avoid an error in namespace generation (Martin),
|
---|
35 | Fix importing of encoding from included stylesheets (Nick Wellnhofer),
|
---|
36 | Fix problems with embedded stylesheets and namespaces (Martin),
|
---|
37 | QName parsing fix for patterns (Martin),
|
---|
38 | Crash compiling stylesheet with DTD (Martin),
|
---|
39 | Fix xsl:strip-space with namespace and wildcard (Nick Wellnhofer),
|
---|
40 | Fix a mutex deadlock on unregistered extensions (Nix),
|
---|
41 | 567192 xsltproc --output option ignore --xinclude (Joachim Breitner),
|
---|
42 | Fix redundant headers in list (Daniel Veillard),
|
---|
43 | 134754 Configure's --with-html-dir related fixes (Julio M. Merino Vidal),
|
---|
44 | 305913 a serious problem in extensions reentrancy (Daniel Veillard),
|
---|
45 | Fix an idness issue when building the tree (Daniel Veillard),
|
---|
46 | Fixed indexing error reported by Ron Burk on the mailing list. (William M. Brack),
|
---|
47 | prevent some unchecked pointer accesses (Jake Goulding),
|
---|
48 | fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel (Daniel Veillard),
|
---|
49 | avoid a quadratic behaviour when hitting duplicates (Daniel Veillard),
|
---|
50 | 544829 fixed option --with-debugger (Arun Ragnavan),
|
---|
51 | 541965 fixed incorrect argument popping in exsltMathAtan2Function (William M. Brack),
|
---|
52 | fix problem with string check for element-available (Ron Burk),
|
---|
53 | 539741 added code to handle literal within an AVT (William M. Brack)
|
---|
54 |
|
---|
55 | - Improvements:
|
---|
56 | Allow use of EXSLT outside XSLT (Martin),
|
---|
57 | Support Esperanto locale (Nick Wellnhofer),
|
---|
58 | Change how attributes are copied for id and speed (Daniel Veillard),
|
---|
59 | Add API versioning and various cleanups (Daniel Veillard),
|
---|
60 | Adding a test program to check thread reentrancy (Daniel Veillard),
|
---|
61 | big patch from finishing xsl:sort lang support (Roumen Petrov),
|
---|
62 | add xsl:sort lang support using the locale (Nick Wellnhofer)
|
---|
63 |
|
---|
64 | - Cleanups:
|
---|
65 | Label xsltProcessOneNode as static (Daniel Veillard),
|
---|
66 | git setup (Daniel Veillard),
|
---|
67 | fixed typo detected by new libxml2 code (William M. Brack),
|
---|
68 | xsltExtFunctionLookup was defined but never implemented (Ralf Junker)
|
---|
69 |
|
---|
70 |
|
---|
71 | </changes>
|
---|
72 | </product>
|
---|
73 | </xsa>
|
---|