Update to latest upstream linux-firmware image for assorted updates
- AMD Zen3 and Zen4 firmware update for return address predictor velunerability Resolves: rhbz#2230415 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
f8a3d60a81
commit
fdc650bdd4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/linux-firmware-20230808.tar.xz
|
||||
/linux-firmware-20230824.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global checkout 0ab353f8
|
||||
%global checkout 0e048b06
|
||||
|
||||
%global firmware_release 117
|
||||
%global firmware_release 118
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20230808
|
||||
Version: 20230824
|
||||
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,11 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
Resolves: rhbz#2230415
|
||||
|
||||
* Tue Aug 08 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230808-117.git0ab353f8
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Navi32 dGPU firmware
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20230808.tar.xz) = b919acebb44664f625b10b2a5ebd9c5d7f6e5b9109a6d1bb696245064093ca91447b97ed47e3534980c200f84257234259b9d85e73fe9df752b2407b9bc7232f
|
||||
SHA512 (linux-firmware-20230824.tar.xz) = 2f7af1712954c4b26d0f9bcc45f6c3cd8d8940ae79c8f41c66ba7010c320320ccbb107a2fcd78e74eb71141c848bda2bb1161beca7fc83a083bb5612251f69ea
|
||||
|
Loading…
Reference in New Issue
Block a user