mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] jq: update to V1.7.1
Date: Fri, 15 Mar 2024 05:06:18 +0100	[thread overview]
Message-ID: <20240315040618.725629-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240225151204.54557-1-ahelmcke@ela-soft.com>

Thanks, applied as 899444d3d0d3b930bcabfef635fd9f80e4d8419b.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:18 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> 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>
> Message-Id: <20240225151204.54557-1-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/jq.make b/rules/jq.make
> index e670920c60c6..4f7ca95ad20a 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/jqlang/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



      reply	other threads:[~2024-03-15  4:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 15:12 [ptxdist] [PATCH] " Andreas Helmcke
2024-03-15  4:06 ` Michael Olbrich [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=20240315040618.725629-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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