jq 1.3-1.1ubuntu1.1 source package in Ubuntu

Changelog

jq (1.3-1.1ubuntu1.1) trusty-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:02:47 -0400

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
jq_1.3.orig.tar.gz 208.8 KiB 3250e09ffc4404d0ff79450da3e1572a48b95a8a95b3119713e6d37dffcf1bb3
jq_1.3-1.1ubuntu1.1.debian.tar.gz 11.6 KiB a81af1afb465a1166426eba44929f47e3801c6340ee7638c766f8cfdb979b896
jq_1.3-1.1ubuntu1.1.dsc 1.9 KiB d54d8dcf1f77ec5ba15e5b47f27531aa927bc08efd9dcf3ca8bf465bad5d4723

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.