[libxslt] Created tag v1.1.34-rc2



The signed tag 'v1.1.34-rc2' was created.

Tagger: Daniel Veillard <veillard redhat com>
Date: 1572250555 +0100

    Candidate Release 2 of libxslt 1.1.34

Changes since the last tag 'v1.1.33':

Daniel Veillard (1):
      Candidate release 1 of libxslt 1.1.34 * doc/xsltproc.xml: moved to new place for docbook stylesheet and 
work   around a missing / inrewrite of  docbook xsl catalog in Fedora 30 * tests/fuzz/Makefile.am: add fuzz.h 
to sources * python/Makefile.am: there is no more TODO * libxslt.spec.in: run make tests instead of check to 
avoid fuzz in that   environment, and drop python TODO

Hugh McMaster (10):
      xslt-config: Simply handling of --cflags
      xslt-config.in: Remove unused variable
      xslt-config.in: Simplify basic library handling
      xslt-config.in: Add a --dynamic option to --libs
      xslt-config.in: Simply handling of $all_flags
      libxslt.pc.in: Do not expose private library dependencies  unless invoked
      libexslt.pc.in: Do not expose private library  dependencies unless invoked
      xslt-config.in: Fix broken --prefix=DIR support
      configure.ac: Conditionally determine whether xml2-config should pass shared libraries or static 
libraries
      configure.ac: Invoke PKG_CHECK_MODULES for building shared libraries

Jan Pokorný (1):
      Fix typos

Nick Wellnhofer (66):
      Fix misleading indentation in security.c
      Stop redefining snprintf on MinGW
      Build without winsock
      Fix vsnprintf in Python bindings on Windows
      Remove WIN32_EXTRA_* variables
      Regenerate NEWS
      Regenerate EXSLT website
      Fix memory leak in EXSLT functions error path
      Initialize ctxt->output before evaluating global vars
      Backup context node in exsltFuncFunctionFunction
      Fix attribute precedence with xsl:use-attribute-sets
      Change git repo URL
      Change bug tracker URL
      Always set context node before calling XPath iterators
      Fix float casts in exsltDateDuration
      Use xmlNewTextChild in EXSLT dyn:map
      Fix security framework bypass
      Adjust error message in expected test output
      Stop including ansidecl.h
      Fix check of xsltTestCompMatch return value
      Add libFuzzer targets
      Rework xsltAttrVT allocation
      Reuse XPath context in saxon:expression
      Reuse XPath context in dyn:map
      Fix -Wformat-overflow warning (GCC 9)
      Reuse XPath context when compiling stylesheets
      Improve seed corpus and dictionary
      Fix integer overflow in _exsltDateDayInWeek
      Optional operation limit
      Fix uninitialized read of xsl:number token
      Fix numbering in non-Latin scripts
      Regenerate symbols and API docs
      Simplify .gitignore
      Reorganize fuzzing code
      Avoid quadratic behavior in xsltSaveResultTo
      Hide unused code when compiling without debugger
      Make profiler support optional
      Compile with -Wextra
      Fix insertion of xsl:fallback content
      Always reuse XPath context
      Fix unsigned integer overflow in date.c
      Improve fuzzers
      Run Travis ASan tests under Xenial
      Add Travis test with MemorySanitizer
      Backup XPath context node in xsltInitCtxtKey
      Fix performance regression with xsl:number
      Fix integer overflow in FORMAT_GYEAR
      Fix uninitialized read with UTF-8 grouping chars
      Fix memory leak in pattern compilation error path
      Fix dangling pointer in xsltCopyText
      Avoid recursion in keys.c:skipPredicate
      Check that crypto:rc4_decrypt produces valid UTF-8
      Improve handling of invalid UTF-8 in format-number
      Make xsltCompileRelativePathPattern non-recursive
      Minor documentation fixes after recent changes
      Remove stubs when compiling without debugger or profiler
      Rebuild docs
      Fix Git link in news.html
      Regenerate web pages
      Adjust number of API index pages
      Fix EXSLT web pages
      Fix -Wimplicit-fallthrough warnings
      Enable continuous integration via GitLab CI
      Make sure that Python tests exit with error code
      Remove generated file libxsltclass.txt from version control
      Remove empty TODO file

Nikolai Weibull (1):
      xsl:template without name and match attributes should not be allowed


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