Skip to content
Snippets Groups Projects
Commit e193d2bc authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import grub2-2.02-90.el8_3.1

parent 3113ac61
No related branches found
No related tags found
No related merge requests found
......@@ -372,10 +372,8 @@ done \
%{4}./grub-mkimage -O %{1} -o %{3}.orig \\\
-p /EFI/BOOT -d grub-core ${GRUB_MODULES} \\\
--sbat %{4}./sbat.csv \
%{expand:%%{pesign -s -i %%{2}.orig -o %%{2}.one -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{3}.orig -o %%{3}.one -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{2}.one -o %%{2} -a %%{8} -c %%{9} -n %%{10}}} \
%{expand:%%{pesign -s -i %%{3}.one -o %%{3} -a %%{8} -c %%{9} -n %%{10}}} \
%{expand:%%{pesign -s -i %%{2}.orig -o %%{2} -a %%{5} -c %%{6} -n %%{7}}} \
%{expand:%%{pesign -s -i %%{3}.orig -o %%{3} -a %%{5} -c %%{6} -n %%{7}}} \
%{nil}
%else
%define mkimage() \
......
......@@ -502,10 +502,13 @@ fi
%endif
%changelog
* Sun Apr 11 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
* Thu Apr 22 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
- Cleaning up grup.macro extra signing certs
* Thu Apr 22 2021 Sherif Nagy <sherif@rockylinux.org> - 2.02-90
- Adding Rocky testing CA, CERT and sbat files
* Sun Apr 11 2021 Rich Alloway <ralloway@perforce.com> - 2.02-90
* Thu Apr 22 2021 Rich Alloway <ralloway@perforce.com> - 2.02-90
- Apply Rocky Linux debranding changes
* Thu Feb 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.02-90.el8_3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment