Go to file
Marcus Meissner 1e4da161a9 Accepting request 1164152 from home:pgajdos
- version update to 0.11.0
  * Updated documentation to refer to RFC 8949
  * Improvements to cbor_describe
        Bytestring data will now be printed as well by akallabeth
        Formatting consistency and clarity improvements
  * Fix cbor_string_set_handle not setting the codepoint count
  * BREAKING: cbor_load will no longer fail on input strings that are
        well-formed but not valid UTF-8
        If you were relying on the validation, please check the result
        using cbor_string_codepoint_count instead
  * BREAKING: All decoders like cbor_load and cbor_stream_decode will
        accept all well-formed tag values (bug discovered by dskern-github)
        Previously, decoding of certain values would fail with
        CBOR_ERR_MALFORMATED or CBOR_DECODER_ERROR
        This also makes decoding symmetrical with serialization, which
        already accepts all values

OBS-URL: https://build.opensuse.org/request/show/1164152
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcbor?expand=0&rev=24
2024-04-03 09:57:24 +00:00
_multibuild Accepting request 935771 from home:dirkmueller:Factory 2021-12-05 12:02:02 +00:00
.gitattributes Accepting request 639000 from home:kbabioch:branches:security 2018-09-28 13:44:23 +00:00
.gitignore Accepting request 639000 from home:kbabioch:branches:security 2018-09-28 13:44:23 +00:00
libcbor.3 Accepting request 1067141 from home:alarrosa:branches:devel:libraries:c_c++ 2023-02-23 07:12:00 +00:00
libcbor.changes Accepting request 1164152 from home:pgajdos 2024-04-03 09:57:24 +00:00
libcbor.spec Accepting request 1164152 from home:pgajdos 2024-04-03 09:57:24 +00:00
v0.11.0.tar.gz Accepting request 1164152 from home:pgajdos 2024-04-03 09:57:24 +00:00