[packages/jq] up to 1.8.2 (multiple security fixes)

atler atler at pld-linux.org
Sat Jun 20 16:53:01 CEST 2026


commit 740cad2dc4f014253b6c4645b5f33eae815c38b5
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jun 20 16:52:27 2026 +0200

    up to 1.8.2 (multiple security fixes)
    
    CVE-2026-32316
    CVE-2026-33947
    CVE-2026-33948
    CVE-2026-39956
    CVE-2026-39979
    CVE-2026-40164
    CVE-2026-40612
    CVE-2026-41256
    CVE-2026-41257
    CVE-2026-43894
    CVE-2026-43895
    CVE-2026-43896
    CVE-2026-44777
    CVE-2026-47770
    CVE-2026-49839
    CVE-2026-54679

 jq.spec            | 4 ++--
 tests-no-pty.patch | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/jq.spec b/jq.spec
index c2642b3..6d2feb3 100644
--- a/jq.spec
+++ b/jq.spec
@@ -7,13 +7,13 @@
 Summary:	Command-line JSON processor
 Summary(pl.UTF-8):	Procesor JSON działający z linii poleceń
 Name:		jq
-Version:	1.8.1
+Version:	1.8.2
 Release:	1
 License:	MIT, Apache, CC-BY, GPL v3
 Group:		Applications/Text
 #Source0Download: https://github.com/jqlang/jq/releases
 Source0:	https://github.com/jqlang/jq/releases/download/%{name}-%{version}/jq-%{version}.tar.gz
-# Source0-md5:	ea4bb241cd9c625b43b0988776db1e03
+# Source0-md5:	e288a84cf2957ea2cfc643aa9e59b473
 Patch0:		tests-no-pty.patch
 URL:		https://jqlang.github.io/jq/
 # for --enable-year2038
diff --git a/tests-no-pty.patch b/tests-no-pty.patch
index b5935e3..9f8cffa 100644
--- a/tests-no-pty.patch
+++ b/tests-no-pty.patch
@@ -1,11 +1,11 @@
 --- jq-1.7/tests/shtest.orig	2023-09-06 22:00:31.000000000 +0200
 +++ jq-1.7/tests/shtest	2023-09-09 14:40:45.573460403 +0200
 @@ -503,7 +503,7 @@
- done
+ unset JQ_COLORS
  
  # Check $NO_COLOR
 -test_no_color=true
 +test_no_color=false
  $msys  && test_no_color=false
  $mingw && test_no_color=false
- if $test_no_color && command -v script >/dev/null 2>&1; then
+ $sunos && test_no_color=false
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jq.git/commitdiff/740cad2dc4f014253b6c4645b5f33eae815c38b5



More information about the pld-cvs-commit mailing list