From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 27 Nov 2023 19:10:59 +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 1r7g4Q-00BB9I-1k for lore@lore.pengutronix.de; Mon, 27 Nov 2023 19:10:59 +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 1r7g4Q-0005q4-CF; Mon, 27 Nov 2023 19:10:58 +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 1r7g4O-0005pp-Qr; Mon, 27 Nov 2023 19:10:56 +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 1r7g4O-00C09J-ER; Mon, 27 Nov 2023 19:10:56 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1r7g4O-007Esa-5O; Mon, 27 Nov 2023 19:10:56 +0100 Date: Mon, 27 Nov 2023 19:10:56 +0100 From: Roland Hieber To: Ahmad Fatoum Message-ID: <20231127181056.5dgftzworaomjwka@pengutronix.de> References: <20231124110421.ls7jczotswogxg5d@pengutronix.de> <2da613f8-1b3c-86c3-1c46-b0940a1a06eb@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2da613f8-1b3c-86c3-1c46-b0940a1a06eb@pengutronix.de> Subject: Re: [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: , Cc: oss-tools@pengutronix.de 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 On Fri, Nov 24, 2023 at 01:09:40PM +0100, Ahmad Fatoum wrote: > On 24.11.23 12:04, Roland Hieber wrote: > > 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 > > https://public.pengutronix.de/software/dt-utils/dt-utils-2023.11.0.tar.xz Oh yes, thank you, you're correct… so much for re-using old release mails… 🙈 - Roland > > The file checksums are as follows: > > > > * MD5: 4aa4ef310c76a2baa5df62254f0b7453 > > * SHA1: 3d9556c78c3894ef13fbf9b58eb66d1c11950563 > > * SHA256: d224d941c076c143f43d59cd7c6e1c522926064a31ac34a67720632ddecb6b53 > > Hashes are correct though. > > Thanks for the release! > Ahmad > > > > > 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! > > > > -- > Pengutronix e.K. | | > Steuerwalder Str. 21 | http://www.pengutronix.de/ | > 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | > > > -- 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 |