Accepting request 1129738 from home:tiwai:branches:Kernel:HEAD
- Update to version 20231128 (git commit d9f6088f7e91): * Add a COPYOPTS variable * rtl_bt: Update RTL8852A BT USB firmware to 0xDFC8_145F - Update to version 20231019 (git commit d983107a2dfa) (bsc#1215823, CVE-2023-20592): (bsc#1215831, CVE-2021-26345, CVE-2021-46766, CVE-2021-46774, CVE-2022-23820, CVE-2022-23830, CVE-2023-20519, CVE-2023-20521, CVE-2023-20526, CVE-2023-20533, CVE-2023-20566): OBS-URL: https://build.opensuse.org/request/show/1129738 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=452
This commit is contained in:
parent
76a011dd6c
commit
3475fdb71b
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
||||
<param name="changesrevision">4124f8f928d51a1437e2fd2636b20d540edc2836</param></service></servicedata>
|
||||
<param name="changesrevision">d9f6088f7e91d246d9e8d92187ecd49e44a36d9d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f92732abf958b3d9ed37b521f55b731ca3a8fa9c1a19381477dd672482dee164
|
||||
size 348924592
|
3
kernel-firmware-20231128.tar.xz
Normal file
3
kernel-firmware-20231128.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ac70729e028d28ed98f2dd86140d4262ff2ca90967a3dbb06ad1ffc2c70114b
|
||||
size 348919304
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 08:21:09 UTC 2023 - tiwai@suse.com
|
||||
|
||||
- Update to version 20231128 (git commit d9f6088f7e91):
|
||||
* Add a COPYOPTS variable
|
||||
* rtl_bt: Update RTL8852A BT USB firmware to 0xDFC8_145F
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 08:09:43 UTC 2023 - tiwai@suse.com
|
||||
|
||||
@ -107,7 +114,8 @@ Tue Nov 07 15:03:06 UTC 2023 - tiwai@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 10:43:17 UTC 2023 - tiwai@suse.com
|
||||
|
||||
- Update to version 20231019 (git commit d983107a2dfa):
|
||||
- Update to version 20231019 (git commit d983107a2dfa)
|
||||
(bsc#1215823, CVE-2023-20592):
|
||||
* Fix the robot email script
|
||||
* linux-firmware: Update AMD cpu microcode
|
||||
* Add support for sending emails while processing a PR/patch
|
||||
@ -278,6 +286,9 @@ Tue Aug 29 15:09:31 UTC 2023 - tiwai@suse.com
|
||||
Fri Aug 18 14:04:53 UTC 2023 - tiwai@suse.com
|
||||
|
||||
- Update to version 20230814 (git commit 0e048b061bde):
|
||||
(bsc#1215831, CVE-2021-26345, CVE-2021-46766, CVE-2021-46774,
|
||||
CVE-2022-23820, CVE-2022-23830, CVE-2023-20519, CVE-2023-20521,
|
||||
CVE-2023-20526, CVE-2023-20533, CVE-2023-20566):
|
||||
* amdgpu: DMCUB updates for various AMDGPU asics
|
||||
* Revert "amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2"
|
||||
* amdgpu: partially revert firmware for GC 11.0.0 and GC 11.0.2
|
||||
|
@ -21,11 +21,11 @@
|
||||
%define _firmwaredir /lib/firmware
|
||||
%endif
|
||||
%define __ksyms_path ^%{_firmwaredir}
|
||||
%define version_unconverted 20231127
|
||||
%define version_unconverted 20231128
|
||||
# Force bzip2 instead of lzma compression (bsc#1176981)
|
||||
%define _binary_payload w9.bzdio
|
||||
Name: kernel-firmware
|
||||
Version: 20231127
|
||||
Version: 20231128
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT
|
||||
|
Loading…
Reference in New Issue
Block a user