public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] dtc: Update to version 1.7.2
Date: Fri, 12 Sep 2025 12:10:36 +0200	[thread overview]
Message-ID: <20250912101046.7142-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250912101046.7142-1-adolf.belka@ipfire.org>

- 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 <adolf.belka@ipfire.org>
---
 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  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)
 
-- 
2.51.0



  parent reply	other threads:[~2025-09-12 10:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-12 10:10 [PATCH] core 198: Ship dtc Adolf Belka
2025-09-12 10:10 ` [PATCH] core198: Ship elinks Adolf Belka
2025-09-12 10:10 ` Adolf Belka [this message]
2025-09-12 10:10 ` [PATCH] elinks: Update to version 0.18.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] iotop: Update to version 1.30 Adolf Belka
2025-09-12 10:10 ` [PATCH] iptraf-ng: Update to version 1.2.2 Adolf Belka
2025-09-12 10:10 ` [PATCH] libslirp: Update to version 4.9.1 Adolf Belka
2025-09-12 10:10 ` [PATCH] libusbredir: Update to version 0.15.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] nagios_nrpe: Update to version 4.1.3 Adolf Belka
2025-09-12 10:10 ` [PATCH] opus: Update to version 1.5.2 Adolf Belka
2025-09-12 10:10 ` [PATCH] qemu-ga: Update to version 10.1.0 Adolf Belka
2025-09-12 10:10 ` [PATCH] qemu: " Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250912101046.7142-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox