From 0a35e6548df3664f7a1bfb038b013aeadb6aaca1 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 4 Dec 2025 12:34:28 +0000 Subject: [PATCH] Import from AlmaLinux stable repository --- .gitignore | 2 +- .lorax.metadata | 2 +- SPECS/lorax.spec | 31 ++++++++++++++++++++++++++++++- 3 files changed, 32 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4cc0eb6..6446755 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-34.9.25.tar.gz +SOURCES/lorax-34.9.29.tar.gz diff --git a/.lorax.metadata b/.lorax.metadata index e5a1a5e..9faeb87 100644 --- a/.lorax.metadata +++ b/.lorax.metadata @@ -1 +1 @@ -74825395b6b0dcf238f14685112bf0eb9894aee7 SOURCES/lorax-34.9.25.tar.gz +310c60e99e2d063e45f5d6a45a0ea3c8d303117a SOURCES/lorax-34.9.29.tar.gz diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index 94f82a5..a5b6ccc 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.9.25 +Version: 34.9.29 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -185,6 +185,35 @@ 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 +- rsyslog.conf: Update to use current config syntax (bcl) (bcl) + Resolves: RHEL-46857 + * Tue Feb 06 2024 Brian C. Lane 34.9.25-1 - templates: Remove libreport bugzilla plugins (bcl) Resolves: RHEL-24420