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] jq: version bump 1.8.0 -> 1.8.1
Date: Thu, 21 Aug 2025 11:06:22 +0200 [thread overview]
Message-ID: <20250821090622.241023-1-ada@thorsis.com> (raw)
In-Reply-To: <20250821084552.237619-1-ada@thorsis.com>
Two security fixes including one for CVE-2025-49014.
Add LICENSE notice of NetBSD's strptime() to COPYING.
Link: https://github.com/jqlang/jq/releases/tag/jq-1.8.1
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
Notes:
forgot to add s-o-b in the first try … :oops:
rules/jq.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/jq.make b/rules/jq.make
index 473c47ead..acb3b651f 100644
--- a/rules/jq.make
+++ b/rules/jq.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_JQ) += jq
#
# Paths and names
#
-JQ_VERSION := 1.8.0
-JQ_MD5 := 46856841b9fd765b852023b881cd2e8b
+JQ_VERSION := 1.8.1
+JQ_MD5 := ea4bb241cd9c625b43b0988776db1e03
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=08ffb5ac7e7e6bfc66968b89f01f512a
+JQ_LICENSE := MIT AND CC-BY-3.0 AND ICU AND BSD-2-Clause
+JQ_LICENSE_FILES := file://COPYING;md5=cf7fcb0a1def4a7ad62c028f7d0dca47
# ----------------------------------------------------------------------------
# Prepare
base-commit: 679de61a65e3e600d8d18d5eda16267c45ef075d
--
2.39.5
prev parent reply other threads:[~2025-08-21 9:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 8:45 [ptxdist] [PATCH] " Alexander Dahl via ptxdist
2025-08-21 9:06 ` 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=20250821090622.241023-1-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