~ubuntu-branches/ubuntu/natty/libxslt/natty-security

« back to all changes in this revision

Viewing changes to doc/xslt.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-19 13:15:06 UTC
  • mfrom: (9.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100119131506-cp3debjmuhm12lzi
Tags: 1.1.26-1ubuntu1
Merge with Debian; remaining changes:
Build a python-libxslt1-dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of
237
237
the Windows port, <a
238
238
href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
239
 
binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a>
240
 
provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>.
 
239
binaries</a>. <a href="http://opencsw.org/">CSW</a> provides
 
240
<a href="http://opencsw.org/packages/libxslt">Solaris binaries</a>, and
241
241
<a href="mailto:Steve.Ball@explain.com.au">Steve Ball</a> provides <a
242
242
href="http://www.explain.com.au/oss/libxml2xslt.html">Mac Os X
243
243
binaries</a>.</p>
304
304
 
305
305
<p>Those are the public releases made:</p>
306
306
 
307
 
<h3>1.1.24: May 13 20088</h3>
 
307
<h3>1.1.26: Sep 24 2009</h3>
 
308
<ul>
 
309
  <li> Improvement:
 
310
    Add xsltProcessOneNode to exported symbols for lxml (Daniel Veillard)
 
311
  </li>
 
312
  <li> Bug fixes:
 
313
    Fix an idness generation problem (Daniel Veillard),
 
314
    595612 Try to fix some locking problems (Daniel Veillard),
 
315
    Fix a crash on misformed imported stylesheets (Daniel Veillard)
 
316
  </li>
 
317
</ul>
 
318
<h3>1.1.25: Sep 17 2009</h3>
 
319
<ul>
 
320
  <li> Features:
 
321
      Add API versioning and various cleanups (Daniel Veillard),
 
322
      xsl:sort lang support using the locale (Nick Wellnhofer and Roumen Petrov)
 
323
  </li>
 
324
  <li> Documentation:
 
325
      Fix the download links for Solaris (Daniel Veillard),
 
326
      Fix makefile and spec file to include doc in rpm (Daniel Veillard)
 
327
  </li>
 
328
  <li> Portability:
 
329
      Make sure testThreads is linked with pthreads (Daniel Veillard),
 
330
      Fix potential crash on debug of extensions Solaris (Ben Walton),
 
331
      applied patch from Roumen Petrov for mingw cross compilation problems (Roumen Petrov),
 
332
      patch from Richard Jones to build shared libs with MinGW cross-compiler (Richard Jones),
 
333
      fix include path when compiling with MinGW (Roumen Petrov),
 
334
      portability fixes ( Nick Wellnhofer and Roumen Petrov)
 
335
  </li>
 
336
  <li> Bug fixes:
 
337
      Big fixes of pattern compilations (Nick Wellnhofer),
 
338
      Fix uses of xmlAddChild for error handling (Daniel Veillard),
 
339
      Detect deep recusion on function calls (Daniel Veillard),
 
340
      Avoid an error in namespace generation (Martin),
 
341
      Fix importing of encoding from included stylesheets (Nick Wellnhofer),
 
342
      Fix problems with embedded stylesheets and namespaces (Martin),
 
343
      QName parsing fix for patterns (Martin),
 
344
      Crash compiling stylesheet with DTD (Martin),
 
345
      Fix xsl:strip-space with namespace and wildcard (Nick Wellnhofer),
 
346
      Fix a mutex deadlock on unregistered extensions (Nix),
 
347
      567192 xsltproc --output option ignore --xinclude (Joachim Breitner),
 
348
      Fix redundant headers in list (Daniel Veillard),
 
349
      134754 Configure's --with-html-dir related fixes (Julio M. Merino Vidal),
 
350
      305913 a serious problem in extensions reentrancy (Daniel Veillard),
 
351
      Fix an idness issue when building the tree (Daniel Veillard),
 
352
      Fixed indexing error reported by Ron Burk on the mailing list. (William M. Brack),
 
353
      prevent some unchecked pointer accesses (Jake Goulding),
 
354
      fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel (Daniel Veillard),
 
355
      avoid a quadratic behaviour when hitting duplicates (Daniel Veillard),
 
356
      544829 fixed option --with-debugger (Arun Ragnavan),
 
357
      541965 fixed incorrect argument popping in exsltMathAtan2Function (William M. Brack),
 
358
      fix problem with string check for element-available (Ron Burk),
 
359
      539741 added code to handle literal within an AVT (William M. Brack)
 
360
  </li>
 
361
  <li> Improvements:
 
362
      Allow use of EXSLT outside XSLT (Martin),
 
363
      Support Esperanto locale (Nick Wellnhofer),
 
364
      Change how attributes are copied for id and speed (Daniel Veillard),
 
365
      Add API versioning and various cleanups (Daniel Veillard),
 
366
      Adding a test program to check thread reentrancy (Daniel Veillard),
 
367
      big patch from  finishing xsl:sort lang support (Roumen Petrov),
 
368
      add xsl:sort lang support using the locale (Nick Wellnhofer)
 
369
  </li>
 
370
  <li> Cleanups:
 
371
      Label xsltProcessOneNode as static (Daniel Veillard),
 
372
      git setup (Daniel Veillard),
 
373
      fixed typo detected by new libxml2 code (William M. Brack),
 
374
      xsltExtFunctionLookup was defined but never implemented (Ralf Junker)
 
375
  </li>
 
376
</ul>
 
377
<h3>1.1.24: May 13 2008</h3>
308
378
<ul>
309
379
  <li>Documentation: man page fix (Vincent Lefevre).</li>
310
380
  <li>Bug fixes: pattern bug fix, key initialization problems, exclusion of