* [ptxdist] [PATCH] expat: Version bump. 2.6.1 -> 2.6.2
@ 2024-03-14 19:56 Christian Melki
2024-03-19 6:44 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-03-14 19:56 UTC (permalink / raw)
To: ptxdist
Minor changes
https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes
Plugs CVE:
CVE-2024-28757: Prevent billion laughs attacks with isolated use of external parsers.
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 1c5fcf441..03f9ac6b4 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.6.1
-EXPAT_MD5 := d83bb2458956aeed4236cf45bff6eccd
+EXPAT_VERSION := 2.6.2
+EXPAT_MD5 := b246f58b25a7629fca6cbd1429400cdf
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_RELEASE := R_$(subst .,_,$(EXPAT_VERSION))
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] expat: Version bump. 2.6.1 -> 2.6.2
2024-03-14 19:56 [ptxdist] [PATCH] expat: Version bump. 2.6.1 -> 2.6.2 Christian Melki
@ 2024-03-19 6:44 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-19 6:44 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 6cc0a75121d43ca758ce2fc467427e368849f88c.
Michael
[sent from post-receive hook]
On Tue, 19 Mar 2024 07:44:51 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes
> https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes
> Plugs CVE:
> CVE-2024-28757: Prevent billion laughs attacks with isolated use of external parsers.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240314195654.1708455-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 1c5fcf44156c..03f9ac6b4d40 100644
> --- a/rules/expat.make
> +++ b/rules/expat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
> #
> # Paths and names
> #
> -EXPAT_VERSION := 2.6.1
> -EXPAT_MD5 := d83bb2458956aeed4236cf45bff6eccd
> +EXPAT_VERSION := 2.6.2
> +EXPAT_MD5 := b246f58b25a7629fca6cbd1429400cdf
> 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:[~2024-03-19 6:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 19:56 [ptxdist] [PATCH] expat: Version bump. 2.6.1 -> 2.6.2 Christian Melki
2024-03-19 6:44 ` [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