From 997755adf79a7738e6d7a739b9a765f8eb9edcda Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 15 Sep 2025 12:21:28 +0000 Subject: [PATCH] import CS lorax-34.9.29-1.el9 --- .gitignore | 2 +- .lorax.metadata | 2 +- SPECS/lorax.spec | 25 ++++++++++++++++++++++++- 3 files changed, 26 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 799bf6d..6446755 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-34.9.26.tar.gz +SOURCES/lorax-34.9.29.tar.gz diff --git a/.lorax.metadata b/.lorax.metadata index eaa69b2..9faeb87 100644 --- a/.lorax.metadata +++ b/.lorax.metadata @@ -1 +1 @@ -d0dcdb64f67e0835d8dfb1bfe76da510e7df5579 SOURCES/lorax-34.9.26.tar.gz +310c60e99e2d063e45f5d6a45a0ea3c8d303117a SOURCES/lorax-34.9.29.tar.gz diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index 0819fb4..a5b6ccc 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -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 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 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 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 34.9.26-1 - monitor: Skip repo errors involving CDROM/file source (bcl) (bcl) Resolves: RHEL-4658