Проект jq-1.6-17.el9
content_copy
Имя
jq
Эпоха
0
Версия
1.6
Релиз
17.el9
Сайт
http://stedolan.github.io/jq/
Лицензия
MIT and ASL 2.0 and CC-BY and GPLv3
Время сборки
2025-02-20 10:52:21
Хост сборки
certified-builder01.msvsphere-os.ru
Краткое описание
Command-line JSON processor
Репозитории
OS
Полное описание
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.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
x86_64
jq-1.6-17.el9.x86_64
content_copy
Command-line JSON processor
b1c968a99ebac0f793c182519d7734628b40d4dca949fee3151aa57f29e9dfb8
download
i686
jq-1.6-17.el9.i686
content_copy
Command-line JSON processor
e00cb10fe4adf9061e5599ecb0267acd0a549e026ebb130994c1c223f6a6df64
download
src
jq-1.6-17.el9.src
content_copy
Command-line JSON processor
73385b6c6299689620a5c4da63f210c7346273fc4b93f0960d09a815d38013d4
download
* 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