gnu: json-c: Fix CVE-2020-12762.

* gnu/packages/web.scm (json-c)[replacement]: New field.
(json-c-0.13, json-c-0.12)[source]: Add patch.
(json-c/fixed): New variable.
* gnu/packages/patches/json-c-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.13-CVE-2020-12762.patch,
gnu/packages/patches/json-c--0.12-CVE-2020-12762.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
This commit is contained in:
Efraim Flashner 2020-08-06 09:43:40 +03:00
parent 7941e05947
commit 10b4048974
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
5 changed files with 613 additions and 0 deletions

File diff suppressed because one or more lines are too long