import CS lorax-34.9.29-1.el9
This commit is contained in:
parent
a319769f04
commit
997755adf7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-34.9.26.tar.gz
|
||||
SOURCES/lorax-34.9.29.tar.gz
|
||||
|
||||
@ -1 +1 @@
|
||||
d0dcdb64f67e0835d8dfb1bfe76da510e7df5579 SOURCES/lorax-34.9.26.tar.gz
|
||||
310c60e99e2d063e45f5d6a45a0ea3c8d303117a SOURCES/lorax-34.9.29.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.26
|
||||
Version: 34.9.29
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -185,6 +185,29 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 11 2025 Brian C. Lane <bcl@redhat.com> 34.9.29-1
|
||||
- templates: Synchronize with lorax-templates-rhel (bcl) (bcl)
|
||||
Resolves: RHEL-54712
|
||||
- Fix tzselect path in runtime-cleanup.tmpl (jikortus) (jikortus)
|
||||
Resolves: RHEL-100463
|
||||
- lorax.spec: Fix a wrong issue reference (bcl) (bcl)
|
||||
Related: RHEL-83986
|
||||
|
||||
* Fri Jun 06 2025 Brian C. Lane <bcl@redhat.com> 34.9.28-1
|
||||
- templates.d: Synchronize with lorax-templates-rhel (bcl)
|
||||
Related: RHEL-54712
|
||||
Resolves: RHEL-69019
|
||||
- lorax: Change default rootfs size to 4GiB (bcl)
|
||||
Resolves: RHEL-95360
|
||||
|
||||
* Thu Mar 20 2025 Brian C. Lane <bcl@redhat.com> 34.9.27-1
|
||||
- New lorax documentation - 34.9.27 (bcl) (bcl)
|
||||
Related: RHEL-83208
|
||||
- mkksiso: Update to newer version supporting rebuilding efiboot.img (bcl)
|
||||
Resolves: RHEL-83208
|
||||
- livemedia-creator: Set 0755 permission on / cpio overlay (bcl) (bcl)
|
||||
Resolves: RHEL-83986
|
||||
|
||||
* Thu Jul 18 2024 Brian C. Lane <bcl@redhat.com> 34.9.26-1
|
||||
- monitor: Skip repo errors involving CDROM/file source (bcl) (bcl)
|
||||
Resolves: RHEL-4658
|
||||
|
||||
Loading…
Reference in New Issue
Block a user