Changelog for
libcbor0_9-0.9.0-4.6.x86_64.rpm :
* Fri Aug 26 2022 Thorsten Kukuk
- Install manual page in the correct man section
* Tue Dec 07 2021 Dirk Müller - fix duplicate src package name issue on multibuild
* Sun Dec 05 2021 Dirk Müller - 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
* Tue Sep 22 2020 Ismail Dönmez - 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
* Mon May 25 2020 Ismail Dönmez - Update to version 0.7.0
* Too many changes to list, see included CHANGELOG.md file
* Thu Jan 02 2020 Torsten Gruner - remove documentation build with doxygen
* Fri Sep 28 2018 Jan Engelhardt - Rename %SONAME to %sover to better reflect its use.- Expand summary, compact and trim bias from description.
* Thu Apr 26 2018 t.grunerAATTkatodev.de- Initial release 0.5.0