From patchwork Sat Jan 11 14:43:29 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8399 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YVh9M528cz3x61 for ; Sat, 11 Jan 2025 14:43:51 +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 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YVh9H2YKCz4ZX; Sat, 11 Jan 2025 14:43:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YVh9H22ZYz344s; Sat, 11 Jan 2025 14:43:47 +0000 (UTC) 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YVh993Qrnz3469 for ; Sat, 11 Jan 2025 14:43:41 +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 4YVh990DqxzNR; Sat, 11 Jan 2025 14:43:41 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736606621; 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=okuMidZ8KDi0C3yOpIevgU3Rd4oe49ezoZ0y9AeYLYk=; b=NUg0GVnc6CQGQ31FKDt5UuDtXDuqIQPfzL4weWnAkxlHzgvi6ReLiVnR8uMBTYNczaQKWL gWmHmN61iQ4qIwDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736606621; 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=okuMidZ8KDi0C3yOpIevgU3Rd4oe49ezoZ0y9AeYLYk=; b=NdK7NpWk8xKRYyz4nED0hHbdKRIVQmMIhk5pggZWMW/CBCAX2n53hqmvx6eBtTc1KlxHqD 9lvzVRm30Fewqsh23p5OpLbYII5qmUrEP3gC9zYJc5T4BkwgiPq2le9suQSgOXqmSZZVrd smnic24nqEgSpMizOkTqlHQbvCue//RMKHFr8aaBhPvB28SO8kK8KPLqMWovN7A0Nb4f3y DHwYPmC7katTRYA6rTuk0AplpWONRQU2U2T9pPn31pSKn1w2B4LxIZJCJmYk8Nu6Akt1bJ PW3gexYrcOidKHhOsmXjL8OcbHYo6zxztzUZFiKLaxtrewRJvs6nzhTZ74OJOw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] mdadm: Update to version 4.4 Date: Sat, 11 Jan 2025 15:43:29 +0100 Message-ID: <20250111144333.3363359-6-adolf.belka@ipfire.org> In-Reply-To: <20250111144333.3363359-1-adolf.belka@ipfire.org> References: <20250111144333.3363359-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: MIXDPRGY3LWHQZXQS5JGUQDZ26IV3PBN X-Message-ID-Hash: MIXDPRGY3LWHQZXQS5JGUQDZ26IV3PBN X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 4.3 to 4.4 - Update of rootfile not required - mdadm has been formally moved to github. - Changelog 4.4 Features: - Remobe custom bitmap file support from Yu Kuai. - Custom device policies implementation from Mariusz Tkaczyk. - Self encrypted drives (**SED**) support for IMSM metadata from Blazej Kucman. - Support more than 4 disks for **IMSM** RAID10 from Mateusz Kusiak. - Read **IMSM** license information from ACPI tables from Blazej Kucman. - Support devnode in **--Incremental --remove** from Mariusz Tkaczyk. - Printing **IMSM** license type in **--detail-platform** from Blazej Kucman. - README.md from Mariusz Tkaczyk and Anna Sztukowska. Fixes: - Tests improvements from Xiao Ni and Kinga Stefaniuk. - Mdmon's Checkpointing improvements from Mateusz Kusiak. - Pass mdadm environment flags to systemd-env to enable tests from Mateusz Kusiak. - Superblock 1.0 uuid printing fixes from Mariusz Tkaczyk. - Find VMD bus manually if link is not available from Mariusz Tkaczyk. - Unconditional devices count printing in --detail from Anna Sztukowska. - Improve SIGTERM handling during reshape, from Mateusz Kusiak. - **Monitor.c** renamed to **Mdmonitor.c** from Kinga Stefaniuk. - Mdmonitor service documentation update from Mariusz Tkaczyk. - Rework around writing to sysfs files from Mariusz Tkaczyk. - Drop of HOT_REMOVE_DISK ioctl in Manage in favour of sysfs from Mariusz Tkaczyk. - Delegate disk removal to managemon from Mariusz Tkaczyk. - Some clean-ups of legacy code and functionalities like **--auto=md** from Mariusz Tkaczyk. - Manual clean-up, references to old kernels removed from Mariusz Tkaczyk. - Various static code analysis fixes. In this release we created github repository and allowed participation through Github. It allowed us to use Github actions adn create CI. Currently, we have: - Compilation tests with various gcc. - **mdadm** tests. - Checkpatch test. Signed-off-by: Adolf Belka --- lfs/mdadm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/mdadm b/lfs/mdadm index 1b7895600..66932075e 100644 --- a/lfs/mdadm +++ b/lfs/mdadm @@ -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,10 +24,10 @@ include Config -VER = 4.3 +VER = 4.4 THISAPP = mdadm-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 3b6955339adb6c254a69d698e3b807838f8840e37f7f94280f4a1fbffb082ee694309f4b6f9adc8edfa2071fde324bf00ae0493d5b2e6c8d87796783dfa3ee1c +$(DL_FILE)_BLAKE2 = d368681d94e31db2127a1114ad21b76647ee4b62f701705a93ca8482a58ec10d9cd58c5394bb346da0c58339f759fa6168441250a504931e43c0943b74ceef85 install : $(TARGET)