lp:debian/lenny/libxslt

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/lenny/libxslt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Mike Hommey <email address hidden>

libexslt/crypto.c: Apply upstream fix for CVE-2008-2935. Closes: #493162.

9. By Mike Hommey <email address hidden>

* New upstream release
* debian/rules: Set shlibs version to >= 1.1.18.
* libxslt/transform.c: Patch from upstream CVS to fix hangs and segfaults
  when processing XCB protocol definitions. Closes: #398327, again.

8. By Mike Hommey <email address hidden>

* libxslt/variables.c: Patch from upstream CVS to fix hangs and segfaults
  when processing XCB protocol definitions. Closes: #398327.
* libxslt/transform.c: Added a missing * to the previous patch. No real
  problem posed by it missing, but since upstream applied the patch with
  it and it's cleaner...

7. By Mike Hommey <email address hidden>

* libxslt/transform.c:
  + Don't lose context namespaces in some recursive cases. Closes: #399010
  + Took patch from upstream CVS for copy-of issue with entities.
    Closes: #397395
* Set urgency to high since we fix RC regressions.

6. By Mike Hommey <email address hidden>

* New upstream release:
  + Fixes xsl:variable with node sets. Closes: #381597.
  + Honors disable-output-escaping in xhtml 1.0 style element.
    Closes: #395210.
  + Supports XInclude processing on XSL stylesheets. Closes: #395210.
  + Correctly handles xsl:param names with namespaces. Closes: #389023.
* debian/control:
  + Bumped Standards-Version to 3.7.2.2. No changes required.
  + Build depend on libxml2 >= 2.6.27, and adapt other dependencies
    accordingly.

5. By Matthias Klose

Rebuild to add support for python2.5.

4. By Mike Hommey <email address hidden>

* The slithering release.

* debian/python-libxslt1.examples.in: Renamed to
  debian/python-libxslt1.examples
* debian/python-libxslt1.install.in: Renamed to
  debian/python-libxslt1.install, and replaced PYVERS by a wildcard.
* debian/control:
  + Adapted dependencies to fit all changes.
  + Added fields required by new Python policy.
  + Added fields necessary for flawless transition.
  + Replaced dummy python-libxslt1 package by a full real package which
    itself replaces python2.x-libxslt1 packages, depending on
    python-libxml2.
* debian/rules:
  + Changed rules to get the python versions we want to build for and
    adapted some rules to fit with the new setting.
  + Changed shell loops to make loops.
  + In case python binary modules are identical (and they are, but they
    may not be with future versions of the python headers), replace some
    of them with symbolic links.
  + Adapted rules to the fact we're installing in only one python package
    instead of several.
* debian/pycompat: Set to 2, for new Python policy. Closes: #373457.

* debian/control:
  + Removed Build-Dep on zlib1g-dev and python2.x-libxml2.
  + Removed dependency on zlib1g-dev and libgcrypt11-dev for libxslt1-dev.
  + Force building against libxml2-dev >= 2.6.26.dfsg-2 so that we son't get
    linked against indirect dependencies.
* NEWS: Updated. Closes: #372755.
* libexslt.pc.in, libxslt.pc.in: Split Libs in Libs and Libs.private.
* configure.in, configure: Adapted to fill the variables correctly for
  libraries.
* xslt-config.in: Added a --static option to add to --libs so that we can
  split what is needed when building statically and what is needed when
  building dynamically.
* debian/watch: Updated.

3. By Daniel Holbach

* Resynchronized with Debian, only Ubuntu changes are:
  - debian/control:
    - drop Python 2.3 package, drop python2.3 Build-Depends.

2. By Daniel Holbach

* Resynchronize with Debian:
  - drop support for Python 2.2 and 2.3.
  - keep libxslt1

1. By Daniel Holbach

Import upstream version 1.1.15

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/libxslt
This branch contains Public information 
Everyone can see this information.

Subscribers