Skip to content

Commit 5dd8925

Browse files
authored
Build Break: Bump dracut to rebuild with latest systemd (#10638)
1 parent f5b49ea commit 5dd8925

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

SPECS/dracut/dracut.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Summary: dracut to create initramfs
55
Name: dracut
66
Version: 102
7-
Release: 4%{?dist}
7+
Release: 5%{?dist}
88
# The entire source code is GPLv2+
99
# except install/* which is LGPLv2+
1010
License: GPLv2+ AND LGPLv2+
@@ -288,6 +288,9 @@ ln -srv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
288288
%dir %{_sharedstatedir}/%{name}/overlay
289289

290290
%changelog
291+
* Sun Oct 06 2024 Jon Slobodzian <joslobo@microsoft.com> - 102-5
292+
- Bump version to build with latest systemd
293+
291294
* Mon Aug 19 2024 Cameron Baird <cameronbaird@microsoft.com> - 102-4
292295
- Drop 0002-disable-xattr.patch
293296
- Introduce dracut-noxattr subpackage to expose this behavior as an option

0 commit comments

Comments
 (0)