* [ptxdist] [PATCH] expat: Version bump. 2.6.3 -> 2.6.4
@ 2024-11-10 14:53 Christian Melki
2024-11-13 13:19 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-11-10 14:53 UTC (permalink / raw)
To: ptxdist
Minor changes.
https://github.com/libexpat/libexpat/blob/R_2_6_4/expat/Changes
Plugs CVE:
CVE-2024-50602 - NULL pointer dereference in function XML_ResumeParser
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 31afb8604..59fdd297f 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.6.3
-EXPAT_MD5 := c70040a3f2743d9645cb029d3c9a7c89
+EXPAT_VERSION := 2.6.4
+EXPAT_MD5 := f1acfb75967648230d37629e02afbadc
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.3 -> 2.6.4
2024-11-10 14:53 [ptxdist] [PATCH] expat: Version bump. 2.6.3 -> 2.6.4 Christian Melki
@ 2024-11-13 13:19 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-11-13 13:19 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 42ce009ef8d688ee83b772f18a1723d73c582a2e.
Michael
[sent from post-receive hook]
On Wed, 13 Nov 2024 14:19:48 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Minor changes.
> https://github.com/libexpat/libexpat/blob/R_2_6_4/expat/Changes
>
> Plugs CVE:
> CVE-2024-50602 - NULL pointer dereference in function XML_ResumeParser
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20241110145356.496832-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 31afb8604eae..59fdd297fec8 100644
> --- a/rules/expat.make
> +++ b/rules/expat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
> #
> # Paths and names
> #
> -EXPAT_VERSION := 2.6.3
> -EXPAT_MD5 := c70040a3f2743d9645cb029d3c9a7c89
> +EXPAT_VERSION := 2.6.4
> +EXPAT_MD5 := f1acfb75967648230d37629e02afbadc
> 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-11-13 13:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-10 14:53 [ptxdist] [PATCH] expat: Version bump. 2.6.3 -> 2.6.4 Christian Melki
2024-11-13 13:19 ` [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