json-c 0.11-3ubuntu1.2 source package in Ubuntu
Changelog
json-c (0.11-3ubuntu1.2) trusty-security; urgency=medium * SECURITY UPDATE: denial of service via buffer overflow (LP: #1311397) - debian/patches/CVE-2013-6370.patch: check lengths and add warnings to json_tokener.*. - CVE-2013-6370 * SECURITY UPDATE: denial of service via hash collision (LP: #1311397) - debian/patches/CVE-2013-6371.patch: added better random seed and hash functions to Makefile.am, config.h.in, linkhash.c, random_seed.*, configure.in. - debian/libjson-c2.symbols: added new symbol. - CVE-2013-6371 -- Marc Deslauriers <email address hidden> Tue, 03 Jun 2014 15:07:35 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | updates | main | libs | |
Trusty | security | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
json-c_0.11.orig.tar.gz | 544.2 KiB | 28dfc65145dc0d4df1dfe7701ac173c4e5f9347176c8983edbfac9149494448c |
json-c_0.11-3ubuntu1.2.debian.tar.gz | 389.1 KiB | cf0d29f34bbd371e4d5da229be23f469fdfec2e55a890d84d964f1dcecc26d2c |
json-c_0.11-3ubuntu1.2.dsc | 2.2 KiB | 9af735a940283c5fb26a9197fec66e421ddd5b13e8a23fd5375c4d9c28ccc66e |
Available diffs
- diff from 0.11-3ubuntu1.1 to 0.11-3ubuntu1.2 (11.5 KiB)
Binary packages built by this source
- libjson-c-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.
- libjson-c-doc: JSON manipulation library - documentation 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 documentation for libjson-c is provided by this package.
- libjson-c2: 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.
- libjson-c2-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: JSON manipulation library (transitional package)
This is a transition package that can be safely removed once no
package depend on it.
- libjson0-dev: JSON manipulation library (transitional package)
This is a transition package that can be safely removed once no
package depend on it.