From patchwork Sat Nov 11 10:58:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7343 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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SSCP52rYHz3wvq for ; Sat, 11 Nov 2023 10:59:05 +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 ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SSCNy2TPFz2vK; Sat, 11 Nov 2023 10:58:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SSCNy13Ysz2xjh; Sat, 11 Nov 2023 10:58:58 +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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SSCNv6g0Hz2x9l for ; Sat, 11 Nov 2023 10:58:55 +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 ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SSCNv5DGszkM; Sat, 11 Nov 2023 10:58:55 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699700335; 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=L7BUZ9Ym/TUjA6jGYTemhzkXUGc+caRYbFsaMep/KIw=; b=xAJoRdFLy6r/hTvDZnKGSB3fCce1ONfgwlsPcyCFzfXgG+UeFKYiliGGfFSLr4fJI9yVbD holuuGKxKvWgaLDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699700335; 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=L7BUZ9Ym/TUjA6jGYTemhzkXUGc+caRYbFsaMep/KIw=; b=J3S3Lr+nzRPxBMP8Gz/qQQMJEzWAYupScCZyCTcs0Q1MhtyHtRLxqvD1pnDUE2NxyrLx4h nTeiT6qBEYyWl8hW38KTneVzIxMg/Jdw/ztU4MO0R/ZVwfAh8v9c8lVdR2F2jW0RWYAZSW q4HsOi8sN7paNTydP+fHg1emYr+zc3camxyUkKH/SUMhl3Q4FeEvXsyOmUnJSJeAX8bKbk vDBBwkmgx+TWs3PRvgxSsrDu78eyQC84zMHhBXCbDGKvApvh8I1KqhyskHhgDI+K92vk3K l9kPjlChrqNYOq28XhVoJOhcudsrzzZBEv1Kzq805FrvKYCxF6eP3qIKzv0Axg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] meson: Update to version 1.2.3 Date: Sat, 11 Nov 2023 11:58:47 +0100 Message-ID: <20231111105850.717840-5-adolf.belka@ipfire.org> In-Reply-To: <20231111105850.717840-1-adolf.belka@ipfire.org> References: <20231111105850.717840-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: X7MQVOPDDVMFPMVE2VCIGA37FSF7YH3Q X-Message-ID-Hash: X7MQVOPDDVMFPMVE2VCIGA37FSF7YH3Q 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 1.2.0 to 1.2.3 - Update of rootfile - Changelog The meson changelog is defined only at the 1.2 level. So what changes are related in going from 1.2.0 to 1.2.3 can not be determined. The changes have to be reviewed from the 1.2 branch of commits https://github.com/mesonbuild/meson/commits/1.2 Signed-off-by: Adolf Belka --- config/rootfiles/common/meson | 14 +++++++------- lfs/meson | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/rootfiles/common/meson b/config/rootfiles/common/meson index 59541f9bc..c8e29f313 100644 --- a/config/rootfiles/common/meson +++ b/config/rootfiles/common/meson @@ -1,11 +1,11 @@ #usr/bin/meson -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/entry_points.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/entry_points.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/meson-1.2.3-py3.10.egg-info/top_level.txt #usr/lib/python3.10/site-packages/mesonbuild #usr/lib/python3.10/site-packages/mesonbuild/__init__.py #usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py diff --git a/lfs/meson b/lfs/meson index 6a8b10143..42222c522 100644 --- a/lfs/meson +++ b/lfs/meson @@ -24,7 +24,7 @@ include Config -VER = 1.2.0 +VER = 1.2.3 THISAPP = meson-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = a8239c41ab5d20c26c057293dc85e5577eb9e6eef7a39acc67a0b5b1e82b1afae341936431d96571ff83e96b7648a80a16cfd8eb581ff29b2ca88615657d5ca3 +$(DL_FILE)_BLAKE2 = 7d76c54bddba249ab97ebd5dd0afc448177ff9fa70812a8ca0cc9fe308c9b145b3fbc3ee068acae0fdc73edff42134b7a0b618cd80a05347a424aca7bc8bbef8 install : $(TARGET)