import linux-firmware-20201218-102.git05789708.el8

This commit is contained in:
CentOS Sources 2021-05-18 02:35:35 -04:00 committed by Andrew Lukoshko
parent 8834e4f0af
commit 554e506122
5 changed files with 18 additions and 5198 deletions

21
.gitignore vendored
View File

@ -1,20 +1 @@
SOURCES/ibt-17-16-1.sfi
SOURCES/ibt-17-2.sfi
SOURCES/ibt-18-16-1.sfi
SOURCES/ibt-18-2.sfi
SOURCES/ibt-19-0-0.sfi
SOURCES/ibt-19-0-1.sfi
SOURCES/ibt-19-0-4.sfi
SOURCES/ibt-19-16-4.sfi
SOURCES/ibt-19-240-1.sfi
SOURCES/ibt-19-240-4.sfi
SOURCES/ibt-19-32-0.sfi
SOURCES/ibt-19-32-1.sfi
SOURCES/ibt-19-32-4.sfi
SOURCES/ibt-20-0-3.sfi
SOURCES/ibt-20-1-3.sfi
SOURCES/ibt-20-1-4.sfi
SOURCES/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
SOURCES/ice-1.3.16.0.pkg
SOURCES/ice_comms-1.3.20.0.pkg
SOURCES/linux-firmware-20200619.tar.xz
SOURCES/linux-firmware-20201218.tar.xz

View File

@ -1,20 +1 @@
026f02d4902a76b187113bc314f35d533ec544b9 SOURCES/ibt-17-16-1.sfi
006c2c8a4cb4ca86c77e1fe65595f656ee45867d SOURCES/ibt-17-2.sfi
026f02d4902a76b187113bc314f35d533ec544b9 SOURCES/ibt-18-16-1.sfi
026f02d4902a76b187113bc314f35d533ec544b9 SOURCES/ibt-18-2.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-0-0.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-0-1.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-0-4.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-16-4.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-240-1.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-240-4.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-32-0.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-32-1.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-19-32-4.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-20-0-3.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-20-1-3.sfi
858beec242af187021b58b664fe694dfe2fae86e SOURCES/ibt-20-1-4.sfi
851029db5a5467466ad0c1ddfeb21028747c27f6 SOURCES/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
3d3beae745f15976c5413153d307423dc6af4f71 SOURCES/ice-1.3.16.0.pkg
0a0b724a0693160e0612e2fc0c7ad181288881fc SOURCES/ice_comms-1.3.20.0.pkg
5115bd5275a584dad889d848533cddb1371fe5f4 SOURCES/linux-firmware-20200619.tar.xz
c4be377a33d00303a10af24f84cf24ec1c430613 SOURCES/linux-firmware-20201218.tar.xz

View File

@ -1,38 +0,0 @@
Copyright (c) 2020 Intel Corporation
Redistribution. Redistribution and use in binary form, without
modification, are permitted solely operating in conjunction with Intel
authorized products, provided that the following conditions are met:
* Redistributions must reproduce the above copyright notice and the
following disclaimer in the documentation and/or other materials
provided with the distribution.
* Neither the name of Intel Corporation nor the names of its suppliers
may be used to endorse or promote products derived from this software
without specific prior written permission.
* No reverse engineering, decompilation, or disassembly of this software
is permitted.
Limited patent license. Intel Corporation grants a world-wide,
royalty-free, non-exclusive license under patents it now or hereafter
owns or controls to make, have made, use, import, offer to sell and
sell ("Utilize") this software, but solely to the extent that any
such patent is necessary to Utilize the software alone, or in
combination with an operating system licensed under an approved Open
Source license as listed by the Open Source Initiative at
http://opensource.org/licenses. The patent license shall not apply to
any other combinations which include this software. No hardware per
se is licensed hereunder.
DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,11 @@
%global checkout 3890db36
%global firmware_release 101
%global checkout 05789708
%global firmware_release 102
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
Name: linux-firmware
Version: 20200619
Version: 20201218
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
@ -17,36 +17,6 @@ BuildArch: noarch
# git archive --worktree-attributes --format=tar --prefix=linux-firmware-%{checkout}/ %{checkout} | xz > linux-firmware-%{version}.tar.xz
Source0: %{name}-%{version}.tar.xz
# zstream requests
# We usually update the whole tarball, pulling all changes from upstream.
# But zstream requests should be handled only by updating the specific firmwares.
#
# bug 1896597 - ice: Update to the Default OS DDP Package for ice driver
# bug 1896598 - ice: Pull Comms Market Segment Package into RHEL 8.3
Source1: LICENSE.ice_enhanced
Source2: WHENCE
Source3: ice_comms-1.3.20.0.pkg
Source4: ice-1.3.16.0.pkg
# bug 1895784 - CVE-2020-12321 linux-firmware: hardware: buffer overflow in bluetooth firmware [rhel-8.3.0.z]
Source5: ibt-17-16-1.sfi
Source6: ibt-17-2.sfi
Source7: ibt-18-16-1.sfi
Source8: ibt-18-2.sfi
Source9: ibt-19-0-0.sfi
Source10: ibt-19-0-1.sfi
Source11: ibt-19-0-4.sfi
Source12: ibt-19-16-4.sfi
Source13: ibt-19-240-1.sfi
Source14: ibt-19-240-4.sfi
Source15: ibt-19-32-0.sfi
Source16: ibt-19-32-1.sfi
Source17: ibt-19-32-4.sfi
Source18: ibt-20-0-3.sfi
Source19: ibt-20-1-3.sfi
Source20: ibt-20-1-4.sfi
Source21: ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
Obsoletes: kernel-firmware < %{version} xorg-x11-drv-ati-firmware < 6.13.0-0.22
Obsoletes: ueagle-atm4-firmware < 1.0-5
@ -286,32 +256,6 @@ Firmware for Marvell Libertas SD 8787 Network Adapter
%prep
%setup -q -n linux-firmware-%{checkout}
# BZ#1896597 and BZ#1896598 zstream request
cp %{_sourcedir}/LICENSE.ice_enhanced LICENSE.ice_enhanced
cp %{_sourcedir}/WHENCE WHENCE
mkdir -p intel/ice/ddp-comms/
cp %{_sourcedir}/ice_comms-1.3.20.0.pkg intel/ice/ddp-comms/ice_comms-1.3.20.0.pkg
rm intel/ice/ddp/ice-1.3.4.0.pkg
cp %{_sourcedir}/ice-1.3.16.0.pkg intel/ice/ddp/ice-1.3.16.0.pkg
# BZ#1895784
cp %{_sourcedir}/ibt-17-16-1.sfi intel/ibt-17-16-1.sfi
cp %{_sourcedir}/ibt-17-2.sfi intel/ibt-17-2.sfi
cp %{_sourcedir}/ibt-18-16-1.sfi intel/ibt-18-16-1.sfi
cp %{_sourcedir}/ibt-18-2.sfi intel/ibt-18-2.sfi
cp %{_sourcedir}/ibt-19-0-0.sfi intel/ibt-19-0-0.sfi
cp %{_sourcedir}/ibt-19-0-1.sfi intel/ibt-19-0-1.sfi
cp %{_sourcedir}/ibt-19-0-4.sfi intel/ibt-19-0-4.sfi
cp %{_sourcedir}/ibt-19-16-4.sfi intel/ibt-19-16-4.sfi
cp %{_sourcedir}/ibt-19-240-1.sfi intel/ibt-19-240-1.sfi
cp %{_sourcedir}/ibt-19-240-4.sfi intel/ibt-19-240-4.sfi
cp %{_sourcedir}/ibt-19-32-0.sfi intel/ibt-19-32-0.sfi
cp %{_sourcedir}/ibt-19-32-1.sfi intel/ibt-19-32-1.sfi
cp %{_sourcedir}/ibt-19-32-4.sfi intel/ibt-19-32-4.sfi
cp %{_sourcedir}/ibt-20-0-3.sfi intel/ibt-20-0-3.sfi
cp %{_sourcedir}/ibt-20-1-3.sfi intel/ibt-20-1-3.sfi
cp %{_sourcedir}/ibt-20-1-4.sfi intel/ibt-20-1-4.sfi
cp %{_sourcedir}/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
%if 0
git init .
if [ -z "$GIT_COMMITTER_NAME" ]; then
@ -448,6 +392,7 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/iwlwifi-9260-*.ucode
%{_firmwarepath}/iwlwifi-cc-a0-*.ucode
%{_firmwarepath}/iwlwifi-Qu*.ucode
%{_firmwarepath}/iwlwifi-ty-a0-gf-a0-59.ucode
%files -n libertas-usb8388-firmware
%license WHENCE LICENCE.Marvell
@ -471,16 +416,22 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%files -f linux-firmware.files
%dir %{_firmwarepath}
%license WHENCE LICENCE.* LICENSE.ice_enhanced
%license WHENCE LICENCE.*
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
%changelog
* Mon Dec 07 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-101.git3890db36
- CVE-2020-12321 linux-firmware: hardware: buffer overflow in bluetooth firmware (rhbz 1895784)
* Wed Jan 27 2021 Jan Stancek <jstancek@redhat.com> - 20201218-102.git05789708
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1918613)
* Wed Nov 11 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-100.git3890db36
- ice: Update to the Default OS DDP Package for ice driver (rhbz 1896597)
- ice: Pull Comms Market Segment Package into RHEL 8.3 (rhbz 1896598)
* Fri Dec 04 2020 Jan Stancek <jstancek@redhat.com> - 20201118-101.git7455a360
- Update to latest upstream linux-firmware image for assorted updates
- Include to support Intel AX210 Typhoon Peak - Bluetooth firmware support (rhbz 1897069)
- Include support for the Qualcomm AX500-DBS (QCA6390) 802.11ax Wireless - firmware support (rhbz 1725913)
* Thu Nov 05 2020 Jan Stancek <jstancek@redhat.com> - 20201022-100.gitdae4b4cd
- Update to latest upstream linux-firmware image for assorted updates
- ice: Pull Comms Market Segment Package (rhbz 1861491)
- ice: Update to the Default OS DDP Package for ice driver (rhbz 1879278)
* Fri Jun 19 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-99.git3890db36
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1847992)