Skip to content

Commit 3a5b401

Browse files
committed
build: sync spec with dist-git
From-dist-git-commit: 84573b7f1433c998e293dd93457c75303e8e978b
1 parent 556e334 commit 3a5b401

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.distro/dracut.spec

+17
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,23 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
439439
* Mon Sep 16 2024 Pavel Valena <[email protected]> - 103-1
440440
- Update to dracut 103.
441441

442+
* Wed Aug 28 2024 Pavel Valena <[email protected]> - 102-3
443+
- revert(dracut-init.sh): add module to mods_to_load before checking dependencies
444+
- fix(squash): remove cyclic dependency
445+
- fix(dracut.sh): exit when installing the squash loader fails
446+
- fix(squash-lib): harden against empty $initdir
447+
Resolves: RHEL-43460
448+
449+
* Mon Aug 19 2024 Pavel Valena <[email protected]> - 102-2
450+
- fix(nfs): set correct ownership and permissions for statd directory
451+
- fix(resume): do not include resume if swap is on netdevice
452+
- feat(dracut-init.sh): give --force-add precedence over --omit
453+
- feat(lsinitrd.sh): look for initrd in /usr/lib/modules/
454+
- feat(fips): include fips module unconditionally
455+
- fix(nfs): include also entries from /usr/lib/{passwd,group}
456+
- fix(dracut-functions): avoid awk in get_maj_min()
457+
Resolves: RHEL-39404,RHEL-47145,RHEL-53350,RHEL-53361,RHEL-53431,RHEL-53791,RHEL-54650
458+
442459
* Mon Jun 24 2024 Pavel Valena <[email protected]> - 102-1
443460
- Update to dracut 102.
444461
Resolves: RHEL-43460,RHEL-32237,RHEL-32506,RHEL-43460,RHEL-47145,RHEL-49744,RHEL-53350

0 commit comments

Comments
 (0)