* [ptxdist] [PATCH] pcre2: Version bump. 10.45 -> 10.46
@ 2025-08-29 17:50 Christian Melki
2025-09-08 7:24 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-08-29 17:50 UTC (permalink / raw)
To: ptxdist
Security only release.
Plugs CVEs:
CVE-2025-58050 - A heap-buffer-overflow read vulnerability in the regular expression matching engine.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/pcre2.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/pcre2.make b/rules/pcre2.make
index d8b9baf9f..92c034aaa 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
#
# Paths and names
#
-PCRE2_VERSION := 10.45
-PCRE2_MD5 := f71abbe1b5adf25cd9af5d26ef223b66
+PCRE2_VERSION := 10.46
+PCRE2_MD5 := 641f99b635ebb9332a9b6a8ce8e2f3cf
PCRE2 := pcre2-$(PCRE2_VERSION)
PCRE2_SUFFIX := tar.bz2
PCRE2_URL := https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.45 -> 10.46
2025-08-29 17:50 [ptxdist] [PATCH] pcre2: Version bump. 10.45 -> 10.46 Christian Melki
@ 2025-09-08 7:24 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-09-08 7:24 UTC (permalink / raw)
To: ptxdist; +Cc: Christian Melki
Thanks, applied as 55a2739721f0190072b23b4799aa42d5130cbc76.
Michael
[sent from post-receive hook]
On Mon, 08 Sep 2025 09:24:12 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Security only release.
> Plugs CVEs:
> CVE-2025-58050 - A heap-buffer-overflow read vulnerability in the regular expression matching engine.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250829175037.2110829-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/pcre2.make b/rules/pcre2.make
> index d8b9baf9f9e1..92c034aaa3f8 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
> #
> # Paths and names
> #
> -PCRE2_VERSION := 10.45
> -PCRE2_MD5 := f71abbe1b5adf25cd9af5d26ef223b66
> +PCRE2_VERSION := 10.46
> +PCRE2_MD5 := 641f99b635ebb9332a9b6a8ce8e2f3cf
> PCRE2 := pcre2-$(PCRE2_VERSION)
> PCRE2_SUFFIX := tar.bz2
> PCRE2_URL := https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-08 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-29 17:50 [ptxdist] [PATCH] pcre2: Version bump. 10.45 -> 10.46 Christian Melki
2025-09-08 7:24 ` [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