[libxml2] Created tag CVE-2014-0191



The signed tag 'CVE-2014-0191' was created.

Tagger: Daniel Veillard <veillard redhat com>
Date: Fri May 9 16:51:06 2014 +0800

    Fix for  CVE-2014-0191

Changes since the last tag 'v2.9.1':

Aleksey Sanin (1):
      properly quote the namespace uris written out during c14n

Alexander Pastukhov (1):
      Fix an error in xmlCleanupParser

Alexandre Rostovtsev (1):
      python: fix drv_libxml2.py for python3 compatibility

Alexey Neyman (1):
      Remove premature XInclude check on URI being relative

Ami Fischman (1):
      missing else in xlink.c

Arfrever Frehtes Taifersar Arahesis (1):
      Another round of fixes for older versions of Python

Armin K (1):
      python: Fix compiler warnings when building python3 bindings

Arnold Hendriks (1):
      Fix HTML push parser to accept HTML_PARSE_NODEFDTD

Daniel Veillard (24):
      xmllint --memory should fail on empty files
      Fix a regression in xmlGetDocCompressMode()
      Forgot to document 2.9.1 release, regenerate docs
      Fix a parsing bug on non-ascii element and CR/LF usage
      Catch malloc error and exit accordingly
      Fix handling of mmap errors
      Two smal namespace tweaks
      Remove occasional leading space in XPath number formatting
      Fix a wrong test
      Avoid crash if allocation fails
      Clear up a potential NULL dereference
      Fix a potential NULL dereference in tree code
      Avoid a deadcode in catalog.c
      fix some tabs mixing incompatible with python3
      adding init calls to xml and html Read parsing entry points
      Add limitations about encoding conversion
      Missing initialization for the catalog module
      Fix an fd leak in an error case
      fixing a ptotential uninitialized access
      Fix an typo 'onrest' in htmlScriptAttributes
      Fix xmlTextWriterWriteElement when a null content is given
      Fix xmlParseInNodeContext() if node is not element
      Fix a doc typo
      Do not fetch external parameter entities

Denis Pauk (3):
      #705267 - add additional defines checks for support "./configure --with-minimum"
      run close socket on Solaris, same as we do on other platforms
      Drop not needed checks

Eric Zurcher (1):
      Added macros for argument casts

Gaurav (10):
      Fix a possible NULL dereference
      Fix potential NULL pointer dereferences in regexp code
      Fix pointer dereferenced before null check
      Avoid some dead code and cleanup in relaxng.c
      Type mismatch in xmlschemastypes.c
      Type mismatch in xmlschemas.c
      Fix XPath node comparison bug
      Avoid a possibility of dangling encoding handler
      Fix a couple of missing NULL checks
      Avoid a possible NULL pointer dereference

Jacob (Jouk) Jansen (1):
      Various portability patches for OpenVMS

Jan Pokorný (4):
      Fix incorrect spelling entites->entities
      Fix typos in xmlschemas{,types}.c
      Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c
      Fix typos in {tree,xpath}.c (errror)

Longstreth Jon (1):
      Fix a portability issue on Windows

Mike Alexander (1):
      Fix a bug loading some compressed files

Nick Wellnhofer (4):
      Fix XPath '//' optimization with predicates
      Fix XPath expressions of the form '@ns:*'
      Handling of XPath function arguments in error case
      Restore context size and position after XPATH_OP_ARG

Nicolas Le Cam (5):
      Don't use xmlValidateName() when not available.
      Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement().
      Fix compilation with minimum and schematron.
      Compile out use of xmlValidateNCName() when not available.
      Fix compilation with minimum and xinclude.

Nikolay Sivov (1):
      Cast encoding name to char pointer to match arg type

Patrick Monnerat (9):
      Shortening lines in headers
      Generic portability fix
      Portability fix
      Portability fix
      Improve va_list portability
      Portability fixes for OS/400
      Portability patch for fopen on OS/400
      Add macros needed for OS/400 portability
      Use specific macros for portability to OS/400

Petr Sumbera (1):
      Fix for compilation with python 2.6.8

Philip Withnall (2):
      build: Add @LZMA_LIBS@ to libxml’s pkg-config files
      build: Use pkg-config to find liblzma in preference to AC_CHECK_LIB

Romain Bondue (1):
      Do not URI escape in server side includes

Shaun McCance (1):
      Implement choice for name classes on attributes

Tim Galeckas (1):
      xmllint --pretty crashed without following numeric argument

Tristan Van Berkom (1):
      xmlNodeSetName: Allow setting the name to a substring of the currently set name

dcb (1):
      Fix missing break on last() function for attributes


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]