diff --git a/.gitignore b/.gitignore index 4cc0eb6..799bf6d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-34.9.25.tar.gz +SOURCES/lorax-34.9.26.tar.gz diff --git a/.lorax.metadata b/.lorax.metadata index e5a1a5e..eaa69b2 100644 --- a/.lorax.metadata +++ b/.lorax.metadata @@ -1 +1 @@ -74825395b6b0dcf238f14685112bf0eb9894aee7 SOURCES/lorax-34.9.25.tar.gz +d0dcdb64f67e0835d8dfb1bfe76da510e7df5579 SOURCES/lorax-34.9.26.tar.gz diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index f127240..9ea3f30 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.26 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -185,6 +185,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* 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