SHA256
1
0
forked from pool/wbxml2
Go to file
Ana Guerrero aae33ef68b Accepting request 1199889 from mobile:synchronization:FACTORY
- update to 0.11.10:
  * Removed a few unused variables which gcc reported during
    building with -Wall compiler option. A notable case was in
    function decode_wv_datetime where a memory allocation
    failure was ignored
  * Added workaround for buggy FindEXPAT in cmake 3.27-3.29.
  * Enabled --output-on-failure in GitHub runner config of ctest.
  * Removed proprietary Testing.cmake.
  * Updated the cmake package information by replacing the find
    module with proper cmake config and version files.
  * Removed all cmake find modules of third party dependencies.
  * Replaced proprietary FindCheck.cmake with standard usage of
    PkgConfig.
  * Removed assert in function wbxml_tree_clb_xml_end_element of
    wbxml_tree_clb_xml.c. The function had already the
    correct error handling implemented. The library no longer
    crashes but returns an error.
  * Fixed SIGSEGV during parsing of malformed WV document in
    wbxml_parser.c.
  * Fixed the handling of a wrong Unicode character in the
    function parse_entity of wbxml_parser.c. The library no longer
    crashes but returns an error. Therefore, a new error was
    defined in wbxml_errors.h. The usage of assert.h was removed
    from wbxml_parser.c.
  * Added missing NULL pointer check in function
    decode_opaque_content of wbxml_parser.c
  * Added a directory for and with fuzz tests which crash(ed) the
    library.
  * Modify wbxml_getopt return opt type to int
  * Check for normalize_xml.pl failures in the tests (pull

OBS-URL: https://build.opensuse.org/request/show/1199889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wbxml2?expand=0&rev=33
2024-09-10 19:14:48 +00:00
.gitattributes - update to 0.11.10: 2024-09-10 13:23:58 +00:00
.gitignore - update to 0.11.10: 2024-09-10 13:23:58 +00:00
libwbxml-0.11.10.tar.gz - update to 0.11.10: 2024-09-10 13:23:58 +00:00
wbxml2.changes - update to 0.11.10: 2024-09-10 13:23:58 +00:00
wbxml2.spec - update to 0.11.10: 2024-09-10 13:23:58 +00:00