Changelog for
libxml2-python-2.6.32-3.1.i586.rpm :
Fri Apr 11 14:00:00 2008 prusnakAATTsuse.cz
- updated to 2.6.32
* Documentation:
- returning heap memory to kernel (Wolfram Sang)
- trying to clarify xmlCleanupParser() use
- xmlXPathContext improvement (Jack Jansen)
- improve the *Recover* functions documentation
- XmlNodeType doc link fix (Martijn Arts)
* Bug fixes:
- internal subset memory leak (Ashwin)
- avoid problem with paths starting with // (Petr Sumbera)
- streaming XSD validation callback patches (Ashwin)
- fix redirection on port other than 80 (William Brack)
- SAX2 leak (Ashwin)
- XInclude fragment of own document (Chris Ryan)
- regexp bug with \'.\' (Andrew Tosh)
- flush the writer at the end of the document (Alfred Mickautsch)
- output I/O bug fix (William Brack)
- writer CDATA output after a text node (Alex Khesin)
- UTF-16 encoding detection (William Brack)
- fix handling of empty CDATA nodes for Safari team
- python binding problem with namespace nodes
- improve HTML parsing (Arnold Hendriks)
- regexp automata build bug
- memory leak fix (Vasily Chekalkin)
- XSD test crash
- weird system parameter entity parsing problem
- allow save to file:///X/ windows paths
- various attribute normalisation problems
- externalSubsetSplit fix (Ashwin)
- attribute redefinition in the DTD (Ashwin)
- fix in char ref parsing check (Alex Khesin)
- many out of memory handling fixes (Ashwin)
- XPath out of memory handling fixes (Alvaro Herrera)
- various realloc problems (Ashwin)
- UCS4 encoding conversion buffer size (Christian Fruth)
- problems with EatName functions on memory errors
- BOM handling in external parsed entities (Mark Rowe)
* Code cleanup:
- fix build under VS 2008 (David Wimsey)
- remove useless mutex in xmlDict (Florent Guilian)
- Mingw32 compilation fix (Carlo Bramini)
- Win and MacOS EOL cleanups (Florent Guiliani)
- iconv need a const detection (Roumen Petrov)
- simplify xmlSetProp (Julien Charbon)
- cross compilation fixes for Mingw (Roumen Petrov)
- SCO Openserver build fix (Florent Guiliani)
- iconv uses const on Win32 (Rob Richards)
- duplicate code removal (Ashwin)
- missing malloc test and error reports (Ashwin)
- VMS makefile fix (Tycho Hilhorst)
* improvements:
- better plug of schematron in the normal error handling (Tobias Minich)
Thu Jan 24 13:00:00 2008 prusnakAATTsuse.cz
- rename rpmlintrc-libxml2-python to libxml2-python-rpmlintrc :)
Tue Jan 22 13:00:00 2008 prusnakAATTsuse.cz
- rename rpmlintrc to rpmlintrc-libxml2-python
Tue Jan 15 13:00:00 2008 prusnakAATTsuse.cz
- updated to 2.6.31
o security fix:
* missing of checks in UTF-8 parsing
o bug fixes:
* regexp bug
* dump attribute from XHTML document
* fix xmlFree(NULL) to not crash in debug mode
* Schematron parsing crash
* XSD crash due to double free
* indentation fix in xmlTextWriterFullEndElement
* error in attribute type parsing if attribute redeclared
* avoid crash in hash list scanner if deleting elements, column counter bug fix
* HTML embed element saving fix
* avoid -L/usr/lib output from xml2-config
* avoid an xmllint crash
* don\'t stop HTML parsing on out of range chars
o code cleanup:
* fix open() call third argument,
* regexp cut\'n paste copy error,
* unused variable in __xmlGlobalInitMutexLock
* some make distcheck realted fixes
o improvements:
* HTTP Header: includes port number
* testURI --debug option
Tue Sep 18 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.6.30:
* Portability: Solaris crash on error handling, windows path
fixes, mingw build
* Bugfixes: xmlXPathNodeSetSort problem, leak when reusing a
writer for a new document, Schemas xsi:nil handling patch,
relative URI build problem, crash in xmlDocFormatDump, invalid
char in comment detection bug, fix disparity with
xmlSAXUserParseMemory, automata generation for complex regexp
counts problems, Schemas IDC import problems, xpath predicate
evailation error handling
Thu Sep 13 14:00:00 2007 dmuellerAATTsuse.de
- build on s390x
Mon Aug 20 14:00:00 2007 sbrabecAATTsuse.cz
- Commented out NoSource to provide comfortable rebuild.
Tue Jun 5 14:00:00 2007 prusnakAATTsuse.cz
- suppress spurious-executable-perm for test scripts using rpmlintrc
Thu May 31 14:00:00 2007 prusnakAATTsuse.cz
- moved tests to tests subdirectory in docdir
- cleaned spec file
Tue Apr 24 14:00:00 2007 prusnakAATTsuse.cz
- updated to 2.6.28:
* fix the big string memory leak
* fix whitespace usage
- dropped obsoleted patches:
* tabs-spaces.patch (included in update)
Thu Feb 22 13:00:00 2007 prusnakAATTsuse.cz
- fixed inconsistent use of tabs and spaces in indentation
(tabs-spaces.patch) by Andreas Hanke [#246203]
Mon Dec 11 13:00:00 2006 keAATTsuse.de
- 2.6.27.
Tue Nov 28 13:00:00 2006 keAATTsuse.de
- Do not install static Python module; reported by Andreas Hanke
[#223696].
Fri Jun 16 14:00:00 2006 keAATTsuse.de
- 2.6.26.
Tue May 16 14:00:00 2006 keAATTsuse.de
- Version 2.6.24.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 9 13:00:00 2006 keAATTsuse.de
- Update to version 2.6.23.
Fri Sep 16 14:00:00 2005 keAATTsuse.de
- Update to version 2.6.22.
- Remove misleading link flag statement; thanks for advise to Dirk
Mueller.
Tue Aug 9 14:00:00 2005 keAATTsuse.de
- Add missing require statement; reported by Ludwig Nussel [# 95216].
Mon Jul 11 14:00:00 2005 keAATTsuse.de
- Update to version 2.6.20.
Mon Apr 4 14:00:00 2005 keAATTsuse.de
- Update to version 2.6.18.
Mon Jan 17 13:00:00 2005 keAATTsuse.de
- Update to version 2.6.17.
Wed Nov 24 13:00:00 2004 mciharAATTsuse.cz
- use rpm macros to build correcly with current python
Thu Nov 11 13:00:00 2004 keAATTsuse.de
- Update to version 2.6.16.
Thu Oct 28 14:00:00 2004 keAATTsuse.de
- Update to version 2.6.15.
Thu Oct 7 14:00:00 2004 keAATTsuse.de
- Update to version 2.6.14.
Mon Aug 23 14:00:00 2004 keAATTsuse.de
- Update to version 2.6.12; for more info cf. the libxml2 changelog.
Wed Jul 14 14:00:00 2004 keAATTsuse.de
- Update to version 2.6.11; for more info cf. the libxml2 changelog.
Mon Apr 19 14:00:00 2004 keAATTsuse.de
- Update to version 2.6.9; for more info cf. the libxml2 changelog.
Tue Feb 24 13:00:00 2004 keAATTsuse.de
- Update to version 2.6.7; for more info cf. the libxml2 changelog.
Fri Feb 13 13:00:00 2004 keAATTsuse.de
- Update to version 2.6.6; for more info cf. the libxml2 changelog.
Mon Jan 26 13:00:00 2004 keAATTsuse.de
- Update to version 2.6.5; for more info cf. the libxml2 changelog.
Wed Jan 7 13:00:00 2004 keAATTsuse.de
- Update to version 2.6.4; for more info cf. the libxml2 changelog.
Thu Dec 11 13:00:00 2003 keAATTsuse.de
- Update to version 2.6.3; for more info cf. the libxml2 changelog.
Wed Nov 5 13:00:00 2003 keAATTsuse.de
- Update to version 2.6.2; for more info cf. the libxml2 changelog.
Fri Aug 29 14:00:00 2003 mciharAATTsuse.cz
- require same python version as it was built with
Fri Aug 15 14:00:00 2003 keAATTsuse.de
- Update to version 2.5.10; for more info cf. the libxml2 changelog.
Thu Aug 14 14:00:00 2003 keAATTsuse.de
- Update to version 2.5.9; for more info cf. the libxml2 changelog.
Tue Jul 8 14:00:00 2003 keAATTsuse.de
- Update to version 2.5.8; for more info cf. the libxml2 changelog.
Mon May 26 14:00:00 2003 keAATTsuse.de
- Remove unwanted files from $RPM_BUILD_ROOT.
Mon Apr 28 14:00:00 2003 keAATTsuse.de
- Update to version 2.5.7; for more info cf. the libxml2 changelog.
Wed Apr 2 14:00:00 2003 keAATTsuse.de
- Update to version 2.5.6; for more info cf. the libxml2 changelog.
Wed Mar 26 13:00:00 2003 keAATTsuse.de
- Update to version 2.5.5; for more info cf. the libxml2 changelog.
Tue Feb 11 13:00:00 2003 keAATTsuse.de
- Update to version 2.5.3; for more info cf. the libxml2 changelog.
Thu Feb 6 13:00:00 2003 keAATTsuse.de
- Update to version 2.5.2; for more info cf. the libxml2 changelog.
Thu Jan 9 13:00:00 2003 keAATTsuse.de
- Update to version 2.5.1.
Thu Dec 12 13:00:00 2002 keAATTsuse.de
- Update to version 2.4.30.
Tue Nov 26 13:00:00 2002 roAATTsuse.de
- split specfile to get rid of python dependencies in the main tree