* [ptxdist] [PATCH] expat: Version bump. 2.4.9 -> 2.5.0
@ 2022-10-26 18:53 Christian Melki
2022-11-11 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-10-26 18:53 UTC (permalink / raw)
To: ptxdist
Various fixes.
https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes
Plugs CVE: CVE-2022-43680
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 cea10d7cb..ad873a260 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.4.9
-EXPAT_MD5 := 230455a6bb417c3c5d00806554ea34df
+EXPAT_VERSION := 2.5.0
+EXPAT_MD5 := 5e9974d422dc4b157f300568ad28ebf6
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_URL := $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] expat: Version bump. 2.4.9 -> 2.5.0
2022-10-26 18:53 [ptxdist] [PATCH] expat: Version bump. 2.4.9 -> 2.5.0 Christian Melki
@ 2022-11-11 14:31 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-11-11 14:31 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 6f6adcbc46e96068ebe160b1602dd722001514a2.
Michael
[sent from post-receive hook]
On Fri, 11 Nov 2022 15:31:14 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Various fixes.
> https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes
>
> Plugs CVE: CVE-2022-43680
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20221026185319.780159-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 cea10d7cb6fe..ad873a2609b8 100644
> --- a/rules/expat.make
> +++ b/rules/expat.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
> #
> # Paths and names
> #
> -EXPAT_VERSION := 2.4.9
> -EXPAT_MD5 := 230455a6bb417c3c5d00806554ea34df
> +EXPAT_VERSION := 2.5.0
> +EXPAT_MD5 := 5e9974d422dc4b157f300568ad28ebf6
> EXPAT := expat-$(EXPAT_VERSION)
> EXPAT_SUFFIX := tar.bz2
> EXPAT_URL := $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-11 14:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 18:53 [ptxdist] [PATCH] expat: Version bump. 2.4.9 -> 2.5.0 Christian Melki
2022-11-11 14:31 ` [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