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=1720867772; bh=0v6AE4cG8G3o+lelUKwatFW05VBDEloipZIC3c7d8bs=; h=Date:From:To:Subject:From; b=Fn6QTV+jN5ToyhOLGKVaY0Wv/F/YyI9/jpWoF0Se1sjxxeEnxHpeg/T5CRGXJbnCb PGv8z2XCnPH7xdOeg4eNsPGyt4gLhzW0jZ9EEPMkzqXmXECesyx2OTKtm1aJinFzZP 6wJhoBjKiL+YIpT8aJQx8/FPTxK/pgJwhITs7T8VPwJjPIQ5pCLfaf1xgQqWocHyeo Bazzv0xoh1tbvIHiRN6zVBDX3RhFLKMHySAoIgjhIyUzzWrZm7xPAp9xWaDhxEUw8J imBSw8dPG23LDRI7jzm21WGYcAwOwu5WZwstAcAiznazlnIj2/DCGwTbNX/RWQsiUC JGQFu+9Wb3EeQ== Date: Sat, 13 Jul 2024 12:49:28 +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 X-Mailman-Approved-At: Sat, 13 Jul 2024 14:10:54 +0300 Subject: [make-initrd] Release make-initrd 2.48.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: Sat, 13 Jul 2024 10:57:57 -0000 Archived-At: List-Archive: New release 2.48.0 is available. # Important changes - Utilities: + initrd-put: Add support of elf dlopen metadata. The systemd-256 has switched to dynamic use of dependencies. # Git repository https://github.com/osboot/make-initrd.git Feedback and bug reports, as always, are welcomed. -- Rgrds, legion