Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libjson-c: backport security fixes | Robert Marko | 2020-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | This backports upstream fixes for the out of bounds write vulnerability in json-c. It was reported and patches in this upstream PR: https://github.com/json-c/json-c/pull/592 Addresses CVE-2020-12762 Signed-off-by: Robert Marko <robert.marko@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> [bump PKG_RELEASE, rebase patches on top of json-c 0.12] Signed-off-by: Jo-Philipp Wich <jo@mein.io> (backported from commit bc0288b76816578f5aeccb2abd679f82bfc5738e) | ||||
* | json-c: update to 0.12 and bump all depending services | John Crispin | 2015-03-11 | 1 | -0/+50 |
Version 0.12 deprecates json_object_object_get and moves the header files around Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44657 |