diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-05-02 14:37:31 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-11 07:49:37 +0100 |
commit | b7fd23f8839ab7e07e8e9b8992c5b106ce0667cd (patch) | |
tree | b0a9995b8e3c8309eec140d8ad56ebf2c1e1d524 /meta/classes/allarch.bbclass | |
parent | b28f8b58860cb1cf84cd2653db59019050d9a5f7 (diff) | |
download | poky-b7fd23f8839ab7e07e8e9b8992c5b106ce0667cd.tar.gz |
json-c: upgrade to 0.13.1
* from https://github.com/json-c/json-c/commit/861c1a82868831bf82222f974f05c2af5a975d12
* Bump the major version of the .so library generated up to 4.0 to avoid
conflicts because some downstream packagers of json-c had already done
their own bump to ".so.3" for a much older 0.12 release.
* Add const size_t json_c_object_sizeof()
* Avoid invalid free (and thus a segfault) when ref_count gets < 0
* PR#394: fix handling of custom double formats that include a ".0"
* Avoid uninitialized variable warnings in json_object_object_foreach
* Issue #396: fix build for certain uClibc based systems.
* Add a top level fuzz directory for fuzzers run by OSS-Fuzz
(From OE-Core rev: bb9a62acaf9aa1691ce276bf037ba35b6c924276)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/allarch.bbclass')
0 files changed, 0 insertions, 0 deletions