- SERIAL: Bump to 48 to match spec change for mass rebuild (bcl)
- firmware: Exclude installation of audio firmware (bcl) Related: RHEL-44311 - tests: Replace $stream with 10-stream (bcl) Related: RHEL-44311 - runtime-install: Only install qcom-firmware on aarch64 (bcl) Related: RHEL-44311 - runtime-cleanup: Cleanup firmware moved to brcmfmac-firmware (bcl) Related: RHEL-44311 - runtime-cleanup: Cleanup firmware moved to intel-audio-firmware (bcl) Related: RHEL-44311 - runtime-cleanup: Cleanup firmware moved to dvb-firmware (bcl) Related: RHEL-44311 - runtime-cleanup: qcom firmware is now in the qcom-firmware package (bcl) Related: RHEL-44311 - Drop Tiger VNC from templates (mkolman) Resolves: RHEL-38741
This commit is contained in:
parent
cf99b96f82
commit
18c43b1f60
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-45.tar.gz
|
||||
/lorax-templates-rhel-10.0-46.tar.gz
|
||||
/lorax-templates-rhel-10.0-47.tar.gz
|
||||
/lorax-templates-rhel-10.0-49.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 48%{?dist}
|
||||
Release: 49%{?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-47.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-49.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,25 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 27 2024 Brian C. Lane <bcl@redhat.com> - 10.0-49
|
||||
- SERIAL: Bump to 48 to match spec change for mass rebuild (bcl)
|
||||
- firmware: Exclude installation of audio firmware (bcl)
|
||||
Related: RHEL-44311
|
||||
- tests: Replace $stream with 10-stream (bcl)
|
||||
Related: RHEL-44311
|
||||
- runtime-install: Only install qcom-firmware on aarch64 (bcl)
|
||||
Related: RHEL-44311
|
||||
- runtime-cleanup: Cleanup firmware moved to brcmfmac-firmware (bcl)
|
||||
Related: RHEL-44311
|
||||
- runtime-cleanup: Cleanup firmware moved to intel-audio-firmware (bcl)
|
||||
Related: RHEL-44311
|
||||
- runtime-cleanup: Cleanup firmware moved to dvb-firmware (bcl)
|
||||
Related: RHEL-44311
|
||||
- runtime-cleanup: qcom firmware is now in the qcom-firmware package (bcl)
|
||||
Related: RHEL-44311
|
||||
- Drop Tiger VNC from templates (mkolman)
|
||||
Resolves: RHEL-38741
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 10.0-48
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-47.tar.gz) = 77c0beb6c68691c83e4c9d9950b3e5c6bf33461c24f1ef09d2b383248a9863a1f878cac9895f54b9a96420dcb808ca925b80fd9b0c98bc6ec47eb358621766a0
|
||||
SHA512 (lorax-templates-rhel-10.0-49.tar.gz) = 0768ffc0cf1be87b7636c16fb99d9fa6c835e0edca955c4d0f0967d737f08e4ee1506f5a69a104f23d7d76cf7dae62b1ab2a58678c4a7d6287e4520a62b7db71
|
||||
|
Loading…
Reference in New Issue
Block a user