Fedora 10 Update: python-lxml-2.1.5-1.fc10

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 24 02:37:17 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-0299
2009-01-07 19:08:22
--------------------------------------------------------------------------------

Name        : python-lxml
Product     : Fedora 10
Version     : 2.1.5
Release     : 1.fc10
URL         : http://codespeak.net/lxml/
Summary     : ElementTree-like Python bindings for libxml2 and libxslt
Description :
lxml provides a Python binding to the libxslt and libxml2 libraries.
It follows the ElementTree API as much as possible in order to provide
a more Pythonic interface to libxml2 and libxslt than the default
bindings.  In particular, lxml deals with Python Unicode strings
rather than encoded UTF-8 and handles memory management automatically,
unlike the default bindings.

--------------------------------------------------------------------------------
Update Information:

2.1.5 (2009-01-06) Bugs fixed * Potential memory leak on exception handling.
This was due to a problem in Cython, not lxml itself. * Failing import on
systems that have an io module.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan  6 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.1.5-1
- 2.1.5 (2009-01-06)
- Bugs fixed
- 
-    * Potential memory leak on exception handling. This was due to a
-      problem in Cython, not lxml itself.
-    * Failing import on systems that have an io module.
* Fri Dec 12 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.1.4-1
- 2.1.4 (2008-12-12)
- Bugs fixed
- 
-    * Crash when using an XPath evaluator in multiple threads.
* Mon Nov 17 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.1.3-1
- 2.1.3 (2008-11-17)
- Bugs fixed
- 
-    * Ref-count leaks when lxml enters a try-except statement while an
-      outside exception lives in sys.exc_*(). This was due to a problem
-      in Cython, not lxml itself.
-    * Parser Unicode decoding errors could get swallowed by other
-      exceptions.
-    * Name/import errors in some Python modules.
-    * Internal DTD subsets that did not specify a system or public ID
-      were not serialised and did not appear in the docinfo property
-      of ElementTrees.
-    * Fix a pre-Py3k warning when parsing from a gzip file in Py2.6.
-    * Test suite fixes for libxml2 2.7.
-    * Resolver.resolve_string() did not work for non-ASCII byte strings.
-    * Resolver.resolve_file() was broken.
-    * Overriding the parser encoding didn't work for many encodings.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-lxml' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the package-announce mailing list