* [Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.4
@ 2026-08-31 18:30 Bernd Kuhls
2026-08-31 19:09 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-08-31 18:30 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/libexpat/libexpat/blob/R_2_8_4/expat/Changes
https://blog.hartwork.org/posts/expat-2-8-4-released/
Fixes CVE-2026-66046, CVE-2026-76641, CVE-2026-76956 & CVE-2026-76957.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/cc20c258572c9f941f4e1d6cbcddae710023631a
package/expat/expat.hash | 4 ++--
package/expat/expat.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/expat/expat.hash b/package/expat/expat.hash
index c5a8816f9b..d8b4eef2f9 100644
--- a/package/expat/expat.hash
+++ b/package/expat/expat.hash
@@ -1,4 +1,4 @@
-# From https://github.com/libexpat/libexpat/releases/tag/R_2_8_3
-sha256 f6256df90c906773d344da084402b7d3e4f22ed41b1a59c989098a83d3ea0c85 expat-2.8.3.tar.xz
+# From https://github.com/libexpat/libexpat/releases/tag/R_2_8_4
+sha256 656ae1cc8da3b4ea513bb4e254f33e6243938084c0ec6239da873376b09985a7 expat-2.8.4.tar.xz
# Locally calculated
sha256 31b15de82aa19a845156169a17a5488bf597e561b2c318d159ed583139b25e87 COPYING
diff --git a/package/expat/expat.mk b/package/expat/expat.mk
index a82be75a4d..1e5b738463 100644
--- a/package/expat/expat.mk
+++ b/package/expat/expat.mk
@@ -4,7 +4,7 @@
#
################################################################################
-EXPAT_VERSION = 2.8.3
+EXPAT_VERSION = 2.8.4
EXPAT_SITE = https://github.com/libexpat/libexpat/releases/download/R_$(subst .,_,$(EXPAT_VERSION))
EXPAT_SOURCE = expat-$(EXPAT_VERSION).tar.xz
EXPAT_INSTALL_STAGING = YES
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.4
2026-08-31 18:30 [Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.4 Bernd Kuhls
@ 2026-08-31 19:09 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2026-08-31 19:09 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot, Fabrice Fontaine
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> https://github.com/libexpat/libexpat/blob/R_2_8_4/expat/Changes
> https://blog.hartwork.org/posts/expat-2-8-4-released/
> Fixes CVE-2026-66046, CVE-2026-76641, CVE-2026-76956 & CVE-2026-76957.
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-31 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31 18:30 [Buildroot] [PATCH 1/1] package/expat: security bump version to 2.8.4 Bernd Kuhls
2026-08-31 19:09 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox