Package Release Info

cJSON-1.7.15-bp155.2.12

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cJSON-devel
libcjson1

Change Logs

Version: 1.7.15-bp154.1.29
* Wed Aug 25 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.15
  * Fix potential core dumped for strrchr.
  * Fix null pointer crash in cJSON_CreateXxArray.
  * Fix several null pointer problems on allocation failure.
  * Fix a possible dereference of null pointer.
Version: 1.7.14-bp153.2.13
* Mon Dec 28 2020 Martin Hauke <mardnh@gmx.de>
- Set proper library path via LD_LIBRARY_PATH for ctest
* Sat Dec 05 2020 Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.7.14
- Add patch:
  * cJSON-fix-cmake-include-path.patch
    Align CMake include path with the one provided by pkg-config