Blame SPECS/linux-firmware.spec

7fea34
%global checkout 78c0348
72dc9e
%global firmware_release 81
7fea34
7fea34
%define _binary_payload w9.xzdio
19b48d
19b48d
Name:		linux-firmware
7fea34
Version:	20200421
0e8576
Release:	%{firmware_release}.git%{checkout}%{?dist}
19b48d
Summary:	Firmware files used by the Linux kernel
19b48d
19b48d
Group:		System Environment/Kernel
19b48d
License:	GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
19b48d
URL:		https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
d5faa8
# Source0 creation: "git archive --format=tar [gitid] | gzip > [srcdir]/%{name}-%{version}.tar.gz"
d5faa8
Source0:	%{name}-%{version}.tar.gz
85cb7d
85cb7d
# zstream requests
85cb7d
# We usually update the whole tarball, pulling all changes from upstream.
85cb7d
# But zstream requests should be handled only by updating the specific firmwares.
85cb7d
# BZ#1895787 request (CVE-2020-12321)
85cb7d
Source1:	ibt-17-16-1.ddc
85cb7d
Source2:	ibt-17-16-1.sfi
85cb7d
Source3:	ibt-17-2.ddc
85cb7d
Source4:	ibt-17-2.sfi
85cb7d
Source5:	ibt-18-16-1.ddc
85cb7d
Source6:	ibt-18-16-1.sfi
85cb7d
Source7:	ibt-18-2.ddc
85cb7d
Source8:	ibt-18-2.sfi
85cb7d
Source9:	ibt-19-0-0.ddc
85cb7d
Source10:	ibt-19-0-0.sfi
85cb7d
Source11:	ibt-19-0-1.ddc
85cb7d
Source12:	ibt-19-0-1.sfi
85cb7d
Source13:	ibt-19-0-4.ddc
85cb7d
Source14:	ibt-19-0-4.sfi
85cb7d
Source15:	ibt-19-16-4.ddc
85cb7d
Source16:	ibt-19-16-4.sfi
85cb7d
Source17:	ibt-19-240-1.ddc
85cb7d
Source18:	ibt-19-240-1.sfi
85cb7d
Source19:	ibt-19-240-4.ddc
85cb7d
Source20:	ibt-19-240-4.sfi
85cb7d
Source21:	ibt-19-32-0.ddc
85cb7d
Source22:	ibt-19-32-0.sfi
85cb7d
Source23:	ibt-19-32-1.ddc
85cb7d
Source24:	ibt-19-32-1.sfi
85cb7d
Source25:	ibt-19-32-4.ddc
85cb7d
Source26:	ibt-19-32-4.sfi
85cb7d
Source27:	ibt-20-0-3.ddc
85cb7d
Source28:	ibt-20-0-3.sfi
85cb7d
Source29:	ibt-20-1-3.ddc
85cb7d
Source30:	ibt-20-1-3.sfi
85cb7d
Source31:	ibt-20-1-4.ddc
85cb7d
Source32:	ibt-20-1-4.sfi
85cb7d
Source33:	ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
72dc9e
# RHEL-9250 and RHEL-8938 (CVE-2023-20569 and CVE-2023-20593)
72dc9e
Source34:	microcode_amd_fam17h.bin
72dc9e
Source35:	microcode_amd_fam17h.bin.asc
72dc9e
Source36:	microcode_amd_fam19h.bin
72dc9e
Source37:	microcode_amd_fam19h.bin.asc
85cb7d
19b48d
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
19b48d
BuildArch:	noarch
19b48d
Provides:	kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
19b48d
Obsoletes:	kernel-firmware < %{version} xorg-x11-drv-ati-firmware <= 6.13.0-0.22
19b48d
Obsoletes:	ueagle-atm4-firmware <= 1.0-5
19b48d
Obsoletes:	netxen-firmware <= 4.0.534-9
19b48d
Obsoletes:	ql2100-firmware <= 1.19.38-7
19b48d
Obsoletes:	ql2200-firmware <= 2.02.08-7
19b48d
Obsoletes:	ql23xx-firmware <= 3.03.28-5
19b48d
Obsoletes:	ql2400-firmware <= 5.08.00-2
19b48d
Obsoletes:	ql2500-firmware <= 5.08.00-2
19b48d
Obsoletes:	rt61pci-firmware <= 1.2-11
19b48d
Obsoletes:	rt73usb-firmware <= 1.8-11
19b48d
Obsoletes:	bfa-firmware <= 3.2.21.1-1
0e8576
# Mark the obsolecence of removed sub-packages (see bug 1232315)
0e8576
Obsoletes:	libertas-usb8388-firmware
0e8576
Obsoletes:	libertas-sd8686-firmware
0e8576
Obsoletes:	libertas-sd8787-firmware
0e8576
Obsoletes: 	libertas-usb8388-olpc-firmware
0e8576
e936dd
BuildRequires: git make
e936dd
75728b
%define fwdir /usr/lib/firmware
b116d7
%define _binaries_in_noarch_packages_terminate_build   0
b116d7
19b48d
%description
19b48d
Kernel-firmware includes firmware files required for some devices to
19b48d
operate.
19b48d
19b48d
%package -n iwl100-firmware
19b48d
Summary:	Firmware for Intel(R) Wireless WiFi Link 100 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	39.31.5.1
0e8576
Release:	%{firmware_release}%{?dist}
75728b
Obsoletes:	iwl100-firmware < 39.31.5.1-4
19b48d
%description -n iwl100-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl100 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl105-firmware
19b48d
Summary:	Firmware for Intel(R) Centrino Wireless-N 105 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
%description -n iwl105-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl105 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl135-firmware
19b48d
Summary:	Firmware for Intel(R) Centrino Wireless-N 135 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
%description -n iwl135-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl135 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl1000-firmware
19b48d
Summary:	Firmware for Intel® PRO/Wireless 1000 B/G/N network adaptors
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	39.31.5.1
19b48d
Epoch:		1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl1000-firmware < 1:39.31.5.1-3
19b48d
%description -n iwl1000-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl1000 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl2000-firmware
19b48d
Summary:	Firmware for Intel(R) Centrino Wireless-N 2000 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
%description -n iwl2000-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl2000 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl2030-firmware
19b48d
Summary:	Firmware for Intel(R) Centrino Wireless-N 2030 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
%description -n iwl2030-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl2030 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl3160-firmware
19b48d
Summary:	Firmware for Intel(R) Dual Band Wireless-AC 3160 Series Adapters
19b48d
License:	Redistributable, no modification permitted
e936dd
Version:	25.30.13.0
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
%description -n iwl3160-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux to support the iwl3160 hardware.  Usage of the firmware
19b48d
is subject to the terms and conditions contained inside the provided
19b48d
LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl3945-firmware
19b48d
Summary:	Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	15.32.2.9
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl3945-firmware < 15.32.2.9-7
19b48d
%description -n iwl3945-firmware
19b48d
This package contains the firmware required by the iwl3945 driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl4965-firmware
19b48d
Summary:	Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	228.61.2.24
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl4965-firmware < 228.61.2.24-5
19b48d
%description -n iwl4965-firmware
19b48d
This package contains the firmware required by the iwl4965 driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl5000-firmware
19b48d
Summary:	Firmware for Intel® PRO/Wireless 5000 A/G/N network adaptors
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	8.83.5.1_1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl5000-firmware < 8.83.5.1_1-3
19b48d
%description -n iwl5000-firmware
19b48d
This package contains the firmware required by the iwl5000 driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl5150-firmware
19b48d
Summary:	Firmware for Intel® PRO/Wireless 5150 A/G/N network adaptors
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	8.24.2.2
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl5150-firmware < 8.24.2.2-4
19b48d
%description -n iwl5150-firmware
19b48d
This package contains the firmware required by the iwl5150 driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl6000-firmware
19b48d
Summary:	Firmware for Intel(R) Wireless WiFi Link 6000 AGN Adapter
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	9.221.4.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl6000-firmware < 9.221.4.1-4
19b48d
%description -n iwl6000-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl6000g2a-firmware
19b48d
Summary:	Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters
19b48d
License:	Redistributable, no modification permitted
e936dd
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl6000g2a-firmware < 17.168.5.3-3
19b48d
%description -n iwl6000g2a-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl6000g2b-firmware
19b48d
Summary:	Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
19b48d
License:	Redistributable, no modification permitted
e936dd
Version:	18.168.6.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl6000g2b-firmware < 17.168.5.2-3
19b48d
%description -n iwl6000g2b-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl6050-firmware
19b48d
Summary:	Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters
19b48d
License:	Redistributable, no modification permitted
19b48d
Version:	41.28.5.1
0e8576
Release:	%{firmware_release}%{?dist}
19b48d
Obsoletes:	iwl6050-firmware < 41.28.5.1-5
19b48d
%description -n iwl6050-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%package -n iwl7260-firmware
e936dd
Summary:	Firmware for Intel(R) Wireless WiFi Link 726x/8000/9000 Series Adapters
19b48d
License:	Redistributable, no modification permitted
e936dd
Version:	25.30.13.0
0e8576
Release:	%{firmware_release}%{?dist}
e936dd
Obsoletes: 	iwl7265-firmware
19b48d
%description -n iwl7260-firmware
19b48d
This package contains the firmware required by the iwlagn driver
19b48d
for Linux.  Usage of the firmware is subject to the terms and conditions
19b48d
contained inside the provided LICENSE file. Please read it carefully.
19b48d
19b48d
%prep
846dd9
# Setup Source0
846dd9
%setup -q -c -n linux-firmware-%{checkout}
85cb7d
# BZ#1895783 zstream request
85cb7d
cp %{_sourcedir}/ibt-17-16-1.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-17-16-1.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-17-2.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-17-2.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-18-16-1.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-18-16-1.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-18-2.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-18-2.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-0.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-0.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-1.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-1.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-4.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-0-4.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-16-4.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-16-4.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-240-1.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-240-1.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-240-4.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-240-4.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-0.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-0.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-1.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-1.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-4.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-19-32-4.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-20-0-3.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-20-0-3.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-20-1-3.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-20-1-3.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-20-1-4.ddc intel/
85cb7d
cp %{_sourcedir}/ibt-20-1-4.sfi intel/
85cb7d
cp %{_sourcedir}/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq intel/
72dc9e
# RHEL-9250 and RHEL-8938 (CVE-2023-20569 and CVE-2023-20593)
72dc9e
cp %{_sourcedir}/microcode_amd_fam17h.bin amd-ucode/
72dc9e
cp %{_sourcedir}/microcode_amd_fam17h.bin.asc amd-ucode/
72dc9e
cp %{_sourcedir}/microcode_amd_fam19h.bin amd-ucode/
72dc9e
cp %{_sourcedir}/microcode_amd_fam19h.bin.asc amd-ucode/
19b48d
19b48d
%build
e936dd
e936dd
%install
e936dd
rm -rf $RPM_BUILD_ROOT
e936dd
mkdir -p $RPM_BUILD_ROOT%{fwdir}
e936dd
mkdir -p $RPM_BUILD_ROOT%{fwdir}/updates
e936dd
make DESTDIR=$RPM_BUILD_ROOT/ FIRMWAREDIR=%{fwdir} install
e936dd
e936dd
pushd $RPM_BUILD_ROOT/%{fwdir}
e936dd
19b48d
# Remove firmware shipped in separate packages already
19b48d
# Perhaps these should be built as subpackages of linux-firmware?
19b48d
rm -rf ess korg sb16 yamaha
19b48d
# And _some_ conexant firmware.
19b48d
rm v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
19b48d
19b48d
# Remove source files we don't need to install
19b48d
rm -f usbdux/*dux */*.asm
19b48d
rm -rf carl9170fw
19b48d
a28998
# Remove firmware images for WiFi & WiMax drivers not compiled in RHEL7 kernel
a28998
rm -rf ath6k
a28998
rm -rf ti-connectivity
a28998
rm -rf libertas
a28998
rm -f mrvl/sd8688.bin
a28998
rm -f mrvl/sd8688_helper.bin
a28998
rm -rf mwl8k
a28998
rm -f i2400m-fw-usb-1.4.sbcf
a28998
rm -f i2400m-fw-usb-1.5.sbcf
a28998
rm -f i6050-fw-usb-1.5.sbcf
a28998
a28998
# Remove images for vxge, we do not provide that driver in RHEL7 kernel
a28998
rm -rf vxge
a28998
e936dd
rm -f check_whence.py configure Makefile README
b116d7
e936dd
popd
19b48d
19b48d
# Create file list but exclude firmwares that we place in subpackages
19b48d
FILEDIR=`pwd`
75728b
pushd $RPM_BUILD_ROOT%{fwdir}
19b48d
find . \! -type d > $FILEDIR/linux-firmware.files
19b48d
find . -type d | sed -e '/^.$/d' > $FILEDIR/linux-firmware.dirs
19b48d
popd
19b48d
sed -i -e 's:^./::' linux-firmware.{files,dirs}
403bd9
sed -i -e '/^iwlwifi/d' linux-firmware.files
75728b
sed -i -e 's/^/\/usr\/lib\/firmware\//' linux-firmware.{files,dirs}
403bd9
sed -i -e 's/\(.*\s.*\)/"\1"/' linux-firmware.files
19b48d
sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
19b48d
d5faa8
%post
d5faa8
# This pkg carries AMD microcode and it's important to early enable it in
d5faa8
# case it was updated. Because of that rebuild initrd after this pkg is 
d5faa8
# updated and only if it's an AMD CPU.
d5faa8
if [ $1 -gt 1 ]; then
d5faa8
	if [ -d /run/systemd/system ]; then
d5faa8
		if grep -q AuthenticAMD /proc/cpuinfo ; then
d5faa8
			dracut -f
d5faa8
		fi
d5faa8
	fi
d5faa8
fi
d5faa8
19b48d
%clean
19b48d
rm -rf $RPM_BUILD_ROOT
19b48d
19b48d
%files -n iwl100-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-100-5.ucode
19b48d
19b48d
%files -n iwl105-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-105-*.ucode
19b48d
19b48d
%files -n iwl135-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-135-*.ucode
19b48d
19b48d
%files -n iwl1000-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-1000-*.ucode
19b48d
19b48d
%files -n iwl2000-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-2000-*.ucode
19b48d
19b48d
%files -n iwl2030-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-2030-*.ucode
19b48d
19b48d
%files -n iwl3160-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
0e8576
%{fwdir}/iwlwifi-3160-*.ucode
fec019
%{fwdir}/iwlwifi-3168-*.ucode
19b48d
19b48d
%files -n iwl3945-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-3945-*.ucode
19b48d
19b48d
%files -n iwl4965-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-4965-*.ucode
19b48d
19b48d
%files -n iwl5000-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-5000-*.ucode
19b48d
19b48d
%files -n iwl5150-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-5150-*.ucode
19b48d
19b48d
%files -n iwl6000-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-6000-*.ucode
19b48d
19b48d
%files -n iwl6000g2a-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-6000g2a-*.ucode
19b48d
19b48d
%files -n iwl6000g2b-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-6000g2b-*.ucode
19b48d
19b48d
%files -n iwl6050-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
75728b
%{fwdir}/iwlwifi-6050-*.ucode
19b48d
19b48d
%files -n iwl7260-firmware
19b48d
%defattr(-,root,root,-)
19b48d
%doc WHENCE LICENCE.iwlwifi_firmware
0e8576
%{fwdir}/iwlwifi-7260-*.ucode
0e8576
%{fwdir}/iwlwifi-7265-*.ucode
0e8576
%{fwdir}/iwlwifi-7265D-*.ucode
fec019
# Following up Fedora on where they have included iwlwifi-8000C & iwlwifi-8265 blobs
0e8576
%{fwdir}/iwlwifi-8000C-*.ucode
fec019
%{fwdir}/iwlwifi-8265-*.ucode
846dd9
# Following up Fedora on where they have included iwlwifi-9000C & iwlwifi-9260 blobs
846dd9
%{fwdir}/iwlwifi-9000-*.ucode
846dd9
%{fwdir}/iwlwifi-9260-*.ucode
e936dd
# Following up Fedora on where they have included iwlwifi-cc-a0* and iwlwifi-Qu* blobs
e936dd
%{fwdir}/iwlwifi-cc-a0-*.ucode
e936dd
%{fwdir}/iwlwifi-Qu*.ucode
19b48d
19b48d
%files -f linux-firmware.files
19b48d
%defattr(-,root,root,-)
75728b
%dir %{fwdir}
b116d7
#%dir %{fwdir}/updates
19b48d
%doc WHENCE LICENCE.* LICENSE.*
19b48d
19b48d
%changelog
72dc9e
* Thu Oct 26 2023 Rado Vrbovsky <rvrbovsk@redhat.com> - 20200421-80.git78c0348
72dc9e
- Cross-Process Information Leak (RHEL-8938)
72dc9e
- Return Address Predictor velunerability leading to information disclosure (RHEL-9250)
72dc9e
85cb7d
* Sat Dec 12 2020 Augusto Caringi <acaringi@redhat.com> - 20200421-80.git78c0348
85cb7d
- Update Intel Bluetooth firmwares (rhbz 1895787)
85cb7d
7fea34
* Tue May 5 2020 Jan Stancek <jstancek@redhat.com> - 20200421-79.git78c0348
7fea34
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1828390)
7fea34
7fea34
* Tue Apr 7 2020 Jan Stancek <jstancek@redhat.com> - 20200323-78.git8eb0b28
7fea34
- Set higher compression (rhbz 1817410)
7fea34
7fea34
* Mon Mar 23 2020 Jan Stancek <jstancek@redhat.com> - 20200323-77.git8eb0b28
7fea34
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1813818)
7fea34
e936dd
* Tue Dec 17 2019 Jan Stancek <jstancek@redhat.com> - 20191203-76.gite8a0f4c
e936dd
- Fix missing firmware symlinks (rhbz 1783196)
e936dd
e936dd
* Tue Dec 3 2019 Jan Stancek <jstancek@redhat.com> - 20191203-75.gite8a0f4c
e936dd
- Update to latest upstream linux-firmware image for assorted updates
e936dd
- Update qed zipped/unzipped firmware to latest upstream (rhbz 1720385)
e936dd
e936dd
* Wed Sep 18 2019 Jan Stancek <jstancek@redhat.com> - 20190918-74.git6c6918a
e936dd
- Update to latest upstream linux-firmware image for assorted updates
e936dd
- Update bnx2x firmware to latest upstream (rhbz 1720386)
e936dd
e936dd
* Fri Aug 16 2019 Jan Stancek <jstancek@redhat.com> - 20190815-73.git07b925b
e936dd
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1741356)
e936dd
- iwlwifi- Update to support the Cyclone Peak Dual Band 2x2 802.11ax
e936dd
- iwl7265-firmware sub-package merged into iwl7260-firmware sub-package
e936dd
403bd9
* Mon Apr 29 2019 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20190429-72.gitddde598
403bd9
- Update to latest upstream linux-firmware image for assorted updates
403bd9
- cxgb4: update firmware to revision 1.23.4.0 (rhbz 1690727)
403bd9
- linux-firmware: Add firmware file for Intel Bluetooth 22161 (rhbz 1622438)
403bd9
403bd9
* Mon Mar 18 2019 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20190318-71.git283373f
403bd9
- Update to latest upstream linux-firmware image for assorted updates
403bd9
- cxgb4: update firmware to revision 1.23.3.0 (rhbz 1642422)
403bd9
403bd9
* Tue Feb 26 2019 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20190225-70.git80dee31
403bd9
- cxgb4: update firmware to revision 1.22.9.0 (rhbz 1671610)
403bd9
- nfp: update Agilio SmartNIC flower firmware to rev AOTC-2.10.A.13 (rhbz 1637996)
403bd9
- linux-firmware: Update firmware patch for Intel Bluetooth 8260 (rhbz 1649148)
403bd9
- qed: Add 8.37.7.0 firmware image (rhbz 1654809)
403bd9
- liquidio: fix GPL compliance issue (rhbz 1622521)
403bd9
- Update Intel OPA hfi1 firmware (rhbz 1637240)
403bd9
- qed: Add firmware 8.37.7.0 (rhbz 1643554)
403bd9
d5faa8
* Tue Oct 09 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180911-69.git85c5d90
d5faa8
- liquidio: remove firmware that violates GPL license (rhbz 1637696)
d5faa8
d5faa8
* Tue Sep 11 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180911-68.git85c5d90
d5faa8
- Update to latest upstream linux-firmware image for assorted updates
d5faa8
- nvidia: update firmware for Pascal GPUs (rhbz 1625514)
d5faa8
d5faa8
* Tue Jul 17 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180717-67.git8d69bab
d5faa8
- Update to latest upstream linux-firmware image for assorted netdrv updates
d5faa8
- chelsio: update firmware to revision 1.20.8.0 (rhbz 1523202)
d5faa8
d5faa8
* Mon Jun 25 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180529-66.git7518922
d5faa8
- Only update initrd when the package is being updated (rhbz 1584178)
d5faa8
d5faa8
* Tue May 29 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180529-65.git7518922
d5faa8
- Update to latest upstream linux-firmware image for assorted updates
d5faa8
- amd: update microcode for family 15h (rhbz 1574575)
d5faa8
d5faa8
* Tue May 22 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180518-64.git2a9b2cf
d5faa8
- Add early initramfs update in case of AMD host (rhbz 1580584)
ed132a
d5faa8
* Fri May 18 2018 Bruno E. O. Meneguele <bmeneg@redhat.com> - 20180518-63.git2a9b2cf
d5faa8
- Update to latest upstream linux-firmware image for assorted netdrv updates
d5faa8
- amd: add microcode for family 17h and update for family 15h (rhbz 1574575)
fa37b7
846dd9
* Tue Feb 20 2018 Rafael Aquini <aquini@redhat.com> - 20180220-62.git6d51311
846dd9
- nfp: NIC stops transmitting for small MSS values when TSO is enabled (rhbz 1542263)
846dd9
- chelsio: pull in latests firmware 1.17.14.0 (rhbz 1538590)
846dd9
846dd9
* Tue Jan 16 2018 Rafael Aquini <aquini@redhat.com> - 20180113-61.git65b1c68
846dd9
- Adjust Requires(post) for functional scripting due to ucode revert (rhbz 1533945)
e05917
846dd9
* Sat Jan 13 2018 Rafael Aquini <aquini@redhat.com> - 20180113-60.git65b1c68
846dd9
- Update to latest upstream linux-firmware image for assorted updates
846dd9
- netr: Add Netronome TC flower firmware (rhbz 1518900)
846dd9
- Revert amd-ucode for fam17h (rhbz 1533945)
846dd9
846dd9
* Wed Jan 03 2018 Rafael Aquini <aquini@redhat.com> - 20171127-59.git17e6288
b5c4a3
- Add amd-ucode for fam17h
b5c4a3
846dd9
* Mon Nov 27 2017 Rafael Aquini <aquini@redhat.com> - 20171127-58.git17e6288
846dd9
- Update to latest upstream linux-firmware image for assorted updates
846dd9
- iwlwifi: Firmware update for 3160, 3168, 7260, 7265 and 7265D WIFI devices (rhbz 1508709)
846dd9
- iwlwifi: Firmware update for 8260 and 8265 WIFI devices (rhbz 1508711)
846dd9
- iwlwifi: Firmware update for 9260 and 9560 WIFI devices (rhbz 1501166)
846dd9
- Fixes CVE-2016-0801 CVE-2017-0561 CVE-2017-9417
846dd9
846dd9
* Wed Oct 11 2017 Rafael Aquini <aquini@redhat.com> - 20171011-57.gitbf04291
846dd9
- Update to latest upstream linux-firmware image for assorted updates
846dd9
- ath10k: Update to the latest firmware released version (rhbz 1457363)
846dd9
- opa: update Intel Omni-Path Architecture firmware (rhbz 1452785)
846dd9
- chelsio: Pull in the latest firmware 1.16.63.0 (rhbz 1458328)
846dd9
- qla2xxx: Update firmware version to 8.07.00 (rhbz 1427148)
846dd9
b116d7
* Mon Jun 26 2017 Rafael Aquini <aquini@redhat.com> - 20170606-56.gitc990aae
b116d7
- opa: Revert switch firmware back to 0.47 (rhbz 1464629)
b116d7
b116d7
* Tue Jun 06 2017 Rafael Aquini <aquini@redhat.com> - 20170606-55.gitc990aae
b116d7
- chelsio: Pull in the latest firmware 1.16.45.0 (rhbz 1457631)
b116d7
b116d7
* Tue May 30 2017 Rafael Aquini <aquini@redhat.com> - 20170530-54.gitdf40d15
b116d7
- Update to latest upstream linux-firmware image for assorted updates
b116d7
- opa: HFI firmware problems with new OPA switch firmware (rhbz 1452253)
b116d7
b116d7
* Tue May 23 2017 Rafael Aquini <aquini@redhat.com> - 20170328-53.git44d8e8d
b116d7
- chelsio: Pull in the latest firmware 1.16.43.0 (rhbz 1451387)
b116d7
b116d7
* Tue Mar 28 2017 Rafael Aquini <aquini@redhat.com> - 20170328-52.git44d8e8d
b116d7
- Update to latest upstream linux-firmware image for assorted updates
b116d7
- nfp: add firmware for Netronome Ethernet Driver (rhbz 1432592)
b116d7
b116d7
* Tue Mar 07 2017 Rafael Aquini <aquini@redhat.com> - 20170307-51.git87714d8
b116d7
- Update to latest upstream linux-firmware image for assorted updates
b116d7
- chelsio: Update to the latest firmware released version (rhbz 1385911)
b116d7
- drm: Update for radeon and amdgpu latest firmware released version (rhbz 1425197)
b116d7
b116d7
* Fri Feb 17 2017 Rafael Aquini <aquini@redhat.com> - 20170217-50.git6d3bc88
b116d7
- Update to latest upstream linux-firmware image for assorted updates
b116d7
- chelsio: Update to the latest firmware released version (rhbz 1395322)
b116d7
- iwlwifi: Update to the latest firmware released version (rhbz 1385749)
b116d7
- ath10k: Update to the latest firmware released version (rhbz 1385743)
b116d7
- hfi1: Update to the latest firmware released version (rhbz 1382805)
b116d7
fec019
* Tue Aug 30 2016 Rafael Aquini <aquini@redhat.com> - 20160830-49.git7534e19
fec019
- Update to latest upstream linux-firmware image for assorted updates
fec019
- Update QCA6174/hw3.0/board-2.bin file to support ath10k devices (rhbz 1368159)
fec019
fec019
* Tue Aug 23 2016 Rafael Aquini <aquini@redhat.com> - 20160728-48.git0daeaf3
fec019
- Clean up t{4,5}fw.bin symlink leftovers from bug 1262128 (rhbz 1365763)
fec019
fec019
* Thu Jul 28 2016 Rafael Aquini <aquini@redhat.com> - 20160728-47.git0daeaf3
fec019
- Update to latest upstream linux-firmware image for assorted updates
fec019
- Core14 firmware release for 7265, 7260, 3160 wireless devices (rhbz 1358566)
fec019
- Core19 firmware release for 7265D, 8260, 8265, 3168 wireless devices (rhbz 1358568)
fec019
fec019
* Wed Jun 15 2016 Rafael Aquini <aquini@redhat.com> - 20160615-46.gita4bbc81
fec019
- Update to latest upstream linux-firmware image for assorted updates
fec019
- Nuke old cxgb4 firmware blobs tarball (rhbz 1336906)
fec019
- Update to latest Chelsio firmware release version (rhbz 1336906)
fec019
fec019
* Tue Apr 26 2016 Rafael Aquini <aquini@redhat.com> - 20160426-45.git986a5a8
fec019
- Update to latest upstream linux-firmware image for assorted updates
fec019
- Restore AMD-ucode firmware blob again (rhbz 866700)
fec019
- qat: Update to the latest upstream firmware (rhbz 1173792)
fec019
- WiFi on Windstorm Peak Wireless Adapter 8265 - firmware support (rhbz 1315534)
fec019
- WiFi on Sandy Peak Wireless Adapter 3168 - firmware support (rhbz 1315536)
fec019
fec019
* Thu Mar 10 2016 Rafael Aquini <aquini@redhat.com> - 20160223-44.git8d1fd61
fec019
- Update to latest upstream linux-firmware image for assorted updates
fec019
- Update Intel Omni-Path Architecture hfi1 Firmware (rhbz 1267015)
fec019
0e8576
* Mon Sep 14 2015 Jarod Wilson <jarod@redhat.com> - 20150904-43.git6ebf5d5
0e8576
- Add more old chelsio firmwares, they nuked the one the driver in
0e8576
  RHEL7.2 is expecting from upstream (rhbz 1262128)
0e8576
- Remove amd-ucode again, it simply breaks too many systems (rhbz 1246393)
0e8576
0e8576
* Fri Sep 04 2015 Rafael Aquini <aquini@redhat.com> - 20150904-42.git6ebf5d5
0e8576
- Add Intel Omni-Path Architecture hfi1 Firmware (rhbz 1194910)
0e8576
- Update skl firmware for gpu (rhbz 1210012)
0e8576
0e8576
* Wed Aug 12 2015 Rafael Aquini <aquini@redhat.com> - 20150727-41.git75cc3ef
0e8576
- Declare obsolecence for (old) removed firmware subpackages (rhbz 1232315)
0e8576
0e8576
* Mon Jul 27 2015 Rafael Aquini <aquini@redhat.com> - 20150727-40.git75cc3ef
0e8576
- Add firmware support for the "Snowfield Peak" wireless adapter (rhbz 1169604)
0e8576
0e8576
* Tue Jul 21 2015 Rafael Aquini <aquini@redhat.com> - 20150612-39.git3161bfa
0e8576
- Restore AMD-ucode firmware blob again (rhbz 1016168)
0e8576
0e8576
* Thu Jun 18 2015 Rafael Aquini <aquini@redhat.com> - 20150612-38.git3161bfa
0e8576
- Reintroduce upstream nuked cxgb4 firmware old blobs (rhbz 1189256)
0e8576
0e8576
* Fri Jun 12 2015 Rafael Aquini <aquini@redhat.com> - 20150612-37.git3161bfa
0e8576
- Update to latest upstream linux-firmware image for assorted updates
0e8576
- cxgb4: Update firmware to revision 1.13.32.0 (rhbz 1189256)
0e8576
- qat: Update to the latest upstream firmware (rhbz 1173792)
0e8576
- Use a common version number for both the iwl*-firmware packages and linux-firmware itself
0e8576
a28998
* Thu Sep 11 2014 Jarod Wilson <jarod@redhat.com> - 20140911-0.1.git365e80c
a28998
- Update to latest upstream linux-firmware image for assorted updates
a28998
- Adds Intel Quick Assist Technology firmware (rhbz 1127338)
a28998
- Updates bnx2x adapter firmware to version 7.10.51 (rhbz 1089403)
a28998
- Updates myri10ge adapter firmware to version 1.4.57 (rhbz 1063702)
a28998
- Removes firmware for drivers not shipped with Red Hat Enterprise Linux 7 (rhbz 1016595)
a28998
ab31a5
* Mon Aug 04 2014 Jarod Wilson <jarod@redhat.com> - 20140804-0.1.git6bce2b0
a28998
- Update to latest linux-firmware to pick up new Qlogic firmware (rhbz 1089364)
ab31a5
75728b
* Mon Mar 24 2014 Prarit Bhargava <prarit@redhat.com> - 20140213-0.3.git4164c23
75728b
- Revert AMD firmware update again (rhbz 1079114)
75728b
75728b
* Tue Mar 11 2014 Jarod Wilson <jarod@redhat.com> - 20140213-0.2.git4164c23
75728b
- Restore amd-ucode (rhbz 866700)
75728b
75728b
* Thu Feb 13 2014 Jarod Wilson <jarod@redhat.com> - 20140213-0.1.git4164c23
75728b
- Add bnx2x FW 7.8.19 to fix FCoE on 4-port cards (rhbz 1061351)
75728b
75728b
* Tue Jan 07 2014 Jarod Wilson <jarod@redhat.com> - 20140102-0.2.git52d77db
75728b
- Fix Obsoletes for iwl100-firmware (rhbz 1035459)
75728b
75728b
* Thu Jan 02 2014 Jarod Wilson <jarod@redhat.com> - 20140102-0.1.git52d77db
75728b
- Update to latest linux-firmware to pick up new Brocade firmware (rhbz 1030677)
75728b
75728b
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 20131106-0.4.git7d0c7a8
75728b
- Mass rebuild 2013-12-27
75728b
75728b
* Tue Dec 03 2013 Jarod Wilson <jarod@redhat.com> - 20131106-0.3.git7d0c7a8
75728b
- Add new fwdir define for /usr/lib/firmware and use it (rhbz 884107)
75728b
75728b
* Thu Nov 14 2013 Jarod Wilson <jarod@redhat.com> - 20131106-0.2.git7d0c7a8
75728b
- Temporarily add old brocade firmwares to work with not-yet-updated bfa driver (rhbz 1030532)
75728b
19b48d
* Wed Nov 06 2013 Jarod Wilson <jarod@redhat.com> - 20131106-0.1.git7d0c7a8
19b48d
- Update to latest upstream linux-firmware to pick up bfa firmware (rhbz 1013426)
19b48d
- Fix up Obsoletes to all use <= comparisons
19b48d
19b48d
* Fri Sep 20 2013 Jarod Wilson <jarod@redhat.com> - 20130820-0.4.git600caef
19b48d
- Drop amd-ucode to avoid bug 1007411 for now
19b48d
19b48d
* Tue Aug 20 2013 Jarod Wilson <jarod@redhat.com> - 20130820-0.3.git600caef
19b48d
- Put in proper URL and URL-less Source0 location, and a note about how
19b48d
  we generate the tarball by hand from a git tree
19b48d
19b48d
* Tue Aug 20 2013 Jarod Wilson <jarod@redhat.com> - 20130820-0.2.git600caef
19b48d
- Fix up build breakage from split nvr for iwlwifi
19b48d
19b48d
* Tue Aug 20 2013 Jarod Wilson <jarod@redhat.com> - 20130820-0.1.git600caef
19b48d
- Update to latest upstream git tree
19b48d
19b48d
* Thu Apr 18 2013 Josh Boyer <jwboyer@redhat.com> - 20130418-0.1.gitb584174
19b48d
- Update to latest upstream git tree
19b48d
19b48d
* Tue Mar 19 2013 Josh Boyer <jwboyer@redhat.com>
19b48d
- Own the firmware directories (rhbz 919249)
19b48d
19b48d
* Thu Feb 21 2013 Josh Boyer <jwboyer@redhat.com> - 20130201-0.4.git65a5163
19b48d
- Obsolete netxen-firmware.  Again.  (rhbz 913680)
19b48d
75728b
* Mon Feb 04 2013 Josh Boyer <jwboyer@redhat.com> - 20130201-0.3.git65a5163
19b48d
- Obsolete ql2[45]00-firmware packages (rhbz 906898)
19b48d
 
19b48d
* Fri Feb 01 2013 Josh Boyer <jwboyer@redhat.com> 
19b48d
- Update to latest upstream release
19b48d
- Provide firmware for carl9170 (rhbz 866051)
19b48d
19b48d
* Wed Jan 23 2013 Ville Skyttä <ville.skytta@iki.fi> - 20121218-0.2.gitbda53ca
19b48d
- Own subdirs created in /lib/firmware (rhbz 902005)
19b48d
19b48d
* Wed Jan 23 2013 Josh Boyer <jwboyer@redhat.com>
19b48d
- Correctly obsolete the libertas-usb8388-firmware packages (rhbz 902265)
19b48d
19b48d
* Tue Dec 18 2012 Josh Boyer <jwboyer@redhat.com>
19b48d
- Update to latest upstream.  Adds brcm firmware updates
19b48d
19b48d
* Wed Oct 10 2012 Josh Boyer <jwboyer@redhat.com>
19b48d
- Consolidate rt61pci-firmware and rt73usb-firmware packages (rhbz 864959)
19b48d
- Consolidate netxen-firmware and ql2[123]xx-firmware packages (rhbz 864959)
19b48d
19b48d
* Tue Sep 25 2012 Josh Boyer <jwboyer@redhat.com>
19b48d
- Update to latest upstream.  Adds marvell wifi updates (rhbz 858388)
19b48d
19b48d
* Tue Sep 18 2012 Josh Boyer <jwboyer@redhat.com>
19b48d
- Add patch to create libertas subpackages from Daniel Drake (rhbz 853198)
19b48d
19b48d
* Fri Sep 07 2012 Josh Boyer <jwboyer@redhat.com> 20120720-0.2.git7560108
19b48d
- Add epoch to iwl1000 subpackage to preserve upgrade patch (rhbz 855426)
19b48d
19b48d
* Fri Jul 20 2012 Josh Boyer <jwboyer@redhat.com> 20120720-0.1.git7560108
19b48d
- Update to latest upstream.  Adds more realtek firmware and bcm4334
19b48d
19b48d
* Tue Jul 17 2012 Josh Boyer <jwboyer@redhat.com> 20120717-0.1.gitf1f86bb
19b48d
- Update to latest upstream.  Adds updated realtek firmware
19b48d
19b48d
* Thu Jun 07 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.5.git375e954
19b48d
- Bump release to get around koji
19b48d
19b48d
* Thu Jun 07 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.4.git375e954
19b48d
- Drop udev requires.  Systemd now provides udev
19b48d
19b48d
* Tue Jun 05 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.3.git375e954
19b48d
- Fix location of BuildRequires so git is inclued in the buildroot
19b48d
- Create iwlXXXX-firmware subpackages (rhbz 828050)
19b48d
19b48d
* Thu May 10 2012 Josh Boyer <jwboyer@redhat.com> 20120510-0.1.git375e954
19b48d
- Update to latest upstream.  Adds new bnx2x and radeon firmware
19b48d
19b48d
* Wed Apr 18 2012 Josh Boyer <jwboyer@redhat.com> 20120418-0.1.git85fbcaa
19b48d
- Update to latest upstream.  Adds new rtl and ath firmware
19b48d
19b48d
* Wed Mar 21 2012 Dave Airlie <airlied@redhat.com> 20120206-0.3.git06c8f81
19b48d
- use git to apply the radeon firmware
19b48d
19b48d
* Wed Mar 21 2012 Dave Airlie <airlied@redhat.com> 20120206-0.2.git06c8f81
19b48d
- add radeon southern islands/trinity firmware
19b48d
19b48d
* Tue Feb 07 2012 Josh Boyer <jwboyer@redhat.com> 20120206-0.1.git06c8f81
19b48d
- Update to latest upstream git snapshot.  Fixes rhbz 786937
19b48d
19b48d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110731-3
19b48d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
19b48d
19b48d
* Thu Aug 04 2011 Tom Callaway <spot@fedoraproject.org> 20110731-2
19b48d
- resolve conflict with netxen-firmware
19b48d
19b48d
* Wed Aug 03 2011 David Woodhouse <dwmw2@infradead.org> 20110731-1
19b48d
- Latest firmware release with v1.3 ath9k firmware (#727702)
19b48d
19b48d
* Sun Jun 05 2011 Peter Lemenkov <lemenkov@gmail.com> 20110601-2
19b48d
- Remove duplicated licensing files from /lib/firmware
19b48d
19b48d
* Wed Jun 01 2011 Dave Airlie <airlied@redhat.com> 20110601-1
19b48d
- Latest firmware release with AMD llano support.
19b48d
19b48d
* Thu Mar 10 2011 Dave Airlie <airlied@redhat.com> 20110304-1
19b48d
- update to latest upstream for radeon ni/cayman, drop nouveau fw we don't use it anymore
19b48d
19b48d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20110125-2
19b48d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
19b48d
19b48d
* Tue Jan 25 2011 David Woodhouse <dwmw2@infradead.org> 20110125-1
19b48d
- Update to linux-firmware-20110125 (new bnx2 firmware)
19b48d
19b48d
* Fri Jan 07 2011 Dave Airlie <airlied@redhat.com> 20101221-1
19b48d
- rebase to upstream release + add new radeon NI firmwares.
19b48d
19b48d
* Thu Aug 12 2010 Hicham HAOUARI <hicham.haouari@gmail.com> 20100806-4
19b48d
- Really obsolete ueagle-atm4-firmware
19b48d
19b48d
* Thu Aug 12 2010 Hicham HAOUARI <hicham.haouari@gmail.com> 20100806-3
19b48d
- Obsolete ueagle-atm4-firmware
19b48d
19b48d
* Fri Aug 06 2010 David Woodhouse <dwmw2@infradead.org> 20100806-2
19b48d
- Remove duplicate radeon firmwares; they're upstream now
19b48d
19b48d
* Fri Aug 06 2010 David Woodhouse <dwmw2@infradead.org> 20100806-1
19b48d
- Update to linux-firmware-20100806 (more legacy firmwares from kernel source)
19b48d
19b48d
* Fri Apr 09 2010 Dave Airlie <airlied@redhat.com> 20100106-4
19b48d
- Add further radeon firmwares
19b48d
19b48d
* Wed Feb 10 2010 Dave Airlie <airlied@redhat.com> 20100106-3
19b48d
- add radeon RLC firmware - submitted upstream to dwmw2 already.
19b48d
19b48d
* Tue Feb 09 2010 Ben Skeggs <bskeggs@redhat.com> 20090106-2
19b48d
- Add firmware needed for nouveau to operate correctly (this is Fedora
19b48d
  only - do not upstream yet - we just moved it here from Fedora kernel)
19b48d
19b48d
* Wed Jan 06 2010 David Woodhouse <David.Woodhouse@intel.com> 20090106-1
19b48d
- Update
19b48d
19b48d
* Fri Aug 21 2009 David Woodhouse <David.Woodhouse@intel.com> 20090821-1
19b48d
- Update, fix typos, remove some files which conflict with other packages.
19b48d
19b48d
* Thu Mar 19 2009 David Woodhouse <David.Woodhouse@intel.com> 20090319-1
19b48d
- First standalone kernel-firmware package.