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/relaxed; d=kernel.org; s=k20260515; t=1784535787; bh=M8DsRqSEwWMtCWgWfSf7apg7vHMWT5SiuGsvbuPmFuI=; h=Date:From:To:Subject; b=GqMVMhS0yKL4vDqh8xOILJR7neqh+g3B9elSXsAj3rU/MuMJd+pT71XxHzmWxJJzR cOju0G79HPKJjGFPwRT9kxpoPxVuhw/gTxBZaG43XAUbGtSX28emNorygalT0aGn8o axV4PTH5Vf4n7xQnFNE4WL8n3/JS1ak659rqyotBZDyjrHlqzQVfZw6aqz7H2oYW+h 44aXnQ0DU9Cc3f99Y8McMvcaEU9zP3ya7DJDn+9fcywGU7Q65S4sRe/RmpYYkILrpY d3FPno5GuvYeaHvCC3O3AFP1NO5OO/olRRACoYkZsK/CEXdx7sEfEl1kfO20ad2QVs RkYHqIbBy/Wjw== Date: Mon, 20 Jul 2026 10:23:02 +0200 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.59.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: Mon, 20 Jul 2026 08:31:36 -0000 Archived-At: List-Archive: New release 2.59.0 is available. # Important changes - Feature usb-storage: + Detect UAS backed devices. - Feature uki: + Add device-tree autoselection support. - Feature iscsi: + Replace ISCSI_TARGET_LUN with ISCSI_TARGET_GROUP variable. ## New Contributors * @polipoki-ki made their first contribution in https://github.com/osboot/make-initrd/pull/58 * @NekoCWD made their first contribution in https://github.com/osboot/make-initrd/pull/59 * @rautyrauty made their first contribution in https://github.com/osboot/make-initrd/pull/60 # Git repository https://github.com/osboot/make-initrd.git Feedback and bug reports are, as always, welcome. -- Rgrds, legion