Thu, 24 Apr 2025 23:12:25 MSK | login

Information for build dracut-105-4.el10

ID27271
Package Namedracut
Version105
Release4.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/dracut#45aa0cef1ea4f168b99b1355a850b29b898e649a
SummaryInitramfs generator using udev
Descriptiondracut contains tools to create bootable initramfses for the Linux kernel. Unlike other implementations, dracut hard-codes as little as possible into the initramfs. dracut contains various modules which are driven by the event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as NFS, iSCSI, NBD, FCoE with the dracut-network package.
Built bytigro
State complete
Volume DEFAULT
StartedWed, 02 Apr 2025 14:40:49 MSK
CompletedWed, 02 Apr 2025 14:54:41 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/dracut/:changed/i10c-beta/dracut-105-4.el10_0)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/dracut/?#changed/i10c-beta/dracut-105-4.el10_0'}}
Tags
inferit-10_0-bootstrap
RPMs
src
dracut-105-4.el10.src.rpm (info) (download)
aarch64
dracut-105-4.el10.aarch64.rpm (info) (download)
dracut-caps-105-4.el10.aarch64.rpm (info) (download)
dracut-config-generic-105-4.el10.aarch64.rpm (info) (download)
dracut-config-rescue-105-4.el10.aarch64.rpm (info) (download)
dracut-live-105-4.el10.aarch64.rpm (info) (download)
dracut-network-105-4.el10.aarch64.rpm (info) (download)
dracut-squash-105-4.el10.aarch64.rpm (info) (download)
dracut-tools-105-4.el10.aarch64.rpm (info) (download)
dracut-debuginfo-105-4.el10.aarch64.rpm (info) (download)
dracut-debugsource-105-4.el10.aarch64.rpm (info) (download)
x86_64
dracut-105-4.el10.x86_64.rpm (info) (download)
dracut-caps-105-4.el10.x86_64.rpm (info) (download)
dracut-config-generic-105-4.el10.x86_64.rpm (info) (download)
dracut-config-rescue-105-4.el10.x86_64.rpm (info) (download)
dracut-live-105-4.el10.x86_64.rpm (info) (download)
dracut-network-105-4.el10.x86_64.rpm (info) (download)
dracut-squash-105-4.el10.x86_64.rpm (info) (download)
dracut-tools-105-4.el10.x86_64.rpm (info) (download)
dracut-debuginfo-105-4.el10.x86_64.rpm (info) (download)
dracut-debugsource-105-4.el10.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Mar 06 2025 Pavel Valena <pvalena@redhat.com> - 105-4 - fix(rescue): create hmac file for rescue kernel * Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-3 - fix(ossl): copy executables for the test suite * Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-2 - fix(openssl): harden ossl build CFLAGS Related: RHEL-76323 * Mon Feb 17 2025 Pavel Valena <pvalena@redhat.com> - 105-1 - build: upgrade to dracut 105 - fix(systemd-ask-password): do not half-install systemd-ask-password-wall - fix(pcsc): add libpcsclite_real.so.* - revert: "fix(rescue): make rescue always no-hostonly" - fix(dracut-install): initize fts pointer - feat: add openssl module - build: make erofs the default requirement for squash subpackage Resolves: RHEL-65204,RHEL-68935,RHEL-76323 * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 103-1 - Rebuilt for MSVSphere 10 * Fri Nov 01 2024 Pavel Valena <pvalena@redhat.com> - 103-1 - Update to dracut 103. - feat(fips-crypto-policies): make c-p follow FIPS mode automatically - fix(fips-crypto-policies): make it depend on fips dracut module Resolves: RHEL-59678,RHEL-65204 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 102-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Wed Aug 28 2024 Pavel Valena <pvalena@redhat.com> - 102-3 - revert(dracut-init.sh): add module to mods_to_load before checking dependencies - fix(squash): remove cyclic dependency - fix(dracut.sh): exit when installing the squash loader fails - fix(squash-lib): harden against empty $initdir Resolves: RHEL-43460 * Mon Aug 19 2024 Pavel Valena <pvalena@redhat.com> - 102-2 - fix(nfs): set correct ownership and permissions for statd directory - fix(resume): do not include resume if swap is on netdevice - feat(dracut-init.sh): give --force-add precedence over --omit - feat(lsinitrd.sh): look for initrd in /usr/lib/modules/ - feat(fips): include fips module unconditionally - fix(nfs): include also entries from /usr/lib/{passwd,group} - fix(dracut-functions): avoid awk in get_maj_min() Resolves: RHEL-39404,RHEL-47145,RHEL-53350,RHEL-53361,RHEL-53431,RHEL-53791,RHEL-54650 * Mon Jun 24 2024 Pavel Valena <pvalena@redhat.com> - 102-1 - Update to dracut 102. Resolves: RHEL-43460,RHEL-32237,RHEL-32506,RHEL-43460,RHEL-47145,RHEL-49744,RHEL-53350 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 101-2 - Bump release for June 2024 mass rebuild * Thu May 16 2024 Pavel Valena <pvalena@redhat.com> - 101-1 - Update to dracut 101. - Remove network-legacy module. - Additional fixes on top of rebase (see patches). * Sat Jan 27 2024 Manuel Fombuena <fombuena@outlook.com> - 059-21 - fix(pkcs11): delete trailing dot on libcryptsetup-token-systemd-pkcs11.so - fix(pcsc): add opensc load module file - fix(pcsc): add --disable-polkit to pcscd.service * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 059-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 059-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 08 2023 Dennis Gilmore <dennis@ausil.us> - 059-18 - Add Qualcomm IPC router to enable USB(Lenovo x13s) * Thu Nov 16 2023 Pavel Valena <pvalena@redhat.com> - 059-17 - fix(dracut.sh): remove microcode check based on * Wed Nov 08 2023 Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl> - 059-16 - Backport patches to fix compatibility with systemd 255 * Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 059-15 - Backport PR #2545 to fix media check failure visibility * Thu Oct 05 2023 Adam Williamson <awilliam@redhat.com> - 059-14 - Backport PR #2196 to fix boot with iso-scan feature * Wed Sep 20 2023 Pavel Valena <pvalena@redhat.com> - 059-13 - fix(dracut.spec): add jq dependency to network subpackage * Wed Aug 02 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 059-12 - Include modules for IMA * Mon Jul 24 2023 Lukáš Nykrýn <lnykryn@redhat.com> - 059-11 - fix(dracut.sh): use dynamically uefi's sections offset * Mon Jul 24 2023 Pavel Valena <pvalena@redhat.com> - 059-10 - feat(nvmf): support for NVMeoF * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 059-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 08 2023 Brian Masney <bmasney@redhat.com> - 059-8 - Backport fix to add the interconnect drivers * Thu Apr 27 2023 Lukáš Zaoral <lzaoral@redhat.com> - 059-7 - migrate to SPDX license format * Thu Apr 27 2023 Michael Hofmann <mhofmann@redhat.com> - 059-6 - Backport fix to remove dependency on multipathd.socket * Tue Mar 14 2023 Dusty Mabe <dusty@dustymabe.com> - 059-5 - feat(network): include 98-default-mac-none.link if it exists * Thu Mar 09 2023 Pavel Valena <pvalena@redhat.com> - 059-4 - fix(dmsquash-live): restore compatibility with earlier releases - Re-add overlayfs module (drop patch 1934) - revert(network-manager): avoid restarting NetworkManager