[ 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 ]
×

Project jq-1.6-17.el9

Name jq
Epoch 0
Version 1.6
Release 17.el9
Website/URL http://stedolan.github.io/jq/
License MIT and ASL 2.0 and CC-BY and GPLv3
Build Time 2024-10-08 12:45:40
Build Host builder-x86-06.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
jq-1.6-17.el9.x86_64 Command-line JSON processor 5eb637ba1d91c50ffe43f1109b26fb4f4244655ff61bd5b60b67aad2df4329da download
jq-devel-1.6-17.el9.x86_64 Development files for jq ef9e3af0f1072c1dfa776142fd871b9ab91c92b608949b73ff3a0eaf7d21ac78 download
i686
jq-1.6-17.el9.i686 Command-line JSON processor 11927809cac4516a4a48cf6eb674eb26cd0725ba007ca002afab347ca25bd01d download
jq-devel-1.6-17.el9.i686 Development files for jq a8348b12c80b043fdfa91eeca42d5695380755fee2e9d380bd3a7ad6c6602eda download
aarch64
jq-1.6-17.el9.aarch64 Command-line JSON processor 1253c9c87cf1dd70e33f3536b934b29e6a5a55595508d29613934fcd8aa03e7c download
jq-devel-1.6-17.el9.aarch64 Development files for jq c956c80b112f72197cb259db6f2b24908e2d7fef483f36eb9396f4a37da2a4f1 download
src
jq-1.6-17.el9.src Command-line JSON processor e8793a757c8e9533a874d73972446168da91bff7970035e99089706f4cb2a2c8 download
Changelog link
* 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

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6-15
- Rebuilt for MSVSphere 9.2 beta

* Thu Mar 09 2023 Tomas Halman <thalman@redhat.com> - 1.6-15
- jq segfault when used in threads
- Resolves: rhbz#2176542

* Fri Nov 04 2022 Tomas Halman <thalman@redhat.com> - 1.6-6
- Add mantest to the gating
- Related: rhbz#2049594

* Fri Oct 21 2022 Tomas Halman <thalman@redhat.com> - 1.6-13
- jq try/catch stops iteration over items
  Resolves: rhbz#2049594