json-c 0.9-1ubuntu1.4 source package in Ubuntu

Changelog

json-c (0.9-1ubuntu1.4) precise-security; urgency=medium

  * SECURITY UPDATE: Integer overflows
    - debian/patches/CVE-2020-12762-*.patch: fix a series of
      integer overflows adding checks in linkhash.c, printbuf.c,
      also adds the  fix for the INT_MAX regression caused in
      previous update.
    - CVE-2020-12762

 -- <email address hidden> (Leonidas S. Barbosa)  Wed, 27 May 2020 11:26:22 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main libs
Precise security main libs

Downloads

File Size SHA-256 Checksum
json-c_0.9.orig.tar.gz 333.0 KiB 702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475
json-c_0.9-1ubuntu1.4.debian.tar.gz 11.8 KiB ce086b3c459f4a5b7853def6e59deea50b9d9dd9535dc74d3aac1db211d0f182
json-c_0.9-1ubuntu1.4.dsc 1.9 KiB e7d207fec4bcbbd3ea7bceecc7d5caa83ed07411a38e3fd623b6b2b680692e92

View changes file

Binary packages built by this source

libjson0: JSON manipulation library - shared library

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.

libjson0-dbg: JSON manipulation library - debug symbols

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The debugging symbols for tracking down bugs in applications
 that use libjson-c are provided by this package.

libjson0-dbgsym: debug symbols for package libjson0

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.

libjson0-dev: JSON manipulation library - development files

 This library allows you to easily construct JSON objects in C,
 output them as JSON formatted strings and parse JSON formatted
 strings back into the C representation of JSON objects.
 .
 The development headers for compiling programs that use libjson-c
 are provided by this package.