From patchwork Thu Nov 28 11:49:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8286 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4XzZNb2N8Jz3x1C for ; Thu, 28 Nov 2024 11:49:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4XzZNV2FPyz7Qq; Thu, 28 Nov 2024 11:49:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4XzZNF28G4z347H; Thu, 28 Nov 2024 11:49:17 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4XzZNB2LRHz341Q for ; Thu, 28 Nov 2024 11:49:14 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4XzZN91FR5z4bQ; Thu, 28 Nov 2024 11:49:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732794553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=my+YRK7ka0vRJY13U9Q+v7PC3UqgMt2c4R3nOlmhQQQ=; b=XCyF9WlBMIvGc4Py1LwZU+TRBcoHYGfq97ygho9aLz/cNEDb0m3CgLbQCPjT4NtMnMbBHl ZDMFgaISxozuTzAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732794553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=my+YRK7ka0vRJY13U9Q+v7PC3UqgMt2c4R3nOlmhQQQ=; b=h9+euyIMdMItSiu8FDw4cRKIIDYqZSBrH7dbJuTyniA0auG5ngJ4H/dELd5sGUsULwvg/L ecpsYjEdjF8TqIAdrD2ztaqAL09tiQeh21u9RQHeAF6wQVRxUJTjRBwcqxBbh23ZXtFhZF 6tNwH7S7aMOlMdNnpivqS5cgfMFniwdQpk51RSJlENLExpJGdGqda8i1yr0v3VgR/g6/rK O9+rW+q1bwD0GjOAvOA3nYzHocFO8OxmkhaJA5sEk8fGG6Cx0QSlkGqJr0MiM/HOybPgFP aWtHMfeLMy8Y9vQ/eLhVZR/I/bL3kb0c619/GE1Jmg2FJKCWyhWMMBugczXIZA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] utfcpp: Update to version 4.0.6 Date: Thu, 28 Nov 2024 12:49:04 +0100 Message-ID: <20241128114907.3386894-4-adolf.belka@ipfire.org> In-Reply-To: <20241128114907.3386894-1-adolf.belka@ipfire.org> References: <20241128114907.3386894-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: IVNERSJ6KDUBU327OQIGJYYPUSS2WET4 X-Message-ID-Hash: IVNERSJ6KDUBU327OQIGJYYPUSS2WET4 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 4.0.5 to 4.0.6 - Update of rootfile not required - Changelog 4.0.6 Resolve -Wsign-conversion warnings Signed-off-by: Adolf Belka --- lfs/utfcpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/utfcpp b/lfs/utfcpp index 1897e4c4d..9f32e3172 100644 --- a/lfs/utfcpp +++ b/lfs/utfcpp @@ -24,7 +24,7 @@ include Config -VER = 4.0.5 +VER = 4.0.6 THISAPP = utfcpp-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c2058dac06b7bbedb97c18fe8a2fdfa13e45afe180d6602e8c1347db313361c94abf06514c80a308bef6f72eea63b6a7aaeaa7985925d7f5754f5210ebf040cb +$(DL_FILE)_BLAKE2 = 9ad44b7390d1f93e2692641e87c693b83ee13f93732dbab893f678db0c32e37e0d2399d2c2834f98ad629ee7025bf7a1f2f36d14b9b89926d97caaaeb8635c83 install : $(TARGET)