mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: [ptxdist] [PATCH] jq: update to V1.7.1
Date: Sun, 25 Feb 2024 16:12:00 +0100	[thread overview]
Message-ID: <20240225151204.54557-1-ahelmcke@ela-soft.com> (raw)

Two security fixes (CVE-2023-50246, CVE-2023-50268)
Some more changes and bugfixes

Full info at: https://github.com/jqlang/jq/releases/tag/jq-1.7.1

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/jq.make | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/rules/jq.make b/rules/jq.make
index d873663c9..f59c605ef 100644
--- a/rules/jq.make
+++ b/rules/jq.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JQ) += jq
 #
 # Paths and names
 #
-JQ_VERSION	:= 1.7
-JQ_MD5		:= 4662fd45f0b5622382fc85c1249739d5
+JQ_VERSION	:= 1.7.1
+JQ_MD5		:= 974a340105ecb43add8c55601525f9fc
 JQ		:= jq-$(JQ_VERSION)
 JQ_SUFFIX	:= tar.gz
 JQ_URL		:= https://github.com/stedolan/jq/releases/download/$(JQ)/$(JQ).$(JQ_SUFFIX)
@@ -42,7 +42,8 @@ JQ_CONF_OPT	:= \
 	--disable-docs \
 	--disable-error-injection \
 	--disable-all-static \
-	--disable-decnum
+	--disable-decnum \
+	--with-oniguruma=prefix
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.40.1




             reply	other threads:[~2024-02-25 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 15:12 Andreas Helmcke [this message]
2024-03-15  4:06 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240225151204.54557-1-ahelmcke@ela-soft.com \
    --to=ahelmcke@ela-soft.com \
    --cc=ptxdist@pengutronix.de \
    /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