- Use unicode.pf2 from /usr/share/grub/ (bcl@redhat.com)
- On ppc64le Use core.elf from grub2 package (bcl@redhat.com)
This commit is contained in:
parent
5982dc4e71
commit
0e886e07cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -225,3 +225,4 @@
|
||||
/lorax-38.0.tar.gz
|
||||
/lorax-38.1.tar.gz
|
||||
/lorax-38.2.tar.gz
|
||||
/lorax-38.3.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 38.2
|
||||
Version: 38.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -168,6 +168,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 Brian C. Lane <bcl@redhat.com> 38.3-1
|
||||
- Use unicode.pf2 from /usr/share/grub/ (bcl@redhat.com)
|
||||
- On ppc64le Use core.elf from grub2 package (bcl@redhat.com)
|
||||
|
||||
* Wed Nov 09 2022 Brian C. Lane <bcl@redhat.com> 38.2-1
|
||||
- runtime-postinstall: Disable sshd.socket (bcl@redhat.com)
|
||||
- docs: Document mock and SELinux not working together (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-38.2.tar.gz) = a11aa2bd0db5506b123ed23c369acc39c52fd3d64e669c4282152d7347a800227446678c976977f7677d4ee56d5b7fc2974389e5eca69c7a586aa1cb9d8204e5
|
||||
SHA512 (lorax-38.3.tar.gz) = 9ef2d8fd05ae718298d176f76d21fe2ac557edd896ee4e87a25ff62f0d9fe5f2c8e818a1ca28484619a01b3b9d6fe6716640087e150791abd6644e4d4db338b1
|
||||
|
Loading…
Reference in New Issue
Block a user