From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1763030586; bh=UuDYcCNO/9xYOQPDkWPTbIOKwlkkJKP8bzda254AaHA=; h=Date:From:To:Subject:From; b=ieG1MfgfnjbbSx4emb4kAdfAUDLXv4kS74Zqhu7LkxPrlrCWLIMNmug7sgWN5H8ai XeACDtM02aUugpn9lSiSRXqA+cnPrrcInbTF8TJ2RRIGbCIHCGpsVJ8NPKETOmkC10 KO0H/xs3NWya43vHUiFiqSXGu+7H24TrifQOhPNIosJYrFPj+59vwtZtxTWlSKyDmA HvSzkcBkXg7E338btTJSQ/5DRyUhrtRXhh86f3h4IN9CCVizy/SF73l92K3xHDKLZl Fe7Dv8gR2TVGHLXUHBd6tuPpf3zFe8LW60RffflyBLFt+gijhY3aoxYQUGJU3tcW2B e5rXA4qcgiuMA== Date: Thu, 13 Nov 2025 11:43:02 +0100 From: Alexey Gladkov To: make-initrd@lists.altlinux.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [make-initrd] Release make-initrd 2.56.0 X-BeenThere: make-initrd@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: make-initrd@lists.altlinux.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2025 10:43:10 -0000 Archived-At: List-Archive: New release 2.56.0 is available. # Important changes - Feature mdadm: + Workaround for the error in determining the RAID device in use. + Added another mechanism for determining dependencies in raid devices. - Feature guess-nvme: + The feature adds the ability to search and add nvme devices. - Feature fsck: + Add fsck arguments support. # Git repository https://github.com/osboot/make-initrd.git Feedback and bug reports are, as always, welcome. -- Rgrds, legion