- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
Resolves: rhbz#2160070
This commit is contained in:
parent
7c7a07ce37
commit
00cd494600
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ clog
|
||||
/lorax-templates-rhel-9.0-34.tar.gz
|
||||
/lorax-templates-rhel-9.0-35.tar.gz
|
||||
/lorax-templates-rhel-9.0-36.tar.gz
|
||||
/lorax-templates-rhel-9.0-37.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 36%{?dist}
|
||||
Release: 37%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-36.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-37.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> - 9.0-37
|
||||
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||
Resolves: rhbz#2160070
|
||||
|
||||
* Mon Nov 28 2022 Brian C. Lane <bcl@redhat.com> - 9.0-36
|
||||
- On ppc64le Use core.elf from grub2 package (bcl)
|
||||
Resolves: rhbz#2143422
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-36.tar.gz) = 6105b316f023361f4213c5aedf84708e599436725c28237fdf542aac20a65dd78a332d34896cdb2d0b48df90b98885fe6ae342b4bebaf4abb3063e4f963ff3c4
|
||||
SHA512 (lorax-templates-rhel-9.0-37.tar.gz) = 96d642b6d6ba13021863bef2df27c6644b3af93840f1356287cad8814953e85cdedb649ebbb6e6d2b67dc31bfd323926404344d165eb85645cf0117c6f7b1fa4
|
||||
|
Loading…
Reference in New Issue
Block a user