mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pcre2: Version bump. 10.42 -> 10.43
@ 2024-02-19 19:47 Christian Melki
  2024-03-15  4:06 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-02-19 19:47 UTC (permalink / raw)
  To: ptxdist

Looks like various smaller enhancements and fixes.
https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.43
https://github.com/PCRE2Project/pcre2/blob/pcre2-10.43/NEWS
https://github.com/PCRE2Project/pcre2/blob/pcre2-10.43/ChangeLog

* License hash update. Copyright year changes.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/pcre2.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/pcre2.make b/rules/pcre2.make
index 6aba2fe92..5d7494d66 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
 #
 # Paths and names
 #
-PCRE2_VERSION		:= 10.42
-PCRE2_MD5		:= a8e9ab2935d428a4807461f183034abe
+PCRE2_VERSION		:= 10.43
+PCRE2_MD5		:= c8e2043cbc4abb80e76dba323f7c409f
 PCRE2			:= pcre2-$(PCRE2_VERSION)
 PCRE2_SUFFIX		:= tar.bz2
 PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
 PCRE2_SOURCE		:= $(SRCDIR)/$(PCRE2).$(PCRE2_SUFFIX)
 PCRE2_DIR		:= $(BUILDDIR)/$(PCRE2)
 PCRE2_LICENSE		:= BSD-3-Clause
-PCRE2_LICENSE_FILES	:= file://LICENCE;md5=41bfb977e4933c506588724ce69bf5d2
+PCRE2_LICENSE_FILES	:= file://LICENCE;md5=321a5eb46acae6b6c1ff2c7a866d836a
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.42 -> 10.43
  2024-02-19 19:47 [ptxdist] [PATCH] pcre2: Version bump. 10.42 -> 10.43 Christian Melki
@ 2024-03-15  4:06 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-03-15  4:06 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 6fb9c47dffe571943725a6016b41175a06198d78.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:12 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Looks like various smaller enhancements and fixes.
> https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.43
> https://github.com/PCRE2Project/pcre2/blob/pcre2-10.43/NEWS
> https://github.com/PCRE2Project/pcre2/blob/pcre2-10.43/ChangeLog
> 
> * License hash update. Copyright year changes.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240219194710.2874349-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 6aba2fe9259d..5d7494d66532 100644
> --- a/rules/pcre2.make
> +++ b/rules/pcre2.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
>  #
>  # Paths and names
>  #
> -PCRE2_VERSION		:= 10.42
> -PCRE2_MD5		:= a8e9ab2935d428a4807461f183034abe
> +PCRE2_VERSION		:= 10.43
> +PCRE2_MD5		:= c8e2043cbc4abb80e76dba323f7c409f
>  PCRE2			:= pcre2-$(PCRE2_VERSION)
>  PCRE2_SUFFIX		:= tar.bz2
>  PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
>  PCRE2_SOURCE		:= $(SRCDIR)/$(PCRE2).$(PCRE2_SUFFIX)
>  PCRE2_DIR		:= $(BUILDDIR)/$(PCRE2)
>  PCRE2_LICENSE		:= BSD-3-Clause
> -PCRE2_LICENSE_FILES	:= file://LICENCE;md5=41bfb977e4933c506588724ce69bf5d2
> +PCRE2_LICENSE_FILES	:= file://LICENCE;md5=321a5eb46acae6b6c1ff2c7a866d836a
>  
>  # ----------------------------------------------------------------------------
>  # Prepare



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-15  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 19:47 [ptxdist] [PATCH] pcre2: Version bump. 10.42 -> 10.43 Christian Melki
2024-03-15  4:06 ` [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