yajl 2.1.0-5 source package in Ubuntu

Changelog

yajl (2.1.0-5) unstable; urgency=medium

  * The patch for CVE-2023-33460 turned out to be incomplete.  Fix that.

 -- John Stamp <email address hidden>  Mon, 10 Jul 2023 15:08:58 -0700

Upload details

Uploaded by:
John Stamp
Uploaded to:
Sid
Original maintainer:
John Stamp
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs

Downloads

File Size SHA-256 Checksum
yajl_2.1.0-5.dsc 1.9 KiB 600912827b535a70463cdf5877cce30b8a20445cc64994dc05d8f2b69589a36e
yajl_2.1.0.orig.tar.gz 82.0 KiB 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
yajl_2.1.0-5.debian.tar.xz 7.0 KiB 6bd9c7b55c1fc4004cfdab15553ba751af34d3d19c900aef2add5d354e36abc8

Available diffs

No changes file available.

Binary packages built by this source

libyajl-dev: Yet Another JSON Library - development files

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the header files and static libraries needed for
 compiling software that uses the yajl library.

libyajl-doc: Yet Another JSON Library - library documentation

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.
 .
 This package contains the API documentation.

libyajl2: Yet Another JSON Library

 A small, fast library for parsing JavaScript Object Notation (JSON). It
 supports incremental parsing from a stream and leaves data representation to
 higher level code.

libyajl2-dbgsym: debug symbols for libyajl2
yajl-tools: Yet Another JSON Library - tools

 A small collection of tools that use the yajl library.
 .
 Current tools are:
  json_reformat - beautifies or minimizes format of JSON data
  json_verify - validates JSON data

yajl-tools-dbgsym: debug symbols for yajl-tools