From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [PATCH] icu: version bump 74.1 -> 77.1
Date: Tue, 14 Oct 2025 16:59:34 +0200 [thread overview]
Message-ID: <CAH+2xPBJtCUywsw7i+i5ygUY-f22QrKUDw3HyxLViA3fskrrVg@mail.gmail.com> (raw)
In-Reply-To: <20251014132823.1186031-1-s.pueschel@pengutronix.de>
Hi Sven,
Great work with all the package maintenance :)
Den tirs. 14. okt. 2025 kl. 15.28 skrev Sven Püschel
<s.pueschel@pengutronix.de>:
>
> LICENSE file updates:
> - Year was updated
> - Unicode-3.0 SPDX Identifier added
> - MIT license of a JSON parsing library by Niels Lohmann added
>
> https://github.com/unicode-org/icu/releases/tag/release-74-2
> https://github.com/unicode-org/icu/releases/tag/release-75-1
> https://github.com/unicode-org/icu/releases/tag/release-76-1
> https://github.com/unicode-org/icu/releases/tag/release-77-1
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> ---
> rules/icu.make | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/rules/icu.make b/rules/icu.make
> index 507de2afe..7a5b4f1ea 100644
> --- a/rules/icu.make
> +++ b/rules/icu.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ICU) += icu
> #
> # Paths and names
> #
> -ICU_VERSION := 74.1
> -ICU_MD5 := 71e60b22697c4f35820a1897417dbab4
> +ICU_VERSION := 77.1
> +ICU_MD5 := bc0132b4c43db8455d2446c3bae58898
> ICU := icu4c-$(subst .,_,$(ICU_VERSION))-src
> ICU_SUFFIX := tgz
> ICU_URL := https://github.com/unicode-org/icu/releases/download/release-$(subst .,-,$(ICU_VERSION))/$(ICU).$(ICU_SUFFIX)
> @@ -24,7 +24,7 @@ ICU_DIR := $(BUILDDIR)/$(ICU)
> ICU_SUBDIR := source
> ICU_LICENSE := MIT AND Unicode-3.0 AND public_domain AND BSD-3-Clause
public_domain is not a SPDX license identifier.
There are a couple of different public domain identifiers, I think
it's safe to use CC-PDM-1.0 in this case.
Creative Commons Public Domain Mark 1.0 Universal
https://spdx.org/licenses/CC-PDM-1.0.html
/Bruno
> ICU_LICENSE_FILES := \
> - file://LICENSE;md5=08dc3852df8fffa807301902ad899ff8
> + file://LICENSE;md5=cf57d9459a2c5f88ecd83c75207cc5ff
>
> # ----------------------------------------------------------------------------
> # Prepare
> --
> 2.47.3
>
>
prev parent reply other threads:[~2025-10-14 14:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-14 13:28 Sven Püschel
2025-10-14 14:59 ` Bruno Thomsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAH+2xPBJtCUywsw7i+i5ygUY-f22QrKUDw3HyxLViA3fskrrVg@mail.gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
--cc=s.pueschel@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox