[libxslt] Created tag v1.1.30-rc1



The signed tag 'v1.1.30-rc1' was created.

Tagger: Daniel Veillard <veillard redhat com>
Date: Tue Aug 29 13:37:22 2017 +0200

    Candidate Release 1 for libxslt-1.1.30

Changes since the last tag 'v1.1.29':

Elliott Sales de Andrade (1):
      Look for libxml2 via pkg-config first

Jan Pokorný (1):
      New-line terminate error message that missed this convention

Jussi Kukkonen (1):
      Link libraries with libm

Michael Haubenwallner (1):
      Add WIN32_EXTRA_LDFLAGS to tests/plugins/Makefile.am

Nick Wellnhofer (69):
      Rework attribute set resolution
      Fix precedence with multiple attribute sets
      Ignore imported stylesheets in xsltApplyAttributeSet
      Add xsl:attribute-set regression tests
      Validate QNames of attribute sets
      Rewrite memory management of local RVTs
      Consider built-in templates in apply-imports
      Add comment regarding built-in templates and params
      Stop if potential recursion is detected
      Make sure that XSLT_STATE_STOPPED isn't overwritten
      Treat XSLT_STATE_STOPPED same as errors
      Consolidate recursion checks
      Avoid infinite recursion after failed param evaluation
      Fix whitespace in xsltParseStylesheetTop
      Precompute XSLT elements after preprocessing
      Reduce warnings in forwards-compatible mode
      Change version number in xsl:version warning
      Fix forwards compatibility for imported stylesheets
      Fix <xsl:number level="any"/> for non-element nodes
      Fix heap overread in xsltFormatNumberConversion
      Misc doc fixes
      Make some symbols static
      Fix symbols.xml
      Add local wildcard to version script
      Update linker version script
      Don't try to install index.sgml
      Change default SOPREFIX on Windows to "bin"
      Fix cmd.exe invocations in Makefile.mingw
      Fix for pattern predicates calling functions
      Fix memory leak in xsltElementAvailableFunction
      Rename xsltCopyTreeInternal to xsltCopyTree
      Detect infinite recursion when evaluating function arguments
      Check for integer overflow in xsltAddTextString
      Remove norm:localTime extension function
      Make xsl:decimal-format work with namespaces
      Create DOCTYPE for HTML version 5
      Disable xsltCopyTextString optimization for extensions
      Change version of xsltMaxVars back to 1.0.24
      Optimize IS_LEAP
      Change internal representation of years
      Remove exsltDateCastDateToNumber
      Rework division/remainder arithmetic in date.c
      Fix date:difference with time zones
      Change _exsltDateAddDurCalc parameter types
      Clamp seconds field of durations
      Check for overflow in _exsltDateDifference
      Check for overflow in exsltDateParseDuration
      Separate date and duration structs
      Fix double to int conversion
      Check for overflow in _exsltDateParseGYear
      Avoid double/long round trip in FORMAT_ITEM
      Check for return value of xmlUTF8Strlen
      Switch to xmlUTF8Strsize in EXSLT string functions
      Use xmlBuffers in EXSLT string functions
      Fix xmlStrPrintf argument
      Fix UTF-8 check in str:padding
      Fix NULL pointer deref in xsltFormatNumberFunction
      Switch to xmlUTF8Strsize in numbers.c
      Make xsltDebug more quiet
      Fix memory leaks in error paths
      Fix memory leak in str:concat with empty node-set
      Fix memory leaks in EXSLT error paths
      Adjust expected error messages in tests
      Add missing #include
      Set LIBXML_SRC to absolute path
      Silence tests a little
      Add .travis.yml
      Fix memory hazards in exsltFuncFunctionFunction
      Fix NULL deref in xsltDefaultSortFunction

mahendra.n (2):
      Fix unreachable code in xsltAddChild
      Remove redundant NULL check in xsltNumberComp


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