[ Все 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-8.el8

Имя jq
Эпоха 0
Версия 1.6
Релиз 8.el8
Сайт http://stedolan.github.io/jq/
Лицензия MIT and ASL 2.0 and CC-BY and GPLv3
Время сборки 2024-04-08 14:36:50
Хост сборки builder-x86-05.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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
jq-1.6-8.el8.x86_64 Command-line JSON processor a1c5c708efcac3f6d28ff51cafa053ee7f00e2a2c0dd3503ec0236f72153c50b download
jq-devel-1.6-8.el8.x86_64 Development files for jq 423ffe810011ab742bc5fc2e6a76ead685f953e6cf2e21018204fa462d992f16 download
i686
jq-1.6-8.el8.i686 Command-line JSON processor 3d0bde53e382f0b88db3f07b0a97157d77861ed2d789f1c1946b09bef6c4d675 download
jq-devel-1.6-8.el8.i686 Development files for jq 5ebc87d2493660c0dedaebc97a225c50f8652fd7501144bb7a996749646bbf47 download
src
jq-1.6-8.el8.src Command-line JSON processor 9e6b96988f7143d5d38c32e51875b872b7da28796b8e2c91a70a29633c283909 download
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6-8
- Rebuilt for MSVSphere 8.10 beta

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

* 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

* Mon Oct 04 2021 Tomas Halman <thalman@redhat.com>
- Releasing v1.6
- Resolves: bug#1852514

* Wed Aug 11 2021 Tomas Halman <thalman@redhat.com>
- Publishing devel package
- Resolves: bug#1908928

* Sat Aug 11 2018 Troy Dawson <tdawson@redhat.com>
- Fix typo: s390 -> s390x
- Related: bug#1614611