[python-lxml] - 2.2.8 (2010-09-02) - Bugs fixed - - * Crash in newer libxml2 versions when moving elements bet

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Sep 7 01:24:42 UTC 2010


commit eb0cd0e76a8b85f66b6153387d5bee0340a80c64
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Mon Sep 6 20:24:38 2010 -0500

    - 2.2.8 (2010-09-02)
    - Bugs fixed
    -
    -     * Crash in newer libxml2 versions when moving elements between
    -       documents that had attributes on replaced XInclude nodes.
    -     * Import fix for urljoin in Python 3.1+.

 .gitignore |    2 ++
 sources    |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1bee74..dd9f60c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 lxml-2.2.7.tar.gz
 lxml-2.2.7.tar.gz.asc
+/lxml-2.2.8.tar.gz
+/lxml-2.2.8.tar.gz.asc
diff --git a/sources b/sources
index f399d22..dde7e5e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c1da56b823fdc00804938d2b788dbfd0  lxml-2.2.7.tar.gz
-f95e37b17d4e7040611d96df0f7193a3  lxml-2.2.7.tar.gz.asc
+d6c612d63a84d79440912a1b29d3b981  lxml-2.2.8.tar.gz
+fa7ea0c301cb1acdb53a17f30e3aad02  lxml-2.2.8.tar.gz.asc


More information about the scm-commits mailing list