forked from pool/kernel-firmware
Accepting request 614003 from home:tiwai:branches:Kernel:HEAD
- Use the upstream version of AMD ucode for family 17h (CVE-2017-5715, bsc#1095735) * Update AMD cpu microcode for family 15h (CVE-2017-5715, bsc#1095735) OBS-URL: https://build.opensuse.org/request/show/614003 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=214
This commit is contained in:
parent
ce524af3a7
commit
9da4b0a13e
@ -1,8 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 4 16:31:07 CEST 2018 - tiwai@suse.de
|
||||||
|
|
||||||
|
- Use the upstream version of AMD ucode for family 17h
|
||||||
|
(CVE-2017-5715, bsc#1095735)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 29 07:33:36 UTC 2018 - mpluskal@suse.com
|
Tue May 29 07:33:36 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
- Update to version 20180525:
|
- Update to version 20180525:
|
||||||
* Update AMD cpu microcode for family 15h
|
* Update AMD cpu microcode for family 15h (CVE-2017-5715,
|
||||||
|
bsc#1095735)
|
||||||
* linux-firmware: Update firmware patch for Intel Bluetooth 8260
|
* linux-firmware: Update firmware patch for Intel Bluetooth 8260
|
||||||
* qed: Add firmware 8.37.2.0
|
* qed: Add firmware 8.37.2.0
|
||||||
|
|
||||||
|
@ -37,8 +37,6 @@ Source8: ql2600_fw.bin
|
|||||||
Source9: ql2700_fw.bin
|
Source9: ql2700_fw.bin
|
||||||
Source10: ql8300_fw.bin
|
Source10: ql8300_fw.bin
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
# CVE-2017-5715
|
|
||||||
Source200: microcode_amd_fam17h.bin
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: suse-module-tools
|
BuildRequires: suse-module-tools
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
@ -105,8 +103,6 @@ sed -i "s|%{_bindir}/python$|%{_bindir}/python3|" ./check_whence.py
|
|||||||
mkdir -p %{buildroot}/lib/firmware
|
mkdir -p %{buildroot}/lib/firmware
|
||||||
cp -avf * %{buildroot}/lib/firmware
|
cp -avf * %{buildroot}/lib/firmware
|
||||||
rm -f %{buildroot}/lib/firmware/WHENCE
|
rm -f %{buildroot}/lib/firmware/WHENCE
|
||||||
# CVE-2017-5715 fix
|
|
||||||
cp %{SOURCE200} %{buildroot}/lib/firmware/amd-ucode/
|
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
# In alsa-firmware
|
# In alsa-firmware
|
||||||
rm -f %{buildroot}/lib/firmware/ctefx.bin
|
rm -f %{buildroot}/lib/firmware/ctefx.bin
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user