SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for msgpack-c-devel-6.0.1-1.1.x86_64.rpm :

* Tue Apr 02 2024 Michael Vetter - Update to release 6.0.1:
* Improve CI environment (#1061, #1091, #1109)
* Improve build system (#1060, #1069, #1108)
* Thu Nov 02 2023 Jan Engelhardt - Update to release 6.0.0
* The package name in cmake and pkgconfig files was changed from msgpackc to msgpack-c; the SONAME of the library changed likewise.
* Mon Aug 29 2022 Jan Engelhardt - Update to release 4.0.0
* The C++ interface has been split to a separate project/package
* Fix iovec name conflict
* Fix UB. Check null pointer before using memcpy()- SRPM rename from msgpack to msgpack-c
* Mon Jun 08 2020 Michael Vetter - Update to 3.3.0:
* Add json example for C (#870)
* Add both header and body packing functions for C (#870)
* Set default ref_size and chunk_size to vrefbuffer (#865)
* Add examples (#861)
* Improve build system (#839, #842)
* Improve tests (#829)
* Improve documents (#828)
* Remove some warnings (#827, #851, #871])
* Improve CI environment (#824, #831, #833, #834, #846, [#860], 874)
* Tue Dec 10 2019 Michael Vetter - Update to 3.2.1:
* Fix snprintf return value checking (#821[1])
* Remove some warnings (#819[2])
* Fix fbuffer result checking (#812[3])
* Fix temporary object handling (#807[4])
* Improve cmake support (#804[5])
* Fix invalid int main parameter (#800[6])
* Improve supporting platform (#797[7], #817[8])
* Fix ZLIB error handling (#795[9])
* Remove unused variable (#793[10])
* Improve integer overflow checking (#792[11])
* Tue May 28 2019 mvetterAATTsuse.com- Update to 3.2.0:
* Fix invalid include (#783[1])
* Add timespec support (#781[2])
* Fix unchecked fnprintf on C (#780[3])
* Improve integer overflow checking on C (#776[4])
* Fix warnings on -Wconversion (#770[5], #777[6], #784[7])
* Fix invalid passed by value on aligned_zone_size_visitor (#764[8])
* Improve windows support (#757[9], #779[10])
* Fix msgpack::object size caluclation error (#754[11])
* Fix memory error on example code (#753[12])
* Fix redundant memory allocation on C (#747[13])
* Fix msgpack::type::tuple base class conversion (#743[14])
* Mon Sep 10 2018 mvetterAATTsuse.com- Update to 3.1.1:
* Add force endian set functionality (#736[1])
* Fix vrefbuffer memory management problem (#733[2])
* Fix msvc specific problem (#731[3], #732[4])
* Update boost from 1.61.0 to 1.68.0 (#730[5])
* Fix msgpack_timestamp type mismatch bug (#726[6])
* Wed Aug 22 2018 mvetterAATTsuse.com- Update to 3.1.0:
* Improve documents (#687[1], #718[2])
* Add fuzzer support (#689[3])
* Fix msgpack::object union member access bug (#694[4])
* Improve cross platform configuration (#704[5])
* Fix out of range dereference bug of EXT (#705[6])
* Add timestamp support. std::chrono::system_clock::time_point is mapped to TIMESTAMP (#706[7])
* Add minimal timestamp support for C. The type msgpack_timestamp and the function msgpack_object_to_timestamp() are introduced (#707[8])
* Improve MSGPACK_DEFINE family name confliction probability (#710[9])
* Add no static-library build option (BUILD_SHARED_LIBS=ON) (#713[10], #717[11], #722[12])
* Add header only cmake target (#721[13])
* Add std::byte adaptor (#719[14])
* Remove some warnings (#720[15])
* Wed Jun 13 2018 mvetterAATTsuse.com- Update to 3.0.1:
* Add fuzz directory to release tar ball (#686)
* Add include file checking for X-Code (#683)- Changes from 3.0.0:
* Change offset parameter updating rule. If parse error is happend, offset is updated to the error position.
* Improve cross platform configuration (#655, #677)
* Improve build system (#647)
* Improve user class adaptor (#645, #673)
* Improve msgpack::object visitation logic (#676)
* Remove some warnings (#641, 659)
* Add -> and
* operators to object_handle (#635)
* Improve CI environment (#631, #634, #643, #657, #662, #668)
* Improve documents (#630, #661)
* Refactoring (#670)
* Add OSS-Fuzz support (#672, #674, #675, #678)
* Sat Nov 11 2017 aavindraaAATTgmail.com- Update to version 2.1.5 (2.1.4 was skipped):
* Improve cross platform configuration
* Add boost asio examples (including zlib)
* Remove some warnings
* Fix unpack visitor to treat float32/64 correctly
* Improve documentation
* Fix alignment problem on some platform
* Fix conflict std::tuple, std::pair, and boost::fusion::sequence problem- Changes for version 2.1.3:
* Improve build system
* Add C++17 adaptors std::optional and std::string_view.
* Improve cross platform configuration
* Remove some warnings- cleanup with spec-cleaner
 
ICM