- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
Resolves: rhbz#2158731 - lorax.spec: fix changelog entry for 2132511 (bcl) Related: rhbz#2132511
This commit is contained in:
parent
f762ec0603
commit
0edd2d1f92
1
.gitignore
vendored
1
.gitignore
vendored
@ -215,3 +215,4 @@
|
||||
/lorax-34.9.20.tar.gz
|
||||
/lorax-34.9.21.tar.gz
|
||||
/lorax-34.9.22.tar.gz
|
||||
/lorax-34.9.23.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 34.9.22
|
||||
Version: 34.9.23
|
||||
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
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-34.9.22.tar.gz) = a79c42f1ede252431ca5bbafcf760d718f8f85807ed92e6d64c20ea9168a7b9085cbac3e3c64f1f83e6632f4ead8d253a9c450fd62e24d82fc5264acb0493e73
|
||||
SHA512 (lorax-34.9.23.tar.gz) = 182744ef1e078fce749a507add3061ad33c9884ccd064f211f39089bcadb0d053107731ce9aa14f3f19a524eb50926371d5d1fd7ae269f275276ced7a6ea0048
|
||||
|
Loading…
Reference in New Issue
Block a user