- mkksiso: Fix rebuilding the efiboot.img on some systems (bcl)
Resolves: RHEL-83202 - livemedia-creator: Set 0755 permission on / cpio overlay (bcl) Resolves: RHEL-83519
This commit is contained in:
parent
670de11616
commit
bd684ec731
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@
|
|||||||
/lorax-40.5.8.tar.gz
|
/lorax-40.5.8.tar.gz
|
||||||
/lorax-40.5.10.tar.gz
|
/lorax-40.5.10.tar.gz
|
||||||
/lorax-40.5.11.tar.gz
|
/lorax-40.5.11.tar.gz
|
||||||
|
/lorax-40.5.12.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.5.11
|
Version: 40.5.12
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -182,6 +182,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 20 2025 Brian C. Lane <bcl@redhat.com> 40.5.12-1
|
||||||
|
- mkksiso: Fix rebuilding the efiboot.img on some systems (bcl)
|
||||||
|
Resolves: RHEL-83202
|
||||||
|
- livemedia-creator: Set 0755 permission on / cpio overlay (bcl)
|
||||||
|
Resolves: RHEL-83519
|
||||||
|
|
||||||
* Mon Jan 20 2025 Brian C. Lane <bcl@redhat.com> 40.5.11-1
|
* Mon Jan 20 2025 Brian C. Lane <bcl@redhat.com> 40.5.11-1
|
||||||
- erofs: Make smaller lzma erofs images by default (bcl)
|
- erofs: Make smaller lzma erofs images by default (bcl)
|
||||||
Related: RHEL-48606
|
Related: RHEL-48606
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.5.11.tar.gz) = cd4169915b1cbfb701c68588af231bb4649d1a21ef805ddb03dbe3991a8a0d6aad91624188ec17f45f585ae0eb69babd6af01988e4d1b3c2d4b725da13a9666d
|
SHA512 (lorax-40.5.12.tar.gz) = 6dd108a6f76ab66f85ee177980f557fa5d6c7e2a93c7ec9e91485f4b631f49cb441d231c2c17cbad698881de0af0dbaab59ebe4d28599b96c470b99f4c7f6277
|
||||||
|
Loading…
Reference in New Issue
Block a user