Update to latest upstream linux-firmware image for assorted updates
- Update AMD cpu microcode - hw: intel: Fix protection mechanism failure for some Intel(R) PROSet/Wireless WiFi Resolves: RHEL-16721, RHEL-14260 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
fdc650bdd4
commit
450a2beaad
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/linux-firmware-20230808.tar.xz
|
||||
/linux-firmware-20230824.tar.xz
|
||||
/linux-firmware-20231121.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global checkout 0e048b06
|
||||
%global checkout 9552083a
|
||||
|
||||
%global firmware_release 118
|
||||
%global firmware_release 119
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20230824
|
||||
Version: 20231121
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -428,6 +428,12 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20231121-119.git9552083a
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Update AMD cpu microcode
|
||||
- hw: intel: Fix protection mechanism failure for some Intel(R) PROSet/Wireless WiFi
|
||||
Resolves: RHEL-16721, RHEL-14260
|
||||
|
||||
* Thu Aug 24 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230824-118.git0e048b06
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- AMD Zen3 and Zen4 firmware update for return address predictor velunerability
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20230824.tar.xz) = 2f7af1712954c4b26d0f9bcc45f6c3cd8d8940ae79c8f41c66ba7010c320320ccbb107a2fcd78e74eb71141c848bda2bb1161beca7fc83a083bb5612251f69ea
|
||||
SHA512 (linux-firmware-20231121.tar.xz) = 84e56e315f89541a63da318f122889847f6cea9a20d9a253a609461b3fdc13557dcc76557f388a929f8097b1dc9d67337e704f4a67d363eeb1b96ae623bc9368
|
||||
|
Loading…
Reference in New Issue
Block a user