From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 24 Nov 2023 12:04:24 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1r6Tyx-007NqN-2B for lore@lore.pengutronix.de; Fri, 24 Nov 2023 12:04:24 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1r6Tyx-0000aq-Jt; Fri, 24 Nov 2023 12:04:23 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1r6Tyv-0000aF-Ve for oss-tools@pengutronix.de; Fri, 24 Nov 2023 12:04:21 +0100 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6Tyv-00BFI0-Jc for oss-tools@pengutronix.de; Fri, 24 Nov 2023 12:04:21 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1r6Tyv-002ey8-Ag for oss-tools@pengutronix.de; Fri, 24 Nov 2023 12:04:21 +0100 Date: Fri, 24 Nov 2023 12:04:21 +0100 From: Roland Hieber To: oss-tools@pengutronix.de Message-ID: <20231124110421.ls7jczotswogxg5d@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [OSS-Tools] [dt-utils] Release 2023.11.0 X-BeenThere: oss-tools@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: Pengutronix Public Open-Source-Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "OSS-Tools" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: oss-tools-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi, I've just release dt-utils version 2023.11.0. You can download it at the usual location: https://public.pengutronix.de/software/dt-utils/dt-utils-2023.08.0.tar.xz The file checksums are as follows: * MD5: 4aa4ef310c76a2baa5df62254f0b7453 * SHA1: 3d9556c78c3894ef13fbf9b58eb66d1c11950563 * SHA256: d224d941c076c143f43d59cd7c6e1c522926064a31ac34a67720632ddecb6b53 A small bugfix release, mainly consisting of the following commit: * commit b67e96895f52 "libdt: prefer first found disk when looking for block devices" When using barebox-state on boards with a barbeox-state partition on an eMMC device, it could happen that barebox-state tried to find a GPT partition on /dev/mmcblkXbootN instead of /dev/mmcblkX, obviously failing to find a matching partition there, and quitting without any further action. This commit restores the old behaviour of using the first found MMC device (/dev/mmcblkX) instead of the last one. Although this is not completely future-proof, it has worked for years and serves a good stop-gap solution for now. A few more housekeeping and maintenance commits: * commit feca1c1ffdaa "README: provide git format.subjectPrefix line to copy" * commit 1cd62596dbd7 "meson: align libdt-utils version with autotools'" This release includes contributions by Ahmad Fatoum, Enrico Jörns, Leonard Göhrs, and Roland Hieber. Thank you to all contributors! -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |