mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>,
	Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH v2 3/3] jq: version bump 1.7.1 -> 1.8.0
Date: Tue,  3 Jun 2025 11:09:01 +0200	[thread overview]
Message-ID: <20250603090901.1066406-4-ada@thorsis.com> (raw)
In-Reply-To: <20250603090901.1066406-1-ada@thorsis.com>

Multiple security fixes, bug fixes, CLI changes, some new functions,
changes to existing functions, language changes, build improvements
(amongst others for GCC 15), and test improvements.

License file got two more lines from a components license, just a fix.

Link: https://github.com/jqlang/jq/releases/tag/jq-1.8.0
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/jq.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/jq.make b/rules/jq.make
index f1f7fc6f8..473c47ead 100644
--- a/rules/jq.make
+++ b/rules/jq.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_JQ) += jq
 #
 # Paths and names
 #
-JQ_VERSION	:= 1.7.1
-JQ_MD5		:= 974a340105ecb43add8c55601525f9fc
+JQ_VERSION	:= 1.8.0
+JQ_MD5		:= 46856841b9fd765b852023b881cd2e8b
 JQ		:= jq-$(JQ_VERSION)
 JQ_SUFFIX	:= tar.gz
 JQ_URL		:= https://github.com/jqlang/jq/releases/download/$(JQ)/$(JQ).$(JQ_SUFFIX)
 JQ_SOURCE	:= $(SRCDIR)/$(JQ).$(JQ_SUFFIX)
 JQ_DIR		:= $(BUILDDIR)/$(JQ)
 JQ_LICENSE	:= MIT AND CC-BY-3.0 AND ICU
-JQ_LICENSE_FILES := file://COPYING;md5=488f4e0b04c0456337fb70d1ac1758ba
+JQ_LICENSE_FILES := file://COPYING;md5=08ffb5ac7e7e6bfc66968b89f01f512a
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.39.5




      parent reply	other threads:[~2025-06-03  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-03  9:08 [ptxdist] [PATCH v2 0/3] jq: license update and version bump Alexander Dahl via ptxdist
2025-06-03  9:08 ` [ptxdist] [PATCH v2 1/3] libonig: Add new package Alexander Dahl via ptxdist
2025-06-03  9:09 ` [ptxdist] [PATCH v2 2/3] jq: Make regex support optional Alexander Dahl via ptxdist
2025-06-03  9:09 ` Alexander Dahl via ptxdist [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250603090901.1066406-4-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ahelmcke@ela-soft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox