From patchwork Mon May 25 12:25:01 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9883 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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gPFTF3y8wz3wmP for ; Mon, 25 May 2026 12:25:21 +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) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gPFTF2Z4Dz7BS for ; Mon, 25 May 2026 12:25:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gPFTB1SVwz371J for ; Mon, 25 May 2026 12:25:18 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gPFT40fKhz32f1 for ; Mon, 25 May 2026 12:25:12 +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 4gPFT22BTKz3B1; Mon, 25 May 2026 12:25:10 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779711910; 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=lhQwZq/GYAUbmEjVZxLXJtX0UYdKCMJWJBXM7HRfAm4=; b=6iILSgeFPjw9v/DBjHCyZAiT34fLNwRIOTt5laMszKGE8qAGgXJCHYxa3i7CvmR++NIQGU TCPnVPcAgnGcR3Bg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779711910; 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=lhQwZq/GYAUbmEjVZxLXJtX0UYdKCMJWJBXM7HRfAm4=; b=PYBtOWQ+iFLLKaU4zVk+Hfj74qiUpoaCP6SQel8McJct9yGvagFwrFL8B/lsr1je1WvkVF jUrrW154uyCEr689kMHrlJBK90CR9RyjUE84D5hZjGH6AcGgwIf+m9Y54oBcZ/M3Mb2BVF 5ZmILixFFeobKKt0EDrVrPStdKLDfndkaNDbS4sBYmKTnDCHlvr6VKMKcyThDsFRcf1ld2 FEs7T3ayF4SzTziTQm78+6QzEhZmG9pXxQTVTAL4bVaBRdN7iexqSPvuI52QfH+gFzvGRk XfeiOwQu9yIL9+kiK09nnXuP9F4aeUxhmzB1HZCNhcLTyQrAbp418kC3BYX2Gg== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] meson: Update to version 1.11.1 Date: Mon, 25 May 2026 14:25:01 +0200 Message-ID: <20260525122505.3658371-11-adolf.belka@ipfire.org> In-Reply-To: <20260525122505.3658371-1-adolf.belka@ipfire.org> References: <20260525122505.3658371-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 1.10.1 to 1.11.1 - Update of rootfile - Changelog 1.11.1 See changes in link https://mesonbuild.com/Release-notes-for-1-11-0.html Signed-off-by: Adolf Belka --- config/rootfiles/common/meson | 15 ++++++++------- lfs/meson | 4 ++-- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/config/rootfiles/common/meson b/config/rootfiles/common/meson index aab212049..bd7763962 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.10.1-py3.10.egg-info -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/entry_points.txt -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/entry_points.txt +#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/meson-1.11.1-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 @@ -233,6 +233,7 @@ #usr/lib/python3.10/site-packages/mesonbuild/scripts/pickle_env.py #usr/lib/python3.10/site-packages/mesonbuild/scripts/pycompile.py #usr/lib/python3.10/site-packages/mesonbuild/scripts/python_info.py +#usr/lib/python3.10/site-packages/mesonbuild/scripts/rc.py #usr/lib/python3.10/site-packages/mesonbuild/scripts/regen_checker.py #usr/lib/python3.10/site-packages/mesonbuild/scripts/reprotest.py #usr/lib/python3.10/site-packages/mesonbuild/scripts/run_tool.py diff --git a/lfs/meson b/lfs/meson index cf928514b..9ff7ae20e 100644 --- a/lfs/meson +++ b/lfs/meson @@ -24,7 +24,7 @@ include Config -VER = 1.10.1 +VER = 1.11.1 THISAPP = meson-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0d99736cdc1b3576026bce775a15c805c8178e2b21615829e028a05f5265cb5c72bd04a9ac5a45a9cf247d54f37f25a98f094efb5e1addb78e9a6ff863629642 +$(DL_FILE)_BLAKE2 = 3fcedb28ae3646e1c6bc1b9596ec3f04af1752bef7de9a0a1086aa103d8e0e91b22c66b85f66751447571d2d8815cf3582aacb1e252ea4af59aa18ae1bbede13 install : $(TARGET)