Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libcbor-devel | Distribution: openSUSE Tumbleweed |
Version: 0.11.0 | Vendor: openSUSE |
Release: 2.1 | Build date: Mon Sep 16 11:29:46 2024 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 83647 | Source RPM: libcbor-0.11.0-2.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/PJK/libcbor | |
Summary: Development files for libcbor |
libcbor is a C library for parsing and generating CBOR. The libcbor-devel contains libraries and header files for libcbor.
MIT
* Mon Sep 16 2024 Eric Schirra <ecsos@opensuse.org> - The doc fails to build with an assert in sphinx in 15sp6 also. * Tue Apr 02 2024 pgajdos@suse.com - 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 * Mon Feb 27 2023 Paolo Stivanin <info@paolostivanin.com> - Update to 0.10.2: * Fixed minor test bug causing failures for x86 Linux * Made tests platform-independent * Wed Feb 22 2023 Antonio Larrosa <alarrosa@suse.com> - 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 * Mon Jan 16 2023 Paolo Stivanin <info@paolostivanin.com> - 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 * Fri Aug 26 2022 Thorsten Kukuk <kukuk@suse.com> - Install manual page in the correct man section * Tue Dec 07 2021 Dirk Müller <dmueller@suse.com> - fix duplicate src package name issue on multibuild * Sun Dec 05 2021 Dirk Müller <dmueller@suse.com> - 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 <idonmez@suse.com> - 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 <idonmez@suse.com> - Update to version 0.7.0 * Too many changes to list, see included CHANGELOG.md file - 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)
/usr/include/cbor /usr/include/cbor.h /usr/include/cbor/arrays.h /usr/include/cbor/bytestrings.h /usr/include/cbor/callbacks.h /usr/include/cbor/cbor_export.h /usr/include/cbor/common.h /usr/include/cbor/configuration.h /usr/include/cbor/data.h /usr/include/cbor/encoding.h /usr/include/cbor/floats_ctrls.h /usr/include/cbor/internal /usr/include/cbor/internal/builder_callbacks.h /usr/include/cbor/internal/encoders.h /usr/include/cbor/internal/loaders.h /usr/include/cbor/internal/memory_utils.h /usr/include/cbor/internal/stack.h /usr/include/cbor/internal/unicode.h /usr/include/cbor/ints.h /usr/include/cbor/maps.h /usr/include/cbor/serialization.h /usr/include/cbor/streaming.h /usr/include/cbor/strings.h /usr/include/cbor/tags.h /usr/lib/cmake /usr/lib/cmake/libcbor /usr/lib/cmake/libcbor/libcborConfig.cmake /usr/lib/cmake/libcbor/libcborConfigVersion.cmake /usr/lib/libcbor.so /usr/lib/pkgconfig/libcbor.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 21 01:13:29 2024