mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48.
@ 2026-09-04 17:00 Christian Melki
  2026-09-07  7:12 ` Alexander Dahl via ptxdist
  2026-09-18  9:02 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Melki @ 2026-09-04 17:00 UTC (permalink / raw)
  To: ptxdist

Security and bug fixes.
https://github.com/PCRE2Project/pcre2/blob/pcre2-10.48/NEWS

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 c6bedda64..3587dbdc1 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
 #
 # Paths and names
 #
-PCRE2_VERSION		:= 10.47
-PCRE2_SHA256		:= 47fe8c99461250d42f89e6e8fdaeba9da057855d06eb7fc08d9ca03fd08d7bc7
+PCRE2_VERSION		:= 10.48
+PCRE2_SHA256		:= b6c68fdf6f3ac31388b50aa89ff0fc49c00c987c16e7b5146491d12003f2c8ed
 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] 3+ messages in thread

* Re: [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48.
  2026-09-04 17:00 [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48 Christian Melki
@ 2026-09-07  7:12 ` Alexander Dahl via ptxdist
  2026-09-18  9:02 ` [ptxdist] [APPLIED] " Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Alexander Dahl via ptxdist @ 2026-09-07  7:12 UTC (permalink / raw)
  To: Christian Melki; +Cc: Alexander Dahl, ptxdist

Hello,

Am Fri, Sep 04, 2026 at 07:00:32PM +0200 schrieb Christian Melki:
> Security and bug fixes.
> https://github.com/PCRE2Project/pcre2/blob/pcre2-10.48/NEWS
> 
> 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 c6bedda64..3587dbdc1 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
>  #
>  # Paths and names
>  #
> -PCRE2_VERSION		:= 10.47
> -PCRE2_SHA256		:= 47fe8c99461250d42f89e6e8fdaeba9da057855d06eb7fc08d9ca03fd08d7bc7
> +PCRE2_VERSION		:= 10.48
> +PCRE2_SHA256		:= b6c68fdf6f3ac31388b50aa89ff0fc49c00c987c16e7b5146491d12003f2c8ed

Tested-by: Alexander Dahl <ada@thorsis.com>

Thanks
Alex

>  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] 3+ messages in thread

* Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.47 -> 10.48.
  2026-09-04 17:00 [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48 Christian Melki
  2026-09-07  7:12 ` Alexander Dahl via ptxdist
@ 2026-09-18  9:02 ` Michael Olbrich
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Olbrich @ 2026-09-18  9:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 8a99986c50479b7c11aa10574cbbafccea52982b.

Michael

[sent from post-receive hook]

On Fri, 18 Sep 2026 11:02:12 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Security and bug fixes.
> https://github.com/PCRE2Project/pcre2/blob/pcre2-10.48/NEWS
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Tested-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260904170032.3841751-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 c6bedda64217..3587dbdc1d71 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
>  #
>  # Paths and names
>  #
> -PCRE2_VERSION		:= 10.47
> -PCRE2_SHA256		:= 47fe8c99461250d42f89e6e8fdaeba9da057855d06eb7fc08d9ca03fd08d7bc7
> +PCRE2_VERSION		:= 10.48
> +PCRE2_SHA256		:= b6c68fdf6f3ac31388b50aa89ff0fc49c00c987c16e7b5146491d12003f2c8ed
>  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] 3+ messages in thread

end of thread, other threads:[~2026-09-18  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 17:00 [ptxdist] [PATCH] pcre2: Version bump. 10.47 -> 10.48 Christian Melki
2026-09-07  7:12 ` Alexander Dahl via ptxdist
2026-09-18  9:02 ` [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