From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 24 Nov 2023 13:09:43 +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 1r6V0A-007RER-2N for lore@lore.pengutronix.de; Fri, 24 Nov 2023 13:09:43 +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 1r6V0A-0001ud-MY; Fri, 24 Nov 2023 13:09:42 +0100 Received: from ptz.office.stw.pengutronix.de ([2a0a:edc0:0:900:1d::77] helo=[127.0.0.1]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1r6V09-0001ty-04; Fri, 24 Nov 2023 13:09:41 +0100 Message-ID: <2da613f8-1b3c-86c3-1c46-b0940a1a06eb@pengutronix.de> Date: Fri, 24 Nov 2023 13:09:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Content-Language: en-US To: Roland Hieber , oss-tools@pengutronix.de References: <20231124110421.ls7jczotswogxg5d@pengutronix.de> From: Ahmad Fatoum In-Reply-To: <20231124110421.ls7jczotswogxg5d@pengutronix.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: , 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 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 > > 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 |