From patchwork Tue Sep 8 19:52:39 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10179 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 "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hfZNt4DCBz3wr9 for ; Tue, 08 Sep 2026 19:53:02 +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 "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hfZNr3k4Rz7BB for ; Tue, 08 Sep 2026 19:53:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hfZNm1JQkz37DN for ; Tue, 08 Sep 2026 19:52:56 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hfZNf6hLRz36Wq for ; Tue, 08 Sep 2026 19:52:50 +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 4hfZNd1sxXz6ms; Tue, 08 Sep 2026 19:52:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1788897169; 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=YpVF5r9A6WN9cx1rc+vw9TyW+tmn+DFsJ1O+y96fVcU=; b=b0aK7I7pGhA5n6DdfanpIcNoWR2w8hQ9vC0gxq/d90ipTx5qql5THFlPQJUqBPVcBaQjt/ fQ4ZHdzG6SXngY1EKx+5nx7Ahe3pk96OwH5q9c07dapk2KoYoRyMnTXNYnzQ+l1KanbQfo bp8d7Gptmd+F4VaHTxWJ9VA4KknSwmnEL4v9L5knu5Q28glH+cacKSwCouwQarAqLKooYd cL151jdgTBMJjDKdnBR0sgJc3+Pszx4RrzpJ7INlwhSsC0pheXxUZ1UO4dqGVM705BGL53 UtRxej3S4uq50R9/Z2akk3w130f3QULZ33DxA9bBD5MvxSQ2EURcy4Yo/x2ElA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1788897169; 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=YpVF5r9A6WN9cx1rc+vw9TyW+tmn+DFsJ1O+y96fVcU=; b=rzJLrU4kYT5DAaE5nbjEsgm5w1PoZVz/cfcIX1RBLjCEb3s77thJny1a8/UfQPP/9AqcdP 6pnqjqvs9NOaFqDA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] meson: Update to version 1.12.0 Date: Tue, 8 Sep 2026 21:52:39 +0200 Message-ID: <20260908195241.2909132-13-adolf.belka@ipfire.org> In-Reply-To: <20260908195241.2909132-1-adolf.belka@ipfire.org> References: <20260908195241.2909132-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.11.2 to 1.12.0 - Update of rootfile - Changelog meson only creates changelogs at the 1.x level and does not indicate what is new between 1.x.a and 1.x.b The changlog details for 1.12.0 are available at https://mesonbuild.com/Release-notes-for-1-12-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 c3d7221ee..a3d885285 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.11.2-py3.10.egg-info -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/dependency_links.txt -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/entry_points.txt -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/meson-1.11.2-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info/dependency_links.txt +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info/entry_points.txt +#usr/lib/python3.10/site-packages/meson-1.12.0-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/meson-1.12.0-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 @@ -128,6 +128,7 @@ #usr/lib/python3.10/site-packages/mesonbuild/interpreter #usr/lib/python3.10/site-packages/mesonbuild/interpreter/__init__.py #usr/lib/python3.10/site-packages/mesonbuild/interpreter/compiler.py +#usr/lib/python3.10/site-packages/mesonbuild/interpreter/decorators.py #usr/lib/python3.10/site-packages/mesonbuild/interpreter/dependencyfallbacks.py #usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreter.py #usr/lib/python3.10/site-packages/mesonbuild/interpreter/interpreterobjects.py diff --git a/lfs/meson b/lfs/meson index 3d0bf7fad..621b0090a 100644 --- a/lfs/meson +++ b/lfs/meson @@ -24,7 +24,7 @@ include Config -VER = 1.11.2 +VER = 1.12.0 THISAPP = meson-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c4ad77fe543b555d23f511dd2de43f6ee259384b6a753ecfe6142793fc0a9d7bc3cdd2d1e48d2b8dae35b96870e55c5d33df40c4b0284ea1bedef5f76b3a0214 +$(DL_FILE)_BLAKE2 = 41d06e300bd549958179e81c0ba3c494912652f8851ef34214de05db42e32fe793cd42f09ef08a8f44e4340649508ed9dc5071daba9dda81df0efa9669022251 install : $(TARGET)