Revisions of libcbor

Daniel Mach's avatar Daniel Mach (dmach) committed (revision 2)
Update to version 0.10.1 required by the fwupd update to 1.8.6 (jsc#PED-1232)

This fixes fwupd failing to build in Staging:D

Note that the source of this SR isn't the package in obs because I just
submitted the last change to the devel project (see
https://build.opensuse.org/request/show/1067141)

- Merge change from SLE15 SP4 made by pgajdos@suse.com on
  Tue Apr  5 14:36:56 UTC 2022:
  + libcbor.3
- 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

- Install manual page in the correct man section

- fix duplicate src package name issue on multibuild 

- 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

- Update to version 0.8.0
  * BREAKING: Fix cbor_tag_item not increasing the reference count
    on the tagged item reference it returns
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 1)
initialize package
Displaying all 2 revisions
openSUSE Build Service is sponsored by