Revisions of libcbor

buildservice-autocommit accepted request 1164316 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 25)
baserev update by copy to link target
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1164152 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 24)
- 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
buildservice-autocommit accepted request 1067988 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 23)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1067945 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 22)
- Update to 0.10.2:
  * Fixed minor test bug causing failures for x86 Linux
  * Made tests platform-independent
buildservice-autocommit accepted request 1067316 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 21)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1067141 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 20)
- Merge change from SLE15 SP4 made by pgajdos@suse.com on
  Tue Apr  5 14:36:56 UTC 2022:
- do not build manual page for 15sp4, it does not succeed
  [bsc#1197743]
- added sources
  + libcbor.3

- 0.6.0 includes patch by bwiedemann@suse.com to not build shared
  lib twice and make package build reproducible (boo#1102408,
  gh#PJK/libcbor#72)
buildservice-autocommit accepted request 1059145 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 19)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 1058735 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 18)
- Update to 0.10.1: 
  * BREAKING: Fix cbor_copy leaking memory and creating invalid items when the allocator fails.
  * BREAKING: Improved half-float encoding for denormalized numbers. [#208]
  * Make the buffer_size optional in cbor_serialize_alloc [#205]
  * Fix a potential memory leak when the allocator fails during array or map decoding [#224]
  * Fix a memory leak when the allocator fails when adding chunks to indefinite bytestrings.
  * Fix a memory leak when the allocator fails when adding chunks to indefinite strings
  * Fix cbor_build_tag illegal memory behavior when the allocator fails
  * Add a new cbor_serialized_size API
  * Reworked cbor_serialize_alloc to allocate the exact amount of memory necessary upfront
buildservice-autocommit accepted request 999386 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 17)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 999330 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 16)
- Install manual page in the correct man section
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 936281 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- fix duplicate src package name issue on multibuild
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 935771 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 0.9.0:
  * Improved pkg-config paths handling
  * Use explicit math.h linkage
  * BREAKING: Fixed handling of items that exceed the host size_t range
  * cbor_decode explicitly checks size to avoid overflows (previously broken,
    potentially resulting in erroneous decoding on affected systems)
- split docs into multibuild flavor to avoid build cycle via openssh<->
  python-pyOpenSSL <-> python-cryptography
buildservice-autocommit accepted request 836106 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 13)
baserev update by copy to link target
Torsten Gruner's avatar Torsten Gruner (Simmphonie) accepted request 836081 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 12)
- Update to version 0.8.0
  * BREAKING: Fix cbor_tag_item not increasing the reference count
    on the tagged item reference it returns
  * BREAKING: CBOR_DECODER_EBUFFER removed from cbor_decoder_status
    + cbor_stream_decode will set CBOR_DECODER_NEDATA instead if the
      input buffer is empty
  * Fix cbor_stream_decode to set cbor_decoder_result.required to
    the minimum number of input bytes necessary to receive the next
    callback (as long as at least one byte was passed)
  * Fixed several minor manpage issue
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 808664 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 11)
initialized devel package after accepting 808664
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 10)
-
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 9)
- Update to version 0.7.0
  * Too many changes to list, see included CHANGELOG.md file
Adam Majer's avatar Adam Majer (adamm) accepted request 760578 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 8)
fix build for factory
Adam Majer's avatar Adam Majer (adamm) committed (revision 7)
Adam Majer's avatar Adam Majer (adamm) committed (revision 6)
undelete
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by