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 0/3] jq: license update and version bump
Date: Tue, 3 Jun 2025 11:08:58 +0200 [thread overview]
Message-ID: <20250603090901.1066406-1-ada@thorsis.com> (raw)
Hello,
after feedback from Andreas this is v2 of the jq version bump containing
the actual version bump. Previously jq had the oniguruma library as a
vendored submodule which broke the build of jq 1.8.0.
This is basically a completely different patch series, but I named it v2
so it's clear v1 should be dropped in favor of this.
Tested that jq builds and runs fine with and without the new option set.
Saves ~500k for libonig on target if jq is built without regex support.
Greets
Alex
v2:
- dropped license fix patch
- added three new patches
v1:
- Link: https://lore.ptxdist.org/ptxdist/20250602103057.299742-1-ada@thorsis.com/
Alexander Dahl (3):
libonig: Add new package
jq: Make regex support optional
jq: version bump 1.7.1 -> 1.8.0
rules/jq.in | 16 ++++++++++++--
rules/jq.make | 9 ++++----
rules/libonig.in | 11 ++++++++++
rules/libonig.make | 52 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 81 insertions(+), 7 deletions(-)
create mode 100644 rules/libonig.in
create mode 100644 rules/libonig.make
base-commit: 31866e0b9c1215fa5e8b4dc8573adc8feb7428aa
--
2.39.5
next 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 Alexander Dahl via ptxdist [this message]
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 ` [ptxdist] [PATCH v2 3/3] jq: version bump 1.7.1 -> 1.8.0 Alexander Dahl via ptxdist
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-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