From patchwork Fri Sep 12 10:10:36 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9042 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) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cNVYv2Dfyz3wkk for ; Fri, 12 Sep 2025 10:10:59 +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" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cNVYt4cf4z3Yy for ; Fri, 12 Sep 2025 10:10:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cNVYq5skMz335K for ; Fri, 12 Sep 2025 10:10:55 +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 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cNVYn1Bzcz2xQ9 for ; Fri, 12 Sep 2025 10:10:53 +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 4cNVYm3v6jz2kX; Fri, 12 Sep 2025 10:10:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757671852; 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=TNJoo2lM6TJEREL0z7FcPqrtorIF86TPwWoZtHWA+lA=; b=yTBVAYZQSdt9VD8rhO+RoqtNv83mVqEAxfbuvnqyv0wb1kOKWiipMtIPNqD3NCw3kBRJLg Zr/AbnxpD8sTZpCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757671852; 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=TNJoo2lM6TJEREL0z7FcPqrtorIF86TPwWoZtHWA+lA=; b=FS+raX7YB6WNe59f/9C3naqHvLCo1OHhl+ZLHgjPwrv9NdBYQd75VzQ9LCs9lhb2In2EMx 5oIPyjnU2/Lk8y1t3pKna3c6FmzI5O87tDQ6GGbCrxfL5LARNzXPPXshasTOrraVimq6KU oQAaECBocNX126I/4C+RU/Bt6v/rZkz39adkMVbMI07MahKOLxzoPmgYiUGmPFEODj9z49 H7fbVbHBrR0kgqP2QsQuKnq1RpHQAcVTq2l0wmxmr5RKOIYIWCgOlJTX12cV+8niNLK9Lf c3m1d24pmsx0rNAxdveHWAYnQztaMiEROhYXUclZoJ8M8ebHC6UmX39YXJbcuA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] dtc: Update to version 1.7.2 Date: Fri, 12 Sep 2025 12:10:36 +0200 Message-ID: <20250912101046.7142-3-adolf.belka@ipfire.org> In-Reply-To: <20250912101046.7142-1-adolf.belka@ipfire.org> References: <20250912101046.7142-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.7.1 to 1.7.2 - Update of rootfile - Changelog 1.7.2 Build - Fix automatic dependency handling for paths with spaces in them - Fix to allow compilation with swig 4.3.0 - Disable pointless warnings on swig generated code fdtoverlay - Improve error message with missing /__symbols__ Signed-off-by: Adolf Belka --- config/rootfiles/common/dtc | 2 +- lfs/dtc | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/dtc b/config/rootfiles/common/dtc index 926c071d7..0bb6d6ac2 100644 --- a/config/rootfiles/common/dtc +++ b/config/rootfiles/common/dtc @@ -11,4 +11,4 @@ #usr/lib/libfdt.a #usr/lib/libfdt.so usr/lib/libfdt.so.1 -usr/lib/libfdt.so.1.7.1 +usr/lib/libfdt.so.1.7.2 diff --git a/lfs/dtc b/lfs/dtc index b3069b56e..fe49a935f 100644 --- a/lfs/dtc +++ b/lfs/dtc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,8 @@ include Config -VER = 1.7.1 +VER = 1.7.2 +# https://mirrors.edge.kernel.org/pub/software/utils/dtc/ THISAPP = dtc-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = c9d9d7c60ce13c8e138ab8ddf3e8166d7cf3867ca4e5ea53621bf73514319faf6a6bac09fb96c971554db9f77dd3428e01d53990586041092a64849685d8854b +$(DL_FILE)_BLAKE2 = d345027614a4caff9912b39286e35c1a889bbfd88630bac1c9c48223a6171bd6a8661342c89355e63301b395d1c238be82d21d870b0dd5fc05ae5dd552e730a6 install : $(TARGET)