import lorax-34.9.23-1.el9
This commit is contained in:
parent
e09cadda95
commit
2368721399
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-34.9.20.tar.gz
|
SOURCES/lorax-34.9.23.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
73fa558ead7d53a994cde90ecad91539a7f3154a SOURCES/lorax-34.9.20.tar.gz
|
77d285fa8f93c80bcc7d133202738fb5761682f9 SOURCES/lorax-34.9.23.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.9.20
|
Version: 34.9.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -185,6 +185,20 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> 34.9.23-1
|
||||||
|
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||||
|
Resolves: rhbz#2158731
|
||||||
|
- lorax.spec: fix changelog entry for 2132511 (bcl)
|
||||||
|
Related: rhbz#2132511
|
||||||
|
|
||||||
|
* Mon Nov 28 2022 Brian C. Lane <bcl@redhat.com> 34.9.22-1
|
||||||
|
- On ppc64le Use core.elf from grub2 package (bcl)
|
||||||
|
Resolves: rhbz#2143994
|
||||||
|
|
||||||
|
* Fri Nov 18 2022 Brian C. Lane <bcl@redhat.com> 34.9.21-1
|
||||||
|
- livemedia-creator: Allow file: url without networking (bcl)
|
||||||
|
Resolves: rhbz#2132511
|
||||||
|
|
||||||
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 34.9.20-1
|
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 34.9.20-1
|
||||||
- templates: Update runtime-* templates (bcl)
|
- templates: Update runtime-* templates (bcl)
|
||||||
Resolves: rhbz#2042057
|
Resolves: rhbz#2042057
|
||||||
|
Loading…
Reference in New Issue
Block a user