import CS lorax-templates-rhel-10.0-56.el10
This commit is contained in:
parent
eec2a7572b
commit
f69a83bde7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
lorax-templates-rhel-10.0-52.tar.gz
|
lorax-templates-rhel-10.0-56.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 52%{?dist}
|
Release: 56%{?dist}
|
||||||
Summary: RHEL build templates for lorax and livemedia-creator
|
Summary: RHEL build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
# This tarball is generated from the contents of this dist-git repository
|
# This tarball is generated from the contents of this dist-git repository
|
||||||
# by running the command `make tar`.
|
# by running the command `make tar`.
|
||||||
# See README for full details of how to update this package
|
# See README for full details of how to update this package
|
||||||
Source0: lorax-templates-rhel-10.0-52.tar.gz
|
Source0: lorax-templates-rhel-10.0-56.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -40,6 +40,32 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2025 Brian C. Lane <bcl@redhat.com> - 10.0-56
|
||||||
|
- runtime-cleanup: Leave the stat binary (bcl)
|
||||||
|
Resolves: RHEL-79945
|
||||||
|
|
||||||
|
* Mon Nov 18 2024 Brian C. Lane <bcl@redhat.com> - 10.0-55
|
||||||
|
- SERIAL: Bump to 54 to match spec change for mass rebuild (bcl)
|
||||||
|
Related: RHEL-67586
|
||||||
|
- tests: Fix the repos used for the test (bcl)
|
||||||
|
Related: RHEL-67586
|
||||||
|
- runtime-cleanup: Newer glibc installs /usr/sbin/ldconfig (bcl)
|
||||||
|
Resolves: RHEL-67586
|
||||||
|
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.0-54
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
|
* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> - 10.0-53
|
||||||
|
- runtime-cleanup: fonttosfnt no longer installed (bcl)
|
||||||
|
Resolves: RHEL-54717
|
||||||
|
- Use the same page args in all the per-arch templates (bcl)
|
||||||
|
Resolves: RHEL-54535
|
||||||
|
- Remove manual /root/lorax-packages.log creation (bcl)
|
||||||
|
Resolves: RHEL-54534
|
||||||
|
- Remove libuser.conf (bcl)
|
||||||
|
Resolves: RHEL-54533
|
||||||
|
|
||||||
* Thu Aug 08 2024 Brian C. Lane <bcl@redhat.com> - 10.0-52
|
* Thu Aug 08 2024 Brian C. Lane <bcl@redhat.com> - 10.0-52
|
||||||
- runtime-postinstall: Remove blacklist_exceptions from multipath.conf (bcl)
|
- runtime-postinstall: Remove blacklist_exceptions from multipath.conf (bcl)
|
||||||
Resolves: RHEL-53779
|
Resolves: RHEL-53779
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-52.tar.gz) = 4ea157c43045fadc42c8c0eb0099785984c859c8cb10c1ac8d49b777221c1e9de9ff75c749661c68ddecb36d21e1cd6c963dda04f66e49d0863a450cce296f18
|
SHA512 (lorax-templates-rhel-10.0-56.tar.gz) = fecbb4b91a0e46f94f89d284ac78d294ccb81f07a2c50007bcca59afc46ddb135261dcb1476db732151b781581649dfa735c79b533f09ae37c476704bacc481d
|
||||||
|
Loading…
Reference in New Issue
Block a user