Skip to content

Commit

Permalink
increment dracut version
Browse files Browse the repository at this point in the history
  • Loading branch information
bfjelds committed Feb 4, 2025
1 parent 77bd6be commit a6bdc39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion SPECS/dracut/dracut.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Summary: dracut to create initramfs
Name: dracut
Version: 102
Release: 8%{?dist}
Release: 9%{?dist}
# The entire source code is GPLv2+
# except install/* which is LGPLv2+
License: GPLv2+ AND LGPLv2+
Expand Down Expand Up @@ -315,6 +315,9 @@ ln -srv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
%dir %{_sharedstatedir}/%{name}/overlay

%changelog
* Tue Feb 04 2025 Brian Fjeldstad <[email protected]> - 102-9
- Avoid mktemp folder name colliding with find filter.

* Mon Dec 09 2024 George Mileka <[email protected]> - 102-8
- Augment overlayfs with selinux handling.

Expand Down

0 comments on commit a6bdc39

Please sign in to comment.