jq 1.5+dfsg-1ubuntu0.1 source package in Ubuntu

Changelog

jq (1.5+dfsg-1ubuntu0.1) xenial-security; urgency=medium

  * SECURITY UPDATE: Heap-based buffer overflow
    - debian/patches/CVE-2015-8863.patch: Heap buffer overflow in tokenadd()
    - CVE-2015-8863

 -- Mike Salvatore <email address hidden>  Fri, 07 Sep 2018 14:01:11 -0400

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc
Xenial security universe misc

Downloads

File Size SHA-256 Checksum
jq_1.5+dfsg.orig.tar.gz 709.0 KiB b3854c00687ab93de06d90ca9c46bf200a0c7f5c6216e63029c3ff97a3b75713
jq_1.5+dfsg-1ubuntu0.1.debian.tar.xz 12.0 KiB 0c70a7792d2f25170dc1aa8a0c870b3ba59817a12d184492b222da21bb7fe66d
jq_1.5+dfsg-1ubuntu0.1.dsc 2.0 KiB 2b2985358a0b97b4e274bed551d6d0f802da1df6a114fcc7ec339c987a986a44

View changes file

Binary packages built by this source

jq: lightweight and flexible command-line JSON processor

 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has zero runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.

jq-dbgsym: debug symbols for package jq

 jq is like sed for JSON data – you can use it to slice
 and filter and map and transform structured data with
 the same ease that sed, awk, grep and friends let you
 play with text.
 .
 It is written in portable C, and it has zero runtime
 dependencies.
 .
 jq can mangle the data format that you have into the
 one that you want with very little effort, and the
 program to do so is often shorter and simpler than
 you’d expect.