- mkksiso: Fix grub2 editing error (bcl@redhat.com)
This commit is contained in:
parent
dcb51c3647
commit
0d56ec6bff
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/lorax-37.1.tar.gz
|
||||
/lorax-37.2.tar.gz
|
||||
/lorax-37.3.tar.gz
|
||||
/lorax-37.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 37.3
|
||||
Version: 37.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -177,6 +177,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 01 2022 Brian C. Lane <bcl@redhat.com> 37.4-1
|
||||
- mkksiso: Fix grub2 editing error (bcl@redhat.com)
|
||||
|
||||
* Wed Jun 01 2022 Brian C. Lane <bcl@redhat.com> 37.3-1
|
||||
- Add grub2 BIOS boot support to live iso template (bcl@redhat.com)
|
||||
Resolves: rhbz#2092065
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-37.3.tar.gz) = 22b4b4bfe7f2dc802907491230b91de35d29edec6d9307a176d88825a46cc2266f0646d93b2c4492f4753c5292a156df44d0855cf8f35d2fb378b590c9155f66
|
||||
SHA512 (lorax-37.4.tar.gz) = d0623bfb85f0c45d65442a7c3a8ca894de43fcd989a3d6530af46776800753a32cf8dc5cca9947f3fad50228fb4b3e4059d6d3487559be8007d6c8be079e224e
|
||||
|
Loading…
Reference in New Issue
Block a user