RPMSEEK.COM
Die Suchmaschine für Linux rpm und Debian Paketelibxml2-2.6.32-11.1_11.8.x86_64.delta.rpm
- Pakettyp: rpm
- Architektur: x86_64
- Distribution: openSUSE 11.0 Updates
Detaillierte Informationen
Paketnamelibxml2
Dateinamelibxml2-2.6.32-11.1_11.8.x86_64.delta.rpm
Gruppe/System/Bibliotheken
DistributionopenSUSE 11.0 Updates
Version2.6.32
Architekturx86_64
Release11.8
Dateigrösse52.43 kb
Build-Datum2009/Feb/05 17:28:22
Paketgrösse1.54 mb
Packerhttp://bugs.opensuse.org
LieferantSUSE LINUX Products GmbH, Nuernberg, Germany
Weitere Infoshttp://xmlsoft.org
Changelog* Thu Feb 05 2009
- fix billion laughs vulnerability in different manner, which does
not break handling of large documents (billion-laughs.patch)
[bnc#465528]
* Tue Nov 18 2008
- fixed CVE-2008-4225 [bnc#445677]
* Thu Nov 06 2008
- fixed CVE-2008-4226 [bnc#441368]
* Thu Sep 04 2008
- fixed billion laughs vulnerability (billion-laughs.patch) [bnc#415371]
- fixed CVE-2008-3529 (CVE-2008-3529.patch) [bnc#422636]
* Fri Apr 11 2008
- 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 Apr 10 2008
- added baselibs.conf file to build xxbit packages
for multilib support
* Fri Mar 21 2008
- Remove libxml2-2.6.31-gcc4.patch after discussion with upstream.
I compiled the package on all architectures without the patch
without any problem, and upstream doesn't see the point of the
patch.
* Thu Mar 13 2008
- Upstream and tag patches
* Tue Jan 22 2008
- build --without-python to allow compilation from src.rpm
* Tue Jan 15 2008
- 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
- removed obsolete patches:
* CVE-2007-6284.patch (included in update)
* open_create.patch (included in update)
* Fri Jan 11 2008
- Split documentation into a separate packages.
- Install devhelp documentation (#350918).
- Follow upstream documentation structure.
- Build again with strict aliasing.
- Removed s390* work-arounds. New gcc builds it again with -O2.
* Tue Dec 18 2007
- fix libxml2 DoS (CVE-2007-6284.patch) [#349151]
* Tue Dec 04 2007
- fix call to open() where 3rd parameter is needed (open_create.patch)
* Tue Sep 18 2007
- 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 2007
- build on s390x
* Tue Aug 28 2007
- applied some fixes from 2.6.30 to fix regression that prevents
the documentation from updating to Beta2 [#300675]
(up30.patch)
* Wed Jun 13 2007
- updated to 2.6.29:
o bug fixes:
* fixed xmlBufferAdd problem
* regexp interpretation of '\'
* XPath number serialization
* nanohttp gzipped stream fix
* uri bug
* XPath string value of PI nodes
* XPath node set sorting bugs
* avoid outputting namespace decl dups in the writer
* xmlCtxtReset bug
* UTF-8 encoding error handling
* recustion on next in catalogs
* Relax-NG crash
* invalid character in attribute detection bug
o improved:
* keep URI query parts in raw form
* embed tag support in HTML
- dropped obsolete patches:
* pinode.patch (included in update)
* Thu May 31 2007
- fixed problem with xpath's string-value for a PI node
with no content (pinode.path) [#278173]
- cleaned spec file
* Tue Apr 24 2007
- updated to 2.6.28:
o bug fixes:
* XPath memory leak, node comparison error
* HTML parser autoclose stack usage
* various regexp fixes
* htmlCtxtReset fix
* invalid char in text XInclude
* and many more ... see NEWS
- dropped obsoleted patches:
* null-retval.patch (included in update)
* Mon Apr 02 2007
- add zlib-devel BuildRequires
* Thu Jan 25 2007
- fixed crash on ENOMEM (null-retval.patch) [#215223]
* Tue Jan 09 2007
- gnomeprefix changed to /usr.
- Removed obsolete PreReq.
* Mon Dec 11 2006
- 2.6.27; many improvements and bug fixes. For details, see the NEWS
file.
- Remove libxml2-xpath-1.318.patch (obsolete).
* Tue Oct 17 2006
- Move manpage to devel subpackage; reported by Andreas Hanke [#
212441].
* Tue Aug 15 2006
- Remove left-over SuSEconfig traces in %files list.
* Mon Aug 14 2006
- Remove SuSEconfig related files completely. /etc/xml/catalog is now
provided by the sgml-skel package.
zurück
- fix billion laughs vulnerability in different manner, which does
not break handling of large documents (billion-laughs.patch)
[bnc#465528]
* Tue Nov 18 2008
- fixed CVE-2008-4225 [bnc#445677]
* Thu Nov 06 2008
- fixed CVE-2008-4226 [bnc#441368]
* Thu Sep 04 2008
- fixed billion laughs vulnerability (billion-laughs.patch) [bnc#415371]
- fixed CVE-2008-3529 (CVE-2008-3529.patch) [bnc#422636]
* Fri Apr 11 2008
- 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 Apr 10 2008
- added baselibs.conf file to build xxbit packages
for multilib support
* Fri Mar 21 2008
- Remove libxml2-2.6.31-gcc4.patch after discussion with upstream.
I compiled the package on all architectures without the patch
without any problem, and upstream doesn't see the point of the
patch.
* Thu Mar 13 2008
- Upstream and tag patches
* Tue Jan 22 2008
- build --without-python to allow compilation from src.rpm
* Tue Jan 15 2008
- 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
- removed obsolete patches:
* CVE-2007-6284.patch (included in update)
* open_create.patch (included in update)
* Fri Jan 11 2008
- Split documentation into a separate packages.
- Install devhelp documentation (#350918).
- Follow upstream documentation structure.
- Build again with strict aliasing.
- Removed s390* work-arounds. New gcc builds it again with -O2.
* Tue Dec 18 2007
- fix libxml2 DoS (CVE-2007-6284.patch) [#349151]
* Tue Dec 04 2007
- fix call to open() where 3rd parameter is needed (open_create.patch)
* Tue Sep 18 2007
- 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 2007
- build on s390x
* Tue Aug 28 2007
- applied some fixes from 2.6.30 to fix regression that prevents
the documentation from updating to Beta2 [#300675]
(up30.patch)
* Wed Jun 13 2007
- updated to 2.6.29:
o bug fixes:
* fixed xmlBufferAdd problem
* regexp interpretation of '\'
* XPath number serialization
* nanohttp gzipped stream fix
* uri bug
* XPath string value of PI nodes
* XPath node set sorting bugs
* avoid outputting namespace decl dups in the writer
* xmlCtxtReset bug
* UTF-8 encoding error handling
* recustion on next in catalogs
* Relax-NG crash
* invalid character in attribute detection bug
o improved:
* keep URI query parts in raw form
* embed tag support in HTML
- dropped obsolete patches:
* pinode.patch (included in update)
* Thu May 31 2007
- fixed problem with xpath's string-value for a PI node
with no content (pinode.path) [#278173]
- cleaned spec file
* Tue Apr 24 2007
- updated to 2.6.28:
o bug fixes:
* XPath memory leak, node comparison error
* HTML parser autoclose stack usage
* various regexp fixes
* htmlCtxtReset fix
* invalid char in text XInclude
* and many more ... see NEWS
- dropped obsoleted patches:
* null-retval.patch (included in update)
* Mon Apr 02 2007
- add zlib-devel BuildRequires
* Thu Jan 25 2007
- fixed crash on ENOMEM (null-retval.patch) [#215223]
* Tue Jan 09 2007
- gnomeprefix changed to /usr.
- Removed obsolete PreReq.
* Mon Dec 11 2006
- 2.6.27; many improvements and bug fixes. For details, see the NEWS
file.
- Remove libxml2-xpath-1.318.patch (obsolete).
* Tue Oct 17 2006
- Move manpage to devel subpackage; reported by Andreas Hanke [#
212441].
* Tue Aug 15 2006
- Remove left-over SuSEconfig traces in %files list.
* Mon Aug 14 2006
- Remove SuSEconfig related files completely. /etc/xml/catalog is now
provided by the sgml-skel package.
zurück
KurzfassungA Library to Manipulate XML Files
BeschreibungThe XML C library was initially developed for the GNOME project. It is
now used by many programs to load and save extensible data structures
or manipulate any kind of XML files.
This library implements a number of existing standards related to
markup languages, including the XML standard, name spaces in XML, XML
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
XML catalogs. In most cases, libxml tries to implement the
specification in a rather strict way. To some extent, it provides
support for the following specifications, but does not claim to
implement them: DOM, FTP client, HTTP client, and SAX.
The library also supports RelaxNG. Support for W3C XML Schemas is in
progress.
Authors:
--------
Daniel Veillard <Daniel.Veillard@imag.fr>
Alejandro Forero <bachue@bachue.com>
Chris Lahey <clahey@umich.edu>
Christopher Blizzard <blizzard@appliedtheory.com>
James Henstridge <james@daa.com.au>
Jody Goldberg <jgoldberg@home.com>
Manish Vachharajani <mvachhar@vger.rutgers.edu>
Martin Baulig <baulig@suse.de>
Michael Meeks <michael@edenproject.org>
Miguel de Icaza <miguel@nuclecu.unam.mx>
Nuno Ferreira <nmrf@rnl.ist.utl.pt>
Raja R Harinath <harinath@cs.umn.edu>
Ramiro Estrugo <ramiro@eazel.com>
Raph Levien <raph@acm.org>
Sven Heinicke <sven@zen.org>
Timur Bakeyev <mc@bat.ru>
Tomasz Kłoczko <kloczek@pld.org.pl>
Tom Tromey <tromey@cygnus.com>
now used by many programs to load and save extensible data structures
or manipulate any kind of XML files.
This library implements a number of existing standards related to
markup languages, including the XML standard, name spaces in XML, XML
Base, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML catalogs, and
XML catalogs. In most cases, libxml tries to implement the
specification in a rather strict way. To some extent, it provides
support for the following specifications, but does not claim to
implement them: DOM, FTP client, HTTP client, and SAX.
The library also supports RelaxNG. Support for W3C XML Schemas is in
progress.
Authors:
--------
Daniel Veillard <Daniel.Veillard@imag.fr>
Alejandro Forero <bachue@bachue.com>
Chris Lahey <clahey@umich.edu>
Christopher Blizzard <blizzard@appliedtheory.com>
James Henstridge <james@daa.com.au>
Jody Goldberg <jgoldberg@home.com>
Manish Vachharajani <mvachhar@vger.rutgers.edu>
Martin Baulig <baulig@suse.de>
Michael Meeks <michael@edenproject.org>
Miguel de Icaza <miguel@nuclecu.unam.mx>
Nuno Ferreira <nmrf@rnl.ist.utl.pt>
Raja R Harinath <harinath@cs.umn.edu>
Ramiro Estrugo <ramiro@eazel.com>
Raph Levien <raph@acm.org>
Sven Heinicke <sven@zen.org>
Timur Bakeyev <mc@bat.ru>
Tomasz Kłoczko <kloczek@pld.org.pl>
Tom Tromey <tromey@cygnus.com>
Benötigt
Bedient
Dateien
- /usr/bin/xmlcatalog
- /usr/bin/xmllint
- /usr/lib64/libxml2.so.2
- /usr/lib64/libxml2.so.2.6.32
- /usr/share/doc/packages/libxml2
- /usr/share/doc/packages/libxml2/AUTHORS
- /usr/share/doc/packages/libxml2/COPYING
- /usr/share/doc/packages/libxml2/Copyright
- /usr/share/doc/packages/libxml2/NEWS
- /usr/share/doc/packages/libxml2/README
- /usr/share/doc/packages/libxml2/TODO
- /usr/share/doc/packages/libxml2/TODO_SCHEMAS
- /usr/share/man/man1/xmlcatalog.1.gz
- /usr/share/man/man1/xmllint.1.gz



