jq 1.7.1-3build1 source package in Ubuntu

Changelog

jq (1.7.1-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:40:40 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Downloads

File Size SHA-256 Checksum
jq_1.7.1.orig.tar.gz 1.3 MiB fc75b1824aba7a954ef0886371d951c3bf4b6e0a921d1aefc553f309702d6ed1
jq_1.7.1-3build1.debian.tar.xz 13.7 KiB 18d13f9f041b9c356ae42158a13c210ec73900d68968bf19af56837093eee22f
jq_1.7.1-3build1.dsc 2.1 KiB 7e00ffa03cfc2a3454d5241caea96186f4fe25257ab210832ee5b6271f8e882b

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 minimal 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 jq
libjq-dev: lightweight and flexible command-line JSON processor - development files

 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 minimal 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.
 .
 This package contains the development files.

libjq1: lightweight and flexible command-line JSON processor - shared library

 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 minimal 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.
 .
 This package contains the shared library.

libjq1-dbgsym: debug symbols for libjq1