* [ptxdist] [PATCH] expat: Version bump. 2.7.3 -> 2.7.4
@ 2026-02-01 19:27 Christian Melki
2026-02-06 8:56 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2026-02-01 19:27 UTC (permalink / raw)
To: ptxdist
https://github.com/libexpat/libexpat/blob/R_2_7_4/expat/Changes
Plugs CVEs:
CVE-2026-24515: NULL dereference in XML_SetUnknownEncodingHandler
CVE-2026-25210: Integer overflow in function doContent
* Fix options, libbsd support was removed.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/expat.make | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/rules/expat.make b/rules/expat.make
index 3f5979155..1043bb232 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.7.3
-EXPAT_MD5 := 3f1a65112ae997f8350de931b1e73df0
+EXPAT_VERSION := 2.7.4
+EXPAT_MD5 := d8c3327b7e10e75582873a0d97e7a538
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_RELEASE := R_$(subst .,_,$(EXPAT_VERSION))
@@ -45,7 +45,6 @@ EXPAT_CONF_OPT := \
--without-xmlwf \
--without-examples \
--without-tests \
- --without-libbsd \
--with-getrandom \
--without-sys-getrandom \
--without-docbook
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] expat: Version bump. 2.7.3 -> 2.7.4
2026-02-01 19:27 [ptxdist] [PATCH] expat: Version bump. 2.7.3 -> 2.7.4 Christian Melki
@ 2026-02-06 8:56 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-02-06 8:56 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 1f9952fe6180f339e9411a2ddfaf71c606aad9c8.
Michael
[sent from post-receive hook]
On Fri, 06 Feb 2026 09:56:15 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> https://github.com/libexpat/libexpat/blob/R_2_7_4/expat/Changes
>
> Plugs CVEs:
> CVE-2026-24515: NULL dereference in XML_SetUnknownEncodingHandler
> CVE-2026-25210: Integer overflow in function doContent
>
> * Fix options, libbsd support was removed.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20260201192700.3584186-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 3f5979155709..1043bb232860 100644
> --- a/rules/expat.make
> +++ b/rules/expat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
> #
> # Paths and names
> #
> -EXPAT_VERSION := 2.7.3
> -EXPAT_MD5 := 3f1a65112ae997f8350de931b1e73df0
> +EXPAT_VERSION := 2.7.4
> +EXPAT_MD5 := d8c3327b7e10e75582873a0d97e7a538
> EXPAT := expat-$(EXPAT_VERSION)
> EXPAT_SUFFIX := tar.bz2
> EXPAT_RELEASE := R_$(subst .,_,$(EXPAT_VERSION))
> @@ -45,7 +45,6 @@ EXPAT_CONF_OPT := \
> --without-xmlwf \
> --without-examples \
> --without-tests \
> - --without-libbsd \
> --with-getrandom \
> --without-sys-getrandom \
> --without-docbook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-06 8:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-01 19:27 [ptxdist] [PATCH] expat: Version bump. 2.7.3 -> 2.7.4 Christian Melki
2026-02-06 8:56 ` [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