From: Alexander Dahl <ada@thorsis.com> To: Linnea Gunnarsson <linnea.gunnarsson@t2data.com> Cc: ptxdist@pengutronix.de Subject: Re: [ptxdist] [PATCH] json-c: version bump 0.15 -> 0.16 Date: Tue, 26 Apr 2022 06:55:56 +0200 [thread overview] Message-ID: <Ymd7XCrXwfgpUbSw@ada-deb-carambola.ifak-system.com> (raw) In-Reply-To: <20220425131729.2314017-1-linnea.gunnarsson@t2data.com> Hei hei, Am Mon, Apr 25, 2022 at 03:17:29PM +0200 schrieb Linnea Gunnarsson: > - REFCOUNT_DEBUG is removed and some things > is deprecated. > - Some build changes. Please run scripts/configure_helper.py … some options were added, which are not set explicitly yet. Otherwise build tested here on an older BSP with OSELAS.Toolchain-2016.06.1, and that looks fine. Greets > - Fixed some security things like out of memory accesses and > use-after-free. > - Some other improvements and fixes. > > Signed-off-by: Linnea Gunnarsson <linnea.gunnarsson@t2data.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 8d0b2a39a..18dbc7af7 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.15 > -JSON_C_MD5 := 55f395745ee1cb3a4a39b41636087501 > +JSON_C_VERSION := 0.16 > +JSON_C_MD5 := 8110782cb2a996da5517f1f27a4bed8e > 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.32.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
prev parent reply other threads:[~2022-04-26 4:56 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-04-25 13:17 Linnea Gunnarsson 2022-04-26 4:55 ` Alexander Dahl [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=Ymd7XCrXwfgpUbSw@ada-deb-carambola.ifak-system.com \ --to=ada@thorsis.com \ --cc=linnea.gunnarsson@t2data.com \ --cc=ptxdist@pengutronix.de \ --subject='Re: [ptxdist] [PATCH] json-c: version bump 0.15 -> 0.16' \ /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
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox