SHA256
1
0
forked from pool/expat
Go to file
Pedro Monreal Gonzalez 9c43ea35e5 Accepting request 839569 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 2.2.10:
  * Bug fixes:
    - Fix undefined behavior during parsing caused by pointer
      arithmetic with NULL pointers
    - Fix reading uninitialized variable during parsing
    - xmlwf: Add missing check for malloc NULL return
  * Other changes:
    - xmlwf: Document exit codes in xmlwf manpage and exit with code 3
      (rather than code 1) for output errors when used with "-d DIRECTORY"
    - Autotools: Use -Werror while configure tests the compiler for
      supported compile flags to avoid false positives
    - Autotools: Improve handling of user (C|CPP|CXX|LD)FLAGS, e.g.
      ensure that they have the last word over flags added while
      running ./configure
    - CMake: Create libexpatw.{dll,so} and expatw.pc (with emphasis
      on suffix "w") with -DEXPAT_CHAR_TYPE=(ushort|wchar_t)
    - CMake: Detect and deny unsupported build combinations
      involving -DEXPAT_CHAR_TYPE=(ushort|wchar_t)
    - CMake: Install pre-compiled shipped xmlwf.1 manpage in case
      of -DEXPAT_BUILD_DOCS=OFF
    - CMake: Fix use of Expat by means of add_subdirectory
    - CMake: Keep expat target name constant at "expat" (i.e. refrain
      from using the target name to control build artifact filenames)
    - CMake: Expose man page compilation as target "xmlwf-manpage"
    - CMake: Introduce option EXPAT_BUILD_PKGCONFIG to control
      generation of pkg-config file "expat.pc"
    - CMake: Add minimalistic support for building binary packages
      with CMake target "package"; based on CPack
    - CMake: Add option -DEXPAT_OSSFUZZ_BUILD=(ON|OFF) with default
      OFF to build fuzzer code against OSS-Fuzz and related

OBS-URL: https://build.opensuse.org/request/show/839569
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=83
2020-10-06 08:43:00 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
baselibs.conf Accepting request 83485 from home:jengelh:bl-e 2011-09-19 09:53:57 +00:00
expat-2.2.10.tar.xz Accepting request 839569 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-10-06 08:43:00 +00:00
expat-2.2.10.tar.xz.asc Accepting request 839569 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-10-06 08:43:00 +00:00
expat.changes Accepting request 839569 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-10-06 08:43:00 +00:00
expat.spec Accepting request 839569 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-10-06 08:43:00 +00:00
expatfaq.html Accepting request 540028 from home:avindra 2017-11-09 08:26:03 +00:00