[ Все 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 ]
×

Проект jq-1.6-11.el8_10

Имя jq
Эпоха 0
Версия 1.6
Релиз 11.el8_10
Сайт http://stedolan.github.io/jq/
Лицензия MIT and ASL 2.0 and CC-BY and GPLv3
Время сборки 2025-07-09 09:03:57
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Command-line JSON processor
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2025:10618
× Full screenshot
Найдены 2 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
jq-1.6-11.el8_10.x86_64 Command-line JSON processor d883c777ba25be6a7d2b3943785291ca9f47638ea79d518db775a2dfe4d34f5c download
jq-devel-1.6-11.el8_10.x86_64 Development files for jq 7838afd362dc79d831efd39a50b8af5f0d85e735a5fa806e7ec60222daf0605f download
i686
jq-1.6-11.el8_10.i686 Command-line JSON processor 7ee49e9dcb93ffa6726b1b7e95301330fbd04e055858f64f77acbe40d41c38ac download
jq-devel-1.6-11.el8_10.i686 Development files for jq 5bb5c9560718b377aade714a1b5b565164dc554753bd2a10ab69737160b1e802 download
src
jq-1.6-11.el8_10.src Command-line JSON processor 99288d6982071c195af3b01afabce65d2f78e7a7828ff00f773be84dcb78a876 download
История изменений link
* Mon Jun 30 2025 Tomas Halman <thalman@redhat.com> - 1.6-11
- Fix CVE-2025-48060 AddressSanitizer: stack-buffer-overflow in jq_fuzz_execute (jv_string_vfmt)
- Resolves: RHEL-92987

* Mon Jun 30 2025 Tomas Halman <thalman@redhat.com> - 1.6-10
- Fix CVE-2024-23337 jq has signed integer overflow in jv.c:jvp_array_write
- Resolves: RHEL-92968

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

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

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6-7
- Rebuilt for MSVSphere 8.8

* Tue Mar 14 2023 Tomas Halman <thalman@redhat.com> - 1.6-7
- Fix jq segfault when used in threads
- Resolves: rhbz#2092160

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

* Tue Oct 11 2022 Tomas Halman <thalman@redhat.com> - 1.6-5
- Remove rpath from jq binary
- Related: rhbz#2049601

* Tue Oct 11 2022 Tomas Halman <thalman@redhat.com> - 1.6-4
- Fix iterration problem for non decimal string
- Resolves: rhbz#2049601

* Mon Oct 04 2021 Tomas Halman <thalman@redhat.com>
- Fix big integers issue
- Resolves: bug#2008717