mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] expat: Version bump. 2.8.2 -> 2.8.3
@ 2026-08-17 20:52 Christian Melki
  2026-09-04  6:52 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-08-17 20:52 UTC (permalink / raw)
  To: ptxdist

Minor fixes, including security.
https://github.com/libexpat/libexpat/blob/R_2_8_3/expat/Changes

Plugs CVE:
CVE-2026-72522: Fix an out-of-bounds read.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/expat.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/expat.make b/rules/expat.make
index acf88b4d8..767da98b9 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION		:= 2.8.2
-EXPAT_SHA256		:= 69e7f52417d85b1c2b7fe855e176eec55d0b2d7d92d691372d833a1c7df7923b
+EXPAT_VERSION		:= 2.8.3
+EXPAT_SHA256		:= b4cc2483927d5e90bf8c40b44a6b95b368b42a8a96e25883fce188b48a92b670
 EXPAT			:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX		:= tar.bz2
 EXPAT_RELEASE		:= R_$(subst .,_,$(EXPAT_VERSION))
-- 
2.43.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] expat: Version bump. 2.8.2 -> 2.8.3
  2026-08-17 20:52 [ptxdist] [PATCH] expat: Version bump. 2.8.2 -> 2.8.3 Christian Melki
@ 2026-09-04  6:52 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-09-04  6:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as f2b593b937ce28f7c83c05a88af2aa8219d95610.

Michael

[sent from post-receive hook]

On Fri, 04 Sep 2026 08:52:59 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Minor fixes, including security.
> https://github.com/libexpat/libexpat/blob/R_2_8_3/expat/Changes
> 
> Plugs CVE:
> CVE-2026-72522: Fix an out-of-bounds read.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260817205256.1105168-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/expat.make b/rules/expat.make
> index acf88b4d8ea0..767da98b9d63 100644
> --- a/rules/expat.make
> +++ b/rules/expat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
>  #
>  # Paths and names
>  #
> -EXPAT_VERSION		:= 2.8.2
> -EXPAT_SHA256		:= 69e7f52417d85b1c2b7fe855e176eec55d0b2d7d92d691372d833a1c7df7923b
> +EXPAT_VERSION		:= 2.8.3
> +EXPAT_SHA256		:= b4cc2483927d5e90bf8c40b44a6b95b368b42a8a96e25883fce188b48a92b670
>  EXPAT			:= expat-$(EXPAT_VERSION)
>  EXPAT_SUFFIX		:= tar.bz2
>  EXPAT_RELEASE		:= R_$(subst .,_,$(EXPAT_VERSION))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-04  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 20:52 [ptxdist] [PATCH] expat: Version bump. 2.8.2 -> 2.8.3 Christian Melki
2026-09-04  6:52 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox