yajl 2.1.0-3.1 source package in Ubuntu

Changelog

yajl (2.1.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Import upstream patch for CVE-2023-33460. (Closes: #1039984)
  * Fix d/control Homepage field (Closes: #1040034)

 -- Tobias Frost <email address hidden>  Sat, 01 Jul 2023 14:55:44 +0200

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

Downloads

File Size SHA-256 Checksum
yajl_2.1.0-3.1.dsc 1.9 KiB 3f2c874d2df7e726dc4e4248fadf8ee8990671b377ef8894801b7ad48558fba6
yajl_2.1.0.orig.tar.gz 82.0 KiB 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
yajl_2.1.0-3.1.debian.tar.xz 5.9 KiB 5e4685bb85e4320fc3b97e930c4ccc3e589b54f8a9a31aa55dcfe2ba4becca7c

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