- runtime-postinstall: Remove blacklist_exceptions from multipath.conf (bcl)
Resolves: RHEL-53779
This commit is contained in:
parent
663440f41f
commit
584da6c651
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-49.tar.gz
|
||||
/lorax-templates-rhel-10.0-50.tar.gz
|
||||
/lorax-templates-rhel-10.0-51.tar.gz
|
||||
/lorax-templates-rhel-10.0-52.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 51%{?dist}
|
||||
Release: 52%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-51.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-52.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2024 Brian C. Lane <bcl@redhat.com> - 10.0-52
|
||||
- runtime-postinstall: Remove blacklist_exceptions from multipath.conf (bcl)
|
||||
Resolves: RHEL-53779
|
||||
|
||||
* Mon Aug 05 2024 Brian C. Lane <bcl@redhat.com> - 10.0-51
|
||||
- runtime-install: Revert "Replace wget with wget2" (yselkowi)
|
||||
Resolves: RHEL-45269
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-51.tar.gz) = 9f0d8876132edd96ef30d728fbb5bfb6a1efe48cdf534332e77080ec8443119b79f95f2ddaa71772af95d0cbace13f9b61bd03b324763ff21fbb211dcf7b4e0f
|
||||
SHA512 (lorax-templates-rhel-10.0-52.tar.gz) = 4ea157c43045fadc42c8c0eb0099785984c859c8cb10c1ac8d49b777221c1e9de9ff75c749661c68ddecb36d21e1cd6c963dda04f66e49d0863a450cce296f18
|
||||
|
Loading…
Reference in New Issue
Block a user