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>
Subject: [ptxdist] [PATCH 2/2] json-c: version bump 0.18 -> 0.19
Date: Mon, 29 Jun 2026 13:34:57 +0200	[thread overview]
Message-ID: <20260629113457.1664202-3-ada@thorsis.com> (raw)
In-Reply-To: <20260629113457.1664202-1-ada@thorsis.com>

Some new features, some bug fixes, including:

* Issue #927: CVE-2026-9146 - update json_object_iterator documentation
* Issue #929: CVE-2026-11322 - fix information disclosure bug in apps/json_parse (not installed by default)

Link: https://github.com/json-c/json-c/releases/tag/json-c-0.19-20260627
Link: https://github.com/json-c/json-c/blob/json-c-0.19/ChangeLog
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/json-c.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/json-c.make b/rules/json-c.make
index 024375c61..461188ce1 100644
--- a/rules/json-c.make
+++ b/rules/json-c.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JSON_C) += json-c
 #
 # Paths and names
 #
-JSON_C_VERSION		:= 0.18
-JSON_C_SHA256		:= 876ab046479166b869afc6896d288183bbc0e5843f141200c677b3e8dfb11724
+JSON_C_VERSION		:= 0.19
+JSON_C_SHA256		:= 37ad0249902e301bd9052bf712e511fcc6acff4ecaad4b5900aad9ce564e26de
 JSON_C			:= json-c-$(JSON_C_VERSION)
 JSON_C_SUFFIX		:= tar.gz
 JSON_C_URL		:= https://s3.amazonaws.com/json-c_releases/releases/$(JSON_C).$(JSON_C_SUFFIX)
-- 
2.47.3




      parent reply	other threads:[~2026-06-29 11:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 11:34 [ptxdist] [PATCH 0/2] json-c: Revise configure options and version bump Alexander Dahl via ptxdist
2026-06-29 11:34 ` [ptxdist] [PATCH 1/2] json-c: Revise and pin down configuration options Alexander Dahl via ptxdist
2026-06-29 11:34 ` 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=20260629113457.1664202-3-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.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