SHA256
8
0
forked from pool/cJSON

17 Commits

Author SHA256 Message Date
a750e415a3 Accepting request 1178793 from devel:libraries:c_c++
- unconditionally apply the revert NULL pointer test

- update to 1.7.18:
  * CVE-2024-31755: NULL pointer dereference via
    cJSON_SetValuestring() (boo#1223420)
  * Remove non-functional list handling of compiler flags
  * Fix heap buffer overflow
  * remove misused optimization flag -01
  * Set free'd pointers to NULL whenever they are not reassigned
    immediately after
- revert tests for NULL pointers that fail on Leap 15.5
  cJSON-1.7.18-misc_tests.patch

OBS-URL: https://build.opensuse.org/request/show/1178793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=7
2024-06-06 10:33:02 +00:00
fb18e0a9c0 - unconditionally apply the revert NULL pointer test
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=15
2024-06-05 16:34:23 +00:00
191394374c Accepting request 1176529 from home:AndreasStieger:branches:devel:libraries:c_c++
cJSON 1.7.18 CVE-2024-31755 boo#1223420

OBS-URL: https://build.opensuse.org/request/show/1176529
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=14
2024-06-05 15:54:41 +00:00
e5649cc2e8 Accepting request 1153952 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1153952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=6
2024-03-01 22:38:17 +00:00
d31429efec Accepting request 1151059 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151059
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=12
2024-03-01 12:32:01 +00:00
1e44b6fe84 Accepting request 1135432 from devel:libraries:c_c++
- Update to version 1.7.17 (bsc#1218098, CVE-2023-50472,
    bsc#1218099, CVE-2023-50471):
  * Fix null reference in cJSON_SetValuestring (CVE-2023-50472).
  * Fix null reference in cJSON_InsertItemInArray (CVE-2023-50471).

OBS-URL: https://build.opensuse.org/request/show/1135432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=5
2023-12-28 21:54:57 +00:00
25af117c38 - Update to version 1.7.17 (bsc#1218098, CVE-2023-50472,
bsc#1218099, CVE-2023-50471):

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=10
2023-12-28 08:10:08 +00:00
644093e75f Accepting request 1135383 from home:mnhauke
OBS-URL: https://build.opensuse.org/request/show/1135383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=9
2023-12-28 08:09:16 +00:00
12dd77f04d Accepting request 1135155 from home:mnhauke
- Update to version 1.7.17
  * Fix null reference in cJSON_SetValuestring (CVE-2023-50472).
  * Fix null reference in cJSON_InsertItemInArray (CVE-2023-50471).

OBS-URL: https://build.opensuse.org/request/show/1135155
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=8
2023-12-27 10:48:15 +00:00
02e992d533 Accepting request 1098986 from devel:libraries:c_c++
- update to 1.7.16:
  * Add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt
  * Add cmake_policy to CMakeLists.txt
  * Add cJSON_SetBoolValue
  * Add meson documentation
  * Fix memory leak in merge_patch
  * Fix conflicting target names 'uninstall'
  * Bump cmake version to 3.0 and use new version syntax
  * Print int without decimal places
  * Fix 'cjson_utils-static' target not exist
  * Add allocate check for replace_item_in_object
  * Fix a null pointer crash in cJSON_ReplaceItemViaPointer

OBS-URL: https://build.opensuse.org/request/show/1098986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=4
2023-07-18 19:54:57 +00:00
aeb0693f76 - update to 1.7.16:
* Add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt
  * Add cmake_policy to CMakeLists.txt
  * Add cJSON_SetBoolValue
  * Add meson documentation
  * Fix memory leak in merge_patch
  * Fix conflicting target names 'uninstall'
  * Bump cmake version to 3.0 and use new version syntax
  * Print int without decimal places
  * Fix 'cjson_utils-static' target not exist
  * Add allocate check for replace_item_in_object
  * Fix a null pointer crash in cJSON_ReplaceItemViaPointer

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=6
2023-07-16 19:13:58 +00:00
a1085361b5 Accepting request 914589 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/914589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=3
2021-08-27 19:44:03 +00:00
f6660b9d19 Accepting request 914223 from home:mnhauke
- 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.

OBS-URL: https://build.opensuse.org/request/show/914223
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=5
2021-08-27 11:48:31 +00:00
914955bed3 Accepting request 859015 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/859015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=2
2020-12-28 13:03:02 +00:00
Martin Hauke
68484e4c54 Accepting request 858982 from home:mnhauke
- Set proper library path via LD_LIBRARY_PATH for ctest

OBS-URL: https://build.opensuse.org/request/show/858982
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=3
2020-12-28 12:41:10 +00:00
a112850730 Accepting request 853324 from devel:libraries:c_c++
I want to maintain cJSON in Factory

OBS-URL: https://build.opensuse.org/request/show/853324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cJSON?expand=0&rev=1
2020-12-07 14:00:47 +00:00
52b9b939a4 Accepting request 853283 from home:mnhauke
Initial package for cJSON

OBS-URL: https://build.opensuse.org/request/show/853283
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cJSON?expand=0&rev=1
2020-12-05 17:09:25 +00:00