Package: json-c / 0.12.1+ds-2+deb10u1

Metadata

Package Version Patches format
json-c 0.12.1+ds-2+deb10u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Bump SOVERSION as interfaces has been removed from 0.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump soversion as interfaces has been removed from 0.12 release


0002 Workaround the unused variables in tests.patch | (download)

Makefile.am.inc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 workaround the unused variables in tests


gcc 7.diff | (download)

json_object.c | 3 2 + 1 - 0 !
json_tokener.c | 1 1 + 0 - 0 !
linkhash.c | 22 11 + 11 - 0 !
3 files changed, 14 insertions(+), 12 deletions(-)

 add comments to fix gcc-7 implicit-fallthrough errors


611.patch | (download)

linkhash.c | 12 11 + 1 - 0 !
printbuf.c | 18 17 + 1 - 0 !
tests/test4.c | 31 30 + 1 - 0 !
tests/test4.expected | 1 1 + 0 - 0 !
4 files changed, 59 insertions(+), 3 deletions(-)

 [patch] fix cve-2020-12762.

This commit is a squashed and slightly modified backport
of the following commits on the master branch:

  * 77d935b
  * d07b910
  * 519dfe1
  * a59d5ac