[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package jq-1.6-17.el9_6.2.src download

Name jq
Epoch 0
Version 1.6
Release 17.el9_6.2
Architecture src
Website/URL http://stedolan.github.io/jq/
License MIT and ASL 2.0 and CC-BY and GPLv3
Build Time 2025-07-09 09:05:15
Build Host builder-x86-03.inferitos.ru
Summary Command-line JSON processor
Repositories BaseOS
Description 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.
Errata
Size 1470 KiB
Source Project jq-1.6-17.el9_6.2
SHA-256 checksum d5b36604a53e75c3ab0457ddfc8835d171a1e64ed78efce7a9e714426a7cf750
× Full screenshot
Changelog link
* Thu Jun 19 2025 Tomas Halman <thalman@redhat.com> - 1.6-17.el9.2
- Fix CVE-2025-48060
- Resolves: RHEL-92990

* Tue Jun 03 2025 Tomas Halman <thalman@redhat.com> - 1.6-17.el9.1
- Fix CVE-2024-23337
- Resolves: RHEL-92972

* Fri May 03 2024 Tomas Halman <thalman@redhat.com> - 1.6-17
- Fix SAST findings in jq 1.6
- Resolves: RHEL-28653

* Fri Oct 13 2023 Tomas Halman <thalman@redhat.com> - 1.6-16
- Make jq 1.6 fast
- Resolves: RHEL-13431