From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 15 Oct 2025 16:22:44 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v92Oq-0087oA-2I for lore@lore.pengutronix.de; Wed, 15 Oct 2025 16:22:44 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1v92Oq-000625-9o; Wed, 15 Oct 2025 16:22:44 +0200 Received: from mail.thorsis.com ([2003:a:e28:26e4::10]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1v92Ol-00061a-51; Wed, 15 Oct 2025 16:22:39 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E45EA14811D1; Wed, 15 Oct 2025 16:22:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thorsis.com; s=dkim; t=1760538158; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=+u5AnmVyt4iHuhUQ/ml4huwC+qzboGNz2ltl3Ab3hkA=; b=ZzjV1Ax5gS5Hn+3DFJzKR73GoGYOCeK/FlgL8miJqxj4pQlHFgTB8IbBHkIjMc7fSSy5lU nIyL82/izcBgT+ZeLXlSlJAjHnIkKK9fm2zJ4X5TDYpnW3V7GaPhLiY0bopXCk8/mIXmvV 6mzJVuOZ+fLFVC75pAoZPIxyvu0B0VW+pa5cZeUn+36vwbqVpfX2eg/6Dr11qhUNSaCgTw Us2ACirtxrSSvlujprNnZv50AAc5MPtlf2fCygO5EwGF5XqLxK+Ukvd99lB7k2u3u1iWyw Igke5EvAt7kUnKrIhPMEaPed1Bldvh6Si6Q+5JFdFx1bPqmbLbWlIlUOYu2Ocw== Date: Wed, 15 Oct 2025 16:22:36 +0200 To: Sven =?iso-8859-1?Q?P=FCschel?= Message-ID: <20251015-specks-museum-9cd31ffb77c4@thorsis.com> Mail-Followup-To: Sven =?iso-8859-1?Q?P=FCschel?= , ptxdist@pengutronix.de References: <20251014132823.1186031-1-s.pueschel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20251014132823.1186031-1-s.pueschel@pengutronix.de> User-Agent: Mutt/2.2.12 (2023-09-09) X-Last-TLS-Session-Version: TLSv1.3 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.3 required=4.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [PATCH] icu: version bump 74.1 -> 77.1 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Alexander Dahl via ptxdist Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl , ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hello Sven, Am Tue, Oct 14, 2025 at 03:28:07PM +0200 schrieb Sven Püschel: > LICENSE file updates: > - Year was updated > - Unicode-3.0 SPDX Identifier added > - MIT license of a JSON parsing library by Niels Lohmann added That library is available as ptxdist package 'nlohmann-json'. Would it be possible to (update and) use that instead of the included one? Greets Alex > > 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 > --- > 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 > ICU_LICENSE_FILES := \ > - file://LICENSE;md5=08dc3852df8fffa807301902ad899ff8 > + file://LICENSE;md5=cf57d9459a2c5f88ecd83c75207cc5ff > > # ---------------------------------------------------------------------------- > # Prepare > -- > 2.47.3 > >