Blame SPECS/microcode_ctl.spec

96af4f
%define intel_ucode_version 20201112
c59b13
%global debug_package %{nil}
c59b13
c59b13
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
c59b13
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
c59b13
c59b13
%define update_ucode %{microcode_ctl_libexec}/update_ucode
c59b13
%define check_caveats %{microcode_ctl_libexec}/check_caveats
c59b13
%define reload_microcode %{microcode_ctl_libexec}/reload_microcode
c59b13
c59b13
%define dracutlibdir %{_prefix}/lib/dracut
c59b13
c59b13
Summary:        CPU microcode updates for Intel x86 processors
c59b13
Name:           microcode_ctl
078ac8
Version:        %{intel_ucode_version}
7fc171
Release:        2%{?dist}
c59b13
Epoch:          4
c59b13
License:        CC0 and Redistributable, no modification permitted
3a6b56
URL:            https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
96af4f
Source0:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-%{intel_ucode_version}.tar.gz
c59b13
078ac8
# (Pre-MDS) revision 0x714 of 06-2d-07 microcode
078ac8
Source2:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20190514/intel-ucode/06-2d-07
078ac8
078ac8
# (Pre-20191112) revision 0x2000064 of 06-55-04 microcode
7fc171
Source3:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20190918/intel-ucode/06-55-04#/06-55-04.20190918
078ac8
6e6257
# (Pre-20200609) revision 0xd6 of 06-4e-03/06-5e-03 microcode
6e6257
Source4:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20200520/intel-ucode/06-4e-03
6e6257
Source5:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20200520/intel-ucode/06-5e-03
6e6257
6e6257
# microcode-20190918 release,containing revision 0xb4/0xb8 of 06-[89]e-0X microcode
6e6257
Source6:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190918.tar.gz
6e6257
# microcode-20191115 release,containing revision 0xca of 06-[89]e-0X microcode
6e6257
Source7:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20191115.tar.gz
6e6257
7fc171
# (Pre-20201110) revision 0x2006906 of 06-55-04/0xb7 microcode
7fc171
Source8:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20200609/intel-ucode/06-55-04
7fc171
# (Pre-20201110) revision 0x4002f01 of 06-55-06/0xbf microcode
7fc171
Source9:        https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20200609/intel-ucode/06-55-06
7fc171
# (Pre-20201110) revision 0x5002f01 of 06-55-07/0xbf microcode
7fc171
Source10:       https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/microcode-20200609/intel-ucode/06-55-07
c59b13
c59b13
# systemd unit
7fc171
Source15:       microcode.service
c59b13
c59b13
# dracut-related stuff
c59b13
Source20:       01-microcode.conf
c59b13
Source21:       99-microcode-override.conf
c59b13
Source22:       dracut_99microcode_ctl-fw_dir_override_module_init.sh
c59b13
c59b13
# libexec
c59b13
Source30:       update_ucode
c59b13
Source31:       check_caveats
c59b13
Source32:       reload_microcode
c59b13
c59b13
# docs
c59b13
Source41:       README.caveats
36ce7f
Source42:       README
c59b13
c59b13
## Caveats
c59b13
# BDW EP/EX
078ac8
# https://bugzilla.redhat.com/show_bug.cgi?id=1622180
078ac8
# https://bugzilla.redhat.com/show_bug.cgi?id=1623630
078ac8
# https://bugzilla.redhat.com/show_bug.cgi?id=1646383
c59b13
Source100:      06-4f-01_readme
c59b13
Source101:      06-4f-01_config
078ac8
Source102:      06-4f-01_disclaimer
c59b13
c59b13
# Unsafe early MC update inside VM:
c59b13
# https://bugzilla.redhat.com/show_bug.cgi?id=1596627
c59b13
Source110:      intel_readme
c59b13
Source111:      intel_config
078ac8
Source112:      intel_disclaimer
078ac8
078ac8
# SNB-EP (CPUID 0x206d7) post-MDS hangs
078ac8
# https://bugzilla.redhat.com/show_bug.cgi?id=1758382
078ac8
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/15
078ac8
Source120:      06-2d-07_readme
078ac8
Source121:      06-2d-07_config
078ac8
Source122:      06-2d-07_disclaimer
078ac8
078ac8
# SKL-SP/W/X (CPUID 0x50654) post-20191112 hangs
078ac8
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/21
7fc171
# It is still preerved due to https://bugzilla.redhat.com/1908432
078ac8
Source130:      06-55-04_readme
078ac8
Source131:      06-55-04_config
078ac8
Source132:      06-55-04_disclaimer
078ac8
6e6257
# SKL-U/Y (CPUID 0x406e3) post-20200609 hangs
6e6257
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/31
6e6257
Source140:      06-4e-03_readme
6e6257
Source141:      06-4e-03_config
6e6257
Source142:      06-4e-03_disclaimer
6e6257
6e6257
# SKL-H/S/Xeon E3 v5 (CPUID 0x506e3) post-20200609 possible hangs
6e6257
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/31#issuecomment-644885826
6e6257
Source150:      06-5e-03_readme
6e6257
Source151:      06-5e-03_config
6e6257
Source152:      06-5e-03_disclaimer
6e6257
6e6257
# Dell 06-[89]e-0x hangs - intermediate 0xca microcode revision
6e6257
# https://bugzilla.redhat.com/show_bug.cgi?id=1807960
6e6257
# https://bugzilla.redhat.com/show_bug.cgi?id=1846097
6e6257
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/23
6e6257
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/24
6e6257
# https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1862751
6e6257
Source160:      06-8e-9e-0x-0xca_readme
6e6257
Source161:      06-8e-9e-0x-0xca_config
6e6257
Source162:      06-8e-9e-0x-0xca_disclaimer
6e6257
6e6257
# Dell 06-[89]e-0x hangs - latest microcode revision
6e6257
# https://bugzilla.redhat.com/show_bug.cgi?id=1807960
6e6257
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/33
6e6257
# https://bugs.debian.org/962757
6e6257
# https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1882943
6e6257
Source170:      06-8e-9e-0x-dell_readme
6e6257
Source171:      06-8e-9e-0x-dell_config
6e6257
Source172:      06-8e-9e-0x-dell_disclaimer
6e6257
96af4f
# TGL-UP3/UP4 (CPUID 06-8c-01) hangs
96af4f
Source180:      06-8c-01_readme
96af4f
Source181:      06-8c-01_config
96af4f
Source182:      06-8c-01_disclaimer
c59b13
7fc171
# SKX-SP/CLX-SP (CPUID 0x50654/0x50656/0x50657)
7fc171
# IPU 2020.2 HPE Superdome issue
7fc171
# https://bugzilla.redhat.com/show_bug.cgi?id=1902884
7fc171
# https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/45
7fc171
Source190:      06-55-0x-ipu-2020.2_readme
7fc171
Source191:      06-55-0x-ipu-2020.2_config
7fc171
Source192:      06-55-0x-ipu-2020.2_disclaimer
7fc171
078ac8
# "Provides:" RPM tags generator
7fc171
Source1000:      gen_provides.sh
7fc171
Source1001:      codenames.list
7fc171
Source1002:      gen_updates2.py
c59b13
c59b13
ExclusiveArch:  %{ix86} x86_64
c59b13
BuildRequires:  systemd-units
3a6b56
# hexdump is used in gen_provides.sh
3a6b56
BuildRequires:  coreutils util-linux
3a6b56
Requires:       coreutils
3a6b56
Requires(post): systemd coreutils
3a6b56
Requires(preun): systemd coreutils
3a6b56
Requires(postun): systemd coreutils
3a6b56
Requires(posttrans): dracut coreutils
c59b13
c59b13
%global _use_internal_dependency_generator 0
7fc171
%define __find_provides "%{SOURCE1000}" "%{SOURCE1001}"
c59b13
c59b13
%description
c59b13
This package provides microcode update files for Intel x86 and x86_64 CPUs.
c59b13
c59b13
The microcode update is volatile and needs to be uploaded on each system
c59b13
boot i.e. it isn't stored on a CPU permanently; reboot and it reverts
c59b13
back to the old microcode.
c59b13
c59b13
Package name "microcode_ctl" is historical, as the binary with the same name
c59b13
is no longer used for microcode upload and, as a result, no longer provided.
c59b13
c59b13
%prep
c59b13
%setup -n "Intel-Linux-Processor-Microcode-Data-Files-microcode-%{intel_ucode_version}"
c59b13
c59b13
%build
078ac8
# replacing SNB-EP (CPUID 0x206d7) microcode with pre-MDS version
078ac8
mv intel-ucode/06-2d-07 intel-ucode-with-caveats/
078ac8
cp "%{SOURCE2}" intel-ucode/
078ac8
7fc171
# replacing SKX/CLX (CPUID 0x50654/0x50656/0x50657) microcode with pre-20201110
7fc171
# versions
7fc171
# placing this caveat because the older 06-55-04 one in order to preserve
7fc171
# mv/cp command pattern
7fc171
mv intel-ucode/06-55-0[467] intel-ucode-with-caveats/
7fc171
cp "%{SOURCE8}" "%{SOURCE9}" "%{SOURCE10}" intel-ucode/
7fc171
078ac8
# replacing SKL-SP/W/X (CPUID 0x50654) microcode with pre-20191112 version
7fc171
mv intel-ucode/06-55-04 intel-ucode-with-caveats/06-55-04.20200609
7fc171
cp "%{SOURCE3}" intel-ucode/06-55-04
078ac8
6e6257
# replacing SKL-U/Y (CPUID 0x4063e) microcode with pre-20200609 version
6e6257
mv intel-ucode/06-4e-03 intel-ucode-with-caveats/
6e6257
cp "%{SOURCE4}" intel-ucode/
6e6257
6e6257
# replacing SKL-H/S/Xeon E3 v5 (CPUID 0x5063e) microcode with pre-20200609 version
6e6257
mv intel-ucode/06-5e-03 intel-ucode-with-caveats/
6e6257
cp "%{SOURCE5}" intel-ucode/
6e6257
6e6257
# Replacing the latest 06-[89]e-0x caveat with pre-20191112 version
6e6257
mv intel-ucode/06-[89]e-0* intel-ucode-with-caveats/
6e6257
tar xvvf "%{SOURCE6}" --wildcards --strip-components=1 \
6e6257
	'*/intel-ucode/06-[89]e-0*'
6e6257
6e6257
# Unpacking intermediate 06-[89]e-0x microcode revision 0xca (from microcode-20191115)
6e6257
mkdir -p intel-ucode-0xca
6e6257
pushd intel-ucode-0xca
6e6257
tar xvvf "%{SOURCE7}" --wildcards --strip-components=2 \
6e6257
	'*/intel-ucode/06-[89]e-0*'
6e6257
popd
6e6257
96af4f
# Moving 06-8c-01 microcode to intel-ucode-with-caveats
96af4f
mv intel-ucode/06-8c-01 intel-ucode-with-caveats/
96af4f
c59b13
:
c59b13
c59b13
%install
c59b13
install -m 755 -d \
c59b13
	"%{buildroot}/%{_datarootdir}/microcode_ctl/intel-ucode" \
c59b13
	"%{buildroot}/%{caveat_dir}/" \
c59b13
	"%{buildroot}/etc/microcode_ctl/ucode_with_caveats/"
c59b13
c59b13
# systemd unit
c59b13
install -m 755 -d "%{buildroot}/%{_unitdir}"
7fc171
install -m 644 "%{SOURCE15}" -t "%{buildroot}/%{_unitdir}/"
c59b13
c59b13
# dracut
c59b13
%define dracut_mod_dir "%{buildroot}/%{dracutlibdir}/modules.d/99microcode_ctl-fw_dir_override"
c59b13
install -m 755 -d \
c59b13
	"%{dracut_mod_dir}" \
c59b13
	"%{buildroot}/%{dracutlibdir}/dracut.conf.d/"
c59b13
install -m 644 "%{SOURCE20}" "%{SOURCE21}" \
c59b13
	-t "%{buildroot}/%{dracutlibdir}/dracut.conf.d/"
c59b13
install -m 755 "%{SOURCE22}" "%{dracut_mod_dir}/module-setup.sh"
c59b13
c59b13
# Internal helper scripts
c59b13
install -m 755 -d "%{buildroot}/%{microcode_ctl_libexec}"
c59b13
install "%{SOURCE30}" "%{SOURCE31}" "%{SOURCE32}" \
c59b13
	-m 755 -t "%{buildroot}/%{microcode_ctl_libexec}"
c59b13
c59b13
c59b13
## Documentation
c59b13
install -m 755 -d "%{buildroot}/%{_pkgdocdir}/caveats"
c59b13
078ac8
# caveats readme
36ce7f
install "%{SOURCE41}"  "%{SOURCE42}" \
c59b13
	-m 644 -t "%{buildroot}/%{_pkgdocdir}/"
c59b13
c59b13
# Provide Intel microcode license, as it requires so
c59b13
install -m 644 license \
c59b13
	"%{buildroot}/%{_pkgdocdir}/LICENSE.intel-ucode"
078ac8
36ce7f
# Provide release notes, README and security for Intel microcode
36ce7f
install -m 644 README.md \
36ce7f
	"%{buildroot}/%{_pkgdocdir}/README.intel-ucode"
36ce7f
install -m 644 security.md \
36ce7f
	"%{buildroot}/%{_pkgdocdir}/SECURITY.intel-ucode"
36ce7f
install -m 644 releasenote.md \
c59b13
	"%{buildroot}/%{_pkgdocdir}/RELEASE_NOTES.intel-ucode"
c59b13
c59b13
# caveats
078ac8
install -m 644 "%{SOURCE100}" "%{SOURCE110}" "%{SOURCE120}" "%{SOURCE130}" \
6e6257
	       "%{SOURCE140}" "%{SOURCE150}" "%{SOURCE160}" "%{SOURCE170}" \
7fc171
	       "%{SOURCE180}" "%{SOURCE190}" \
078ac8
	-t "%{buildroot}/%{_pkgdocdir}/caveats/"
c59b13
c59b13
c59b13
## Caveat data
c59b13
c59b13
# BDW caveat
c59b13
%define bdw_inst_dir %{buildroot}/%{caveat_dir}/intel-06-4f-01/
c59b13
install -m 755 -d "%{bdw_inst_dir}/intel-ucode"
078ac8
install -m 644 intel-ucode-with-caveats/06-4f-01 -t "%{bdw_inst_dir}/intel-ucode/"
c59b13
install -m 644 "%{SOURCE100}" "%{bdw_inst_dir}/readme"
c59b13
install -m 644 "%{SOURCE101}" "%{bdw_inst_dir}/config"
078ac8
install -m 644 "%{SOURCE102}" "%{bdw_inst_dir}/disclaimer"
c59b13
c59b13
# Early update caveat
c59b13
%define intel_inst_dir %{buildroot}/%{caveat_dir}/intel/
c59b13
install -m 755 -d "%{intel_inst_dir}/intel-ucode"
c59b13
install -m 644 intel-ucode/* -t "%{intel_inst_dir}/intel-ucode/"
c59b13
install -m 644 "%{SOURCE110}" "%{intel_inst_dir}/readme"
c59b13
install -m 644 "%{SOURCE111}" "%{intel_inst_dir}/config"
078ac8
install -m 644 "%{SOURCE112}" "%{intel_inst_dir}/disclaimer"
c59b13
078ac8
# SNB caveat
078ac8
%define snb_inst_dir %{buildroot}/%{caveat_dir}/intel-06-2d-07/
078ac8
install -m 755 -d "%{snb_inst_dir}/intel-ucode"
078ac8
install -m 644 intel-ucode-with-caveats/06-2d-07 -t "%{snb_inst_dir}/intel-ucode/"
078ac8
install -m 644 "%{SOURCE120}" "%{snb_inst_dir}/readme"
078ac8
install -m 644 "%{SOURCE121}" "%{snb_inst_dir}/config"
078ac8
install -m 644 "%{SOURCE122}" "%{snb_inst_dir}/disclaimer"
c59b13
078ac8
# SKL-SP caveat
6e6257
%define skl_sp_inst_dir %{buildroot}/%{caveat_dir}/intel-06-55-04/
6e6257
install -m 755 -d "%{skl_sp_inst_dir}/intel-ucode"
7fc171
install -m 644 intel-ucode-with-caveats/06-55-04.20200609 "%{skl_sp_inst_dir}/intel-ucode/06-55-04"
6e6257
install -m 644 "%{SOURCE130}" "%{skl_sp_inst_dir}/readme"
6e6257
install -m 644 "%{SOURCE131}" "%{skl_sp_inst_dir}/config"
6e6257
install -m 644 "%{SOURCE132}" "%{skl_sp_inst_dir}/disclaimer"
6e6257
6e6257
# SKL-U/Y caveat
6e6257
%define skl_uy_inst_dir %{buildroot}/%{caveat_dir}/intel-06-4e-03/
6e6257
install -m 755 -d "%{skl_uy_inst_dir}/intel-ucode"
6e6257
install -m 644 intel-ucode-with-caveats/06-4e-03 -t "%{skl_uy_inst_dir}/intel-ucode/"
6e6257
install -m 644 "%{SOURCE140}" "%{skl_uy_inst_dir}/readme"
6e6257
install -m 644 "%{SOURCE141}" "%{skl_uy_inst_dir}/config"
6e6257
install -m 644 "%{SOURCE142}" "%{skl_uy_inst_dir}/disclaimer"
6e6257
6e6257
# SKL-H/S/Xeoon E3 v5 caveat
6e6257
%define skl_hs_inst_dir %{buildroot}/%{caveat_dir}/intel-06-5e-03/
6e6257
install -m 755 -d "%{skl_hs_inst_dir}/intel-ucode"
6e6257
install -m 644 intel-ucode-with-caveats/06-5e-03 -t "%{skl_hs_inst_dir}/intel-ucode/"
6e6257
install -m 644 "%{SOURCE150}" "%{skl_hs_inst_dir}/readme"
6e6257
install -m 644 "%{SOURCE151}" "%{skl_hs_inst_dir}/config"
6e6257
install -m 644 "%{SOURCE152}" "%{skl_hs_inst_dir}/disclaimer"
6e6257
6e6257
# Dell 06-[89]e-0x 0xca caveat
6e6257
%define dell_0xca_inst_dir %{buildroot}/%{caveat_dir}/intel-06-8e-9e-0x-0xca/
6e6257
install -m 755 -d "%{dell_0xca_inst_dir}/intel-ucode"
6e6257
install -m 644 intel-ucode-0xca/06-[89]e-0? -t "%{dell_0xca_inst_dir}/intel-ucode/"
6e6257
install -m 644 "%{SOURCE160}" "%{dell_0xca_inst_dir}/readme"
6e6257
install -m 644 "%{SOURCE161}" "%{dell_0xca_inst_dir}/config"
6e6257
install -m 644 "%{SOURCE162}" "%{dell_0xca_inst_dir}/disclaimer"
6e6257
6e6257
# Dell 06-[89]e-0x latest caveat
6e6257
%define dell_latest_inst_dir %{buildroot}/%{caveat_dir}/intel-06-8e-9e-0x-dell/
6e6257
install -m 755 -d "%{dell_latest_inst_dir}/intel-ucode"
6e6257
install -m 644 intel-ucode-with-caveats/06-[89]e-0? -t "%{dell_latest_inst_dir}/intel-ucode/"
6e6257
install -m 644 "%{SOURCE170}" "%{dell_latest_inst_dir}/readme"
6e6257
install -m 644 "%{SOURCE171}" "%{dell_latest_inst_dir}/config"
6e6257
install -m 644 "%{SOURCE172}" "%{dell_latest_inst_dir}/disclaimer"
c59b13
96af4f
# TGL caveat
96af4f
%define tgl_inst_dir %{buildroot}/%{caveat_dir}/intel-06-8c-01/
96af4f
install -m 755 -d "%{tgl_inst_dir}/intel-ucode"
96af4f
install -m 644 intel-ucode-with-caveats/06-8c-01 -t "%{tgl_inst_dir}/intel-ucode/"
96af4f
install -m 644 "%{SOURCE180}" "%{tgl_inst_dir}/readme"
96af4f
install -m 644 "%{SOURCE181}" "%{tgl_inst_dir}/config"
96af4f
install -m 644 "%{SOURCE182}" "%{tgl_inst_dir}/disclaimer"
96af4f
7fc171
# SKX-SP/CLX-SP HPE Superdome caveat
7fc171
%define skx_clx_inst_dir %{buildroot}/%{caveat_dir}/intel-06-55-0x-ipu-2020.2/
7fc171
install -m 755 -d "%{skx_clx_inst_dir}/intel-ucode"
7fc171
install -m 644 intel-ucode-with-caveats/06-55-0[467] -t "%{skx_clx_inst_dir}/intel-ucode/"
7fc171
install -m 644 "%{SOURCE190}" "%{skx_clx_inst_dir}/readme"
7fc171
install -m 644 "%{SOURCE191}" "%{skx_clx_inst_dir}/config"
7fc171
install -m 644 "%{SOURCE192}" "%{skx_clx_inst_dir}/disclaimer"
7fc171
36ce7f
# SUMMARY.intel-ucode generation
36ce7f
# It is to be done only after file population, so, it is here,
36ce7f
# at the end of the install stage
7fc171
/usr/libexec/platform-python "%{SOURCE1002}" -C "%{SOURCE1001}" \
36ce7f
	summary -A "%{buildroot}" \
36ce7f
	> "%{buildroot}/%{_pkgdocdir}/SUMMARY.intel-ucode"
36ce7f
c59b13
c59b13
%post
c59b13
%systemd_post microcode.service
c59b13
%{update_ucode}
c59b13
%{reload_microcode}
c59b13
078ac8
# send the message to syslog, so it gets recorded on /var/log
078ac8
if [ -e /usr/bin/logger ]; then
078ac8
	%{check_caveats} -m -d | /usr/bin/logger -p syslog.notice -t DISCLAIMER
078ac8
fi
078ac8
# also paste it over dmesg (some customers drop dmesg messages while
078ac8
# others keep them into /var/log for the later case, we'll have the
078ac8
# disclaimer recorded twice into system logs.
078ac8
%{check_caveats} -m -d > /dev/kmsg
078ac8
c59b13
exit 0
c59b13
c59b13
%posttrans
c59b13
# We only want to regenerate the initramfs for a fully booted
c59b13
# system; if this package happened to e.g. be pulled in as a build
c59b13
# dependency, it is pointless at best to regenerate the initramfs,
c59b13
# and also does not work with rpm-ostree:
c59b13
# https://bugzilla.redhat.com/show_bug.cgi?id=1199582
3a6b56
# https://bugzilla.redhat.com/show_bug.cgi?id=1530400
3a6b56
[ -d /run/systemd/system ] || exit 0
3a6b56
3a6b56
# We can't simply update all initramfs images, since "dracut --regenerate-all"
3a6b56
# generates initramfs even for removed kernels and if dracut generates botched
3a6b56
# initramfs image, that results in unbootable system, even with older kernels
3a6b56
# that can't be used as a fallback:
3a6b56
# https://bugzilla.redhat.com/show_bug.cgi?id=1420180
3a6b56
# https://access.redhat.com/support/cases/#/case/01779274
3a6b56
# https://access.redhat.com/support/cases/#/case/01814106
c59b13
#
3a6b56
# ...and we can't simply limit ourselves to updating only the currently
3a6b56
# running kernel, as this doesn't work well with cases where kernel
3a6b56
# is installed before the updated microcode, or in the same transaction.
3a6b56
# And we can't rely on late update either, due to issues like this:
3a6b56
# https://bugzilla.redhat.com/show_bug.cgi?id=1710445
c59b13
#
3a6b56
# ...and there are also issues with setups with increased "installonly_limit"
3a6b56
# in /etc/yum.conf, which could lead to unacceptably long package installation
3a6b56
# times.
3a6b56
#
3a6b56
# So, in the end, we try to grab no more than 2 most recently installed kernels
3a6b56
# that are installed after the currently running one (with the currently running
3a6b56
# kernel that makes up to 3 in total, the default "installonly_limit" value)
3a6b56
# as a kernel package selection heuristic that tries to accomodate both the need
3a6b56
# to put the latest microcode in freshly installed kernels and also addresses
3a6b56
# existing concerns.
3a6b56
#
3a6b56
# For RPM selection, kernel flavours (like "debug" or "kdump" or "zfcp",
3a6b56
# with only the former being relevant to x86 architecture) are a part or RPM
3a6b56
# name; it's also a part of uname, with different separator used in RHEL 6/7
3a6b56
# and RHEL 8.  RT kernel, however, is special, as "rt" is another part
3a6b56
# of RPM name and it has its own versioning scheme both in NVR and uname.
3a6b56
# And there's the kernel package split in RHEL 8, so one should look for *-core
3a6b56
# and not the main package.
3a6b56
pkgs="kernel-core kernel-debug-core kernel-rt-core kernel-rt-debug-core"
3a6b56
qf='%%{NAME} %%{VERSION}-%%{RELEASE}.%%{ARCH} %%{installtime}\n'
3a6b56
: "${MICROCODE_RPM_KVER_LIMIT=2}"
3a6b56
3a6b56
rpm -qa --qf "${qf}" ${pkgs} | sort -r -n -k'3,3' | {
3a6b56
	kver_cnt=0
3a6b56
	processed=""
3a6b56
	skipped=""
3a6b56
	skip=0
3a6b56
3a6b56
	while read -r pkgname vra install_ts; do
3a6b56
		flavour=''
3a6b56
3a6b56
		# For x86, only "debug" flavour exists in RHEL 8
3a6b56
		[ "x${pkgname%*-debug-core}" = "x${pkgname}" ] \
3a6b56
			|| flavour='+debug'
3a6b56
3a6b56
		kver_cnt="$((kver_cnt + 1))"
3a6b56
		kver_uname="${vra}${flavour}"
3a6b56
3a6b56
		# Also check that the kernel is actually installed:
3a6b56
		# https://bugzilla.redhat.com/show_bug.cgi?id=1591664
3a6b56
		# We use the presence of symvers file as an indicator, the check
3a6b56
		# similar to what weak-modules script does.
3a6b56
		#
3a6b56
		# Now that /boot/symvers-KVER.gz population is now relies
3a6b56
		# on some shell scripts that are triggered by other shell
3a6b56
		# scripts (kernel-install, which is a part of systemd) that
3a6b56
		# called by RPM scripts, and systemd is not inclined to fix
3a6b56
		# https://bugzilla.redhat.com/show_bug.cgi?id=1609698
3a6b56
		# https://bugzilla.redhat.com/show_bug.cgi?id=1609696
3a6b56
		# So, we check for symvers file inside /lib/modules.
3a6b56
		#
3a6b56
		# XXX: Not sure if this check is still needed, since we now
3a6b56
		# iterate over the rpm output.
3a6b56
		[ -e "/lib/modules/${kver_uname}/symvers.gz" ] || continue
3a6b56
		# Check that modules.dep for the kernel is present as well,
3a6b56
		# otherwise dracut complains with "/lib/modules/.../modules.dep
3a6b56
		# is missing. Did you run depmod?".
3a6b56
		[ -e "/lib/modules/${kver_uname}/modules.dep" ] || continue
3a6b56
3a6b56
		# We update the kernels with the same uname as the running kernel
3a6b56
		# regardless of the selected limit
3a6b56
		if [ "x$(uname -r)" = "x${kver_uname}" \
3a6b56
		     -o \( "${kver_cnt}" -le "${MICROCODE_RPM_KVER_LIMIT}" \
3a6b56
		           -a "${skip}" = 0 \) ]
3a6b56
		then
3a6b56
			dracut -f --kver "${kver_uname}"
3a6b56
3a6b56
			processed="${processed} ${pkgname}-${vra}"
3a6b56
		else
3a6b56
			skipped="${skipped} ${pkgname}-${vra}"
3a6b56
		fi
3a6b56
3a6b56
		# The packages are processed until a package with the same uname
3a6b56
		# as the running kernel is hit (since they are sorted
3a6b56
		# in the descending installation time stamp older).
3a6b56
		[ "x$(uname -r)" != "x${kver_uname}" ] || skip=1
3a6b56
	done
3a6b56
3a6b56
	if [ -n "${skipped}" ]; then
3a6b56
		skip_msg="After installation of a new version of microcode_ctl package,
3a6b56
initramfs hasn't been re-generated for all the installed kernel packages.
3a6b56
The following kernel packages have been skipped:${skipped}.
3a6b56
Please re-generate initramfs manually for these kernel packages with the
3a6b56
\"dracut -f --kver KERNEL_VERSION\" command in order to get the latest
3a6b56
Intel CPU microcode included into early initramfs image for it, if needed."
3a6b56
3a6b56
		if [ -e /usr/bin/logger ]; then
3a6b56
			echo "${skip_msg}" |
3a6b56
				/usr/bin/logger -p syslog.notice -t microcode_ctl
3a6b56
		fi
3a6b56
3a6b56
		if [ -e /dev/kmsg ]; then
3a6b56
			echo "${skip_msg}" > /dev/kmsg
3a6b56
		fi
3a6b56
	fi
3a6b56
}
3a6b56
3a6b56
exit 0
c59b13
c59b13
%global rpm_state_dir %{_localstatedir}/lib/rpm-state
c59b13
c59b13
c59b13
%preun
c59b13
%systemd_preun microcode.service
c59b13
c59b13
# Storing ucode list before uninstall
c59b13
ls /usr/share/microcode_ctl/intel-ucode |
c59b13
	sort > "%{rpm_state_dir}/microcode_ctl_un_intel-ucode"
c59b13
ls /usr/share/microcode_ctl/ucode_with_caveats |
c59b13
	sort > "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats"
c59b13
%{update_ucode} --action list --skip-common |
c59b13
	sort > "%{rpm_state_dir}/microcode_ctl_un_file_list"
c59b13
c59b13
%postun
c59b13
%systemd_postun microcode.service
c59b13
c59b13
ls /usr/share/microcode_ctl/intel-ucode 2> /dev/null |
c59b13
	sort > "%{rpm_state_dir}/microcode_ctl_un_intel-ucode_after"
c59b13
comm -23 \
c59b13
	"%{rpm_state_dir}/microcode_ctl_un_intel-ucode" \
c59b13
	"%{rpm_state_dir}/microcode_ctl_un_intel-ucode_after" \
c59b13
	> "%{rpm_state_dir}/microcode_ctl_un_intel-ucode_diff"
c59b13
c59b13
if [ -e "%{update_ucode}" ]; then
c59b13
	ls /usr/share/microcode_ctl/ucode_with_caveats 2> /dev/null |
c59b13
		sort > "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_after"
c59b13
c59b13
	comm -23 \
c59b13
		"%{rpm_state_dir}/microcode_ctl_un_ucode_caveats" \
c59b13
		"%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_after" \
c59b13
		> "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_diff"
c59b13
c59b13
	%{update_ucode} --action remove --cleanup \
c59b13
		"%{rpm_state_dir}/microcode_ctl_un_intel-ucode_diff" \
c59b13
		"%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_diff" || :
c59b13
c59b13
	rm -f "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_after"
c59b13
	rm -f "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats_diff"
c59b13
else
c59b13
	while read -r f; do
c59b13
		[ -L "/lib/firmware/intel-ucode/$f" ] || continue
c59b13
		rm -f "/lib/firmware/intel-ucode/$f"
c59b13
	done < "%{rpm_state_dir}/microcode_ctl_un_intel-ucode_diff"
c59b13
c59b13
	rmdir "/lib/firmware/intel-ucode" 2>/dev/null || :
c59b13
c59b13
	# We presume that if we don't have update_ucode script, we can remove
c59b13
	# all the caveats-related files.
c59b13
	while read -r f; do
c59b13
		if [ -L "$f" ] || [ "${f%%readme-*}" != "$f" ]; then
c59b13
			rm -f "$f"
c59b13
			rmdir -p $(dirname "$f") 2>/dev/null || :
c59b13
		fi
c59b13
	done < "%{rpm_state_dir}/microcode_ctl_un_file_list"
c59b13
fi
c59b13
c59b13
rm -f "%{rpm_state_dir}/microcode_ctl_un_intel-ucode"
c59b13
rm -f "%{rpm_state_dir}/microcode_ctl_un_intel-ucode_after"
c59b13
rm -f "%{rpm_state_dir}/microcode_ctl_un_intel-ucode_diff"
c59b13
c59b13
rm -f "%{rpm_state_dir}/microcode_ctl_un_ucode_caveats"
c59b13
c59b13
rm -f "%{rpm_state_dir}/microcode_ctl_un_file_list"
c59b13
c59b13
exit 0
c59b13
c59b13
078ac8
%triggerin -- kernel-core, kernel-debug-core, kernel-rt-core, kernel-rt-debug-core
c59b13
%{update_ucode}
c59b13
078ac8
%triggerpostun -- kernel-core, kernel-debug-core, kernel-rt-core, kernel-rt-debug-core
c59b13
%{update_ucode}
c59b13
c59b13
c59b13
%clean
c59b13
rm -rf %{buildroot}
c59b13
c59b13
c59b13
%files
c59b13
%ghost %attr(0755, root, root) /lib/firmware/intel-ucode
c59b13
%{microcode_ctl_libexec}
c59b13
/usr/share/microcode_ctl
c59b13
/etc/microcode_ctl
c59b13
%{dracutlibdir}/modules.d/*
c59b13
%config(noreplace) %{dracutlibdir}/dracut.conf.d/*
c59b13
%{_unitdir}/microcode.service
c59b13
%doc %{_pkgdocdir}
c59b13
c59b13
c59b13
%changelog
7fc171
* Tue Dec 01 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20201112-2
7fc171
- Do not use "grep -q" in a pipe in check_caveats (#1902021).
7fc171
- Add 06-55-04/06-55-06/06-55-07 (SKX-SP/CLX-SP) microcode-20201110 caveats
7fc171
  (#1902884).
7fc171
96af4f
* Fri Nov 13 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20201112-1
96af4f
- Update Intel CPU microcode to microcode-20201112 release (#1896912):
96af4f
  - Addition of 06-8a-01/0x10 (LKF B2/B3) microcode at revision 0x28;
96af4f
  - Update of 06-7a-01/0x01 (GLK B0) microcode from revision 0x32 up
96af4f
    to 0x34;
96af4f
  - Updated releasenote file.
96af4f
96af4f
* Fri Nov 13 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20201027-2
96af4f
- Disable 06-8c-01 (TGL-UP3/UP4 B1) microcode update by default (#1897534).
96af4f
36ce7f
* Thu Oct 29 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20201027-1
36ce7f
- Update Intel CPU microcode to microcode-20201027 release, addresses
36ce7f
  CVE-2020-8694, CVE-2020-8695, CVE-2020-8696, CVE-2020-8698
36ce7f
  (#1893266, #1893254, #1893234):
36ce7f
  - Addition of 06-55-0b/0xbf (CPX-SP A1) microcode at revision 0x700001e;
36ce7f
  - Addition of 06-8c-01/0x80 (TGL-UP3/UP4 B1) microcode at revision 0x68;
36ce7f
  - Addition of 06-a5-02/0x20 (CML-H R1) microcode at revision 0xe0;
36ce7f
  - Addition of 06-a5-03/0x22 (CML-S 6+2 G1) microcode at revision 0xe0;
36ce7f
  - Addition of 06-a5-05/0x22 (CML-S 10+2 Q0) microcode at revision 0xe0;
36ce7f
  - Addition of 06-a6-01/0x80 (CML-U 6+2 v2 K0) microcode at revision
36ce7f
    0xe0;
36ce7f
  - Update of 06-4e-03/0xc0 (SKL-U/U 2+3e/Y D0/K1) microcode (in
36ce7f
    intel-06-4e-03/intel-ucode/06-4e-03) from revision 0xdc up to 0xe2;
36ce7f
  - Update of 06-55-04/0xb7 (SKX-D/SP/W/X H0/M0/M1/U0) microcode (in
36ce7f
    intel-06-55-04/intel-ucode/06-55-04) from revision 0x2006906 up
36ce7f
    to 0x2006a08;
36ce7f
  - Update of 06-5e-03/0x36 (SKL-H/S/Xeon E3 N0/R0/S0) microcode (in
36ce7f
    intel-06-5e-03/intel-ucode/06-5e-03) from revision 0xdc up to 0xe2;
36ce7f
  - Update of 06-8e-09/0x10 (AML-Y 2+2 H0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-8e-09) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-8e-09/0xc0 (KBL-U/U 2+3e/Y H0/J1) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-8e-09) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-8e-0a/0xc0 (CFL-U 4+3e D0, KBL-R Y0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0a) from revision 0xd6 up
36ce7f
    to 0xe0;
36ce7f
  - Update of 06-8e-0b/0xd0 (WHL-U W0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0b) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-8e-0c/0x94 (AML-Y 4+2 V0, CML-U 4+2 V0, WHL-U V0)
36ce7f
    microcode (in intel-06-8e-9e-0x-dell/intel-ucode/06-8e-0c) from
36ce7f
    revision 0xd6 up to 0xde;
36ce7f
  - Update of 06-9e-09/0x2a (KBL-G/H/S/X/Xeon E3 B0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-9e-09) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E U0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0a) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-9e-0b/0x02 (CFL-E/H/S B0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0b) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-9e-0c/0x22 (CFL-H/S/Xeon E P0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0c) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-9e-0d/0x22 (CFL-H/S/Xeon E R0) microcode (in
36ce7f
    intel-06-8e-9e-0x-dell/intel-ucode/06-9e-0d) from revision 0xd6 up
36ce7f
    to 0xde;
36ce7f
  - Update of 06-3f-02/0x6f (HSX-E/EN/EP/EP 4S C0/C1/M1/R2) microcode
36ce7f
    from revision 0x43 up to 0x44;
36ce7f
  - Update of 06-55-03/0x97 (SKX-SP B1) microcode from revision 0x1000157
36ce7f
    up to 0x1000159;
36ce7f
  - Update of 06-55-06/0xbf (CLX-SP B0) microcode from revision 0x4002f01
36ce7f
    up to 0x4003003;
36ce7f
  - Update of 06-55-07/0xbf (CLX-SP/W/X B1/L1) microcode from revision
36ce7f
    0x5002f01 up to 0x5003003;
36ce7f
  - Update of 06-5c-09/0x03 (APL D0) microcode from revision 0x38 up
36ce7f
    to 0x40;
36ce7f
  - Update of 06-5c-0a/0x03 (APL B1/F1) microcode from revision 0x16 up
36ce7f
    to 0x1e;
36ce7f
  - Update of 06-7a-08/0x01 (GLK-R R0) microcode from revision 0x16 up
36ce7f
    to 0x18;
36ce7f
  - Update of 06-7e-05/0x80 (ICL-U/Y D1) microcode from revision 0x78
36ce7f
    up to 0xa0;
36ce7f
  - Update of 06-a6-00/0x80 (CML-U 6+2 A0) microcode from revision 0xca
36ce7f
    up to 0xe0.
36ce7f
36ce7f
* Fri Aug 21 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200609-3
36ce7f
- Add README file to the documentation directory.
36ce7f
- Add publicly-sourced codenames list to supply to gen_provides.sh; update
36ce7f
  the latter to handle the somewhat different format.
36ce7f
- Add SUMMARY.intel-ucode file containing metadata information from
36ce7f
  the microcode file headers.
36ce7f
6e6257
* Mon Jun 22 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200609-2
6e6257
- Blacklist latest microcode revision for 06-[89]e-0x CPUs (AML-Y,
6e6257
  CFL-H/S/U/Xeon E, CML-Y, KBL-G/H/S/X/U/Y/Xeon E3 v6, WHL-U) on Dell systems,
6e6257
  use revision 0xae/0xb4/0xb8 by default, provide the latest revision
6e6257
  and intermediate revision 0xca in caveats (#1807960, #1846097).
6e6257
6e6257
* Mon Jun 15 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200609-1
6e6257
- Update Intel CPU microcode to microcode-20200609 release (#1845967):
6e6257
  - Fixed a typo in the release note file.
6e6257
6e6257
* Mon Jun 15 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200602-5
6e6257
- Enable 06-2d-07 (SNB-E/EN/EP) caveat by default.
6e6257
6e6257
* Mon Jun 15 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200602-4
6e6257
- Enable 06-55-04 (SKL-X/W) caveat by default.
6e6257
6e6257
* Sun Jun 14 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200602-3
6e6257
- Do not update 06-4e-03 (SKL-U/Y) and 06-5e-03 (SKL-H/S/Xeon E3 v5) to revision
6e6257
  0xdc, use 0xd6 by default (#1846119).
6e6257
ebb8cf
* Thu Jun 04 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200602-2
ebb8cf
- Avoid temporary file creation, used for here-documents in check_caveats
ebb8cf
  (#1839163).
ebb8cf
ebb8cf
* Wed Jun 03 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200602-1
ebb8cf
- Update Intel CPU microcode to microcode-20200602 release, addresses
ebb8cf
  CVE-2020-0543, CVE-2020-0548, CVE-2020-0549 (#1795354, #1795356, #1827184):
ebb8cf
  - Update of 06-3c-03/0x32 (HSW C0) microcode from revision 0x27 up to 0x28;
ebb8cf
  - Update of 06-3d-04/0xc0 (BDW-U/Y E0/F0) microcode from revision 0x2e
ebb8cf
    up to 0x2f;
ebb8cf
  - Update of 06-45-01/0x72 (HSW-U C0/D0) microcode from revision 0x25
ebb8cf
    up to 0x26;
ebb8cf
  - Update of 06-46-01/0x32 (HSW-H C0) microcode from revision 0x1b up to 0x1c;
ebb8cf
  - Update of 06-47-01/0x22 (BDW-H/Xeon E3 E0/G0) microcode from revision 0x21
ebb8cf
    up to 0x22;
ebb8cf
  - Update of 06-4e-03/0xc0 (SKL-U/Y D0) microcode from revision 0xd6
ebb8cf
    up to 0xdc;
ebb8cf
  - Update of 06-55-03/0x97 (SKX-SP B1) microcode from revision 0x1000151
ebb8cf
    up to 0x1000157;
ebb8cf
  - Update of 06-55-04/0xb7 (SKX-SP H0/M0/U0, SKX-D M1) microcode
ebb8cf
    (in intel-06-55-04/intel-ucode/06-55-04) from revision 0x2000065
ebb8cf
    up to 0x2006906;
ebb8cf
  - Update of 06-55-06/0xbf (CLX-SP B0) microcode from revision 0x400002c
ebb8cf
    up to 0x4002f01;
ebb8cf
  - Update of 06-55-07/0xbf (CLX-SP B1) microcode from revision 0x500002c
ebb8cf
    up to 0x5002f01;
ebb8cf
  - Update of 06-5e-03/0x36 (SKL-H/S R0/N0) microcode from revision 0xd6
ebb8cf
    up to 0xdc;
ebb8cf
  - Update of 06-8e-09/0x10 (AML-Y22 H0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-8e-09/0xc0 (KBL-U/Y H0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-8e-0a/0xc0 (CFL-U43e D0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-8e-0b/0xd0 (WHL-U W0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-8e-0c/0x94 (AML-Y42 V0, CML-Y42 V0, WHL-U V0) microcode
ebb8cf
    from revision 0xca up to 0xd6;
ebb8cf
  - Update of 06-9e-09/0x2a (KBL-G/H/S/X/Xeon E3 B0) microcode from revision
ebb8cf
    0xca up to 0xd6;
ebb8cf
  - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E3 U0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-9e-0b/0x02 (CFL-S B0) microcode from revision 0xca up to 0xd6;
ebb8cf
  - Update of 06-9e-0c/0x22 (CFL-H/S P0) microcode from revision 0xca
ebb8cf
    up to 0xd6;
ebb8cf
  - Update of 06-9e-0d/0x22 (CFL-H R0) microcode from revision 0xca up to 0xd6.
ebb8cf
ebb8cf
* Fri May 22 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200520-1
ebb8cf
- Update Intel CPU microcode to microcode-20200520 release (#1783103):
ebb8cf
  - Update of 06-2d-06/0x6d (SNB-E/EN/EP C1/M0) microcode from revision 0x61f
ebb8cf
    up to 0x621;
ebb8cf
  - Update of 06-2d-07/0x6d (SNB-E/EN/EP C2/M1) microcode from revision 0x718
ebb8cf
    up to 0x71a.
ebb8cf
3a6b56
* Tue May 12 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20200508-1
3a6b56
- Update Intel CPU microcode to microcode-20200508 release (#1783103):
3a6b56
  - Update of 06-7e-05/0x80 (ICL-U/Y D1) microcode from revision 0x46
3a6b56
    up to 0x78.
3a6b56
- Change the URL to point to the GitHub repository since the microcode download
3a6b56
  section at Intel Download Center does not exist anymore.
3a6b56
3a6b56
* Thu May 07 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-6
3a6b56
- Narrow down SKL-SP/W/X blacklist to exclude Server/FPGA/Fabric segment
3a6b56
  models (#1833036).
3a6b56
3a6b56
* Wed Apr 29 2020 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-5
3a6b56
- Re-generate initramfs not only for the currently running kernel,
3a6b56
  but for several recently installed kernels as well (#1773338).
3a6b56
078ac8
* Mon Dec 09 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-4
078ac8
- Avoid find being SIGPIPE'd on early "grep -q" exit in the dracut script
078ac8
  (#1781365).
078ac8
078ac8
* Mon Dec 02 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-3
078ac8
- Update stale posttrans dependency, add triggers for proper handling
078ac8
  of the debug kernel flavour along with kernel-rt (#1766178).
078ac8
078ac8
* Mon Nov 18 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-2
078ac8
- Do not update 06-55-04 (SKL-SP/W/X) to revision 0x2000065, use 0x2000064
078ac8
  by default (#1774322).
078ac8
078ac8
* Sat Nov 16 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191115-1
078ac8
- Update Intel CPU microcode to microcode-20191115 release:
078ac8
  - Update of 06-4e-03/0xc0 (SKL-U/Y D0) from revision 0xd4 up to 0xd6;
078ac8
  - Update of 06-5e-03/0x36 (SKL-H/S/Xeon E3 R0/N0) from revision 0xd4
078ac8
    up to 0xd6;
078ac8
  - Update of 06-8e-09/0x10 (AML-Y 2+2 H0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-8e-09/0xc0 (KBL-U/Y H0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-8e-0a/0xc0 (CFL-U 4+3e D0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-8e-0b/0xd0 (WHL-U W0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-8e-0c/0x94 (AML-Y V0, CML-U 4+2 V0, WHL-U V0) from revision
078ac8
    0xc6 up to 0xca;
078ac8
  - Update of 06-9e-09/0x2a (KBL-G/X H0, KBL-H/S/Xeon E3 B0) from revision 0xc6
078ac8
    up to 0xca;
078ac8
  - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E U0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-9e-0b/0x02 (CFL-S B0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-9e-0c/0x22 (CFL-S/Xeon E P0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-9e-0d/0x22 (CFL-H/S R0) from revision 0xc6 up to 0xca;
078ac8
  - Update of 06-a6-00/0x80 (CML-U 6+2 A0) from revision 0xc6 up to 0xca.
078ac8
078ac8
* Fri Nov 15 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191113-1
078ac8
- Update Intel CPU microcode to microcode-20191113 release:
078ac8
  - Update of 06-9e-0c (CFL-H/S P0) microcode from revision 0xae up to 0xc6.
078ac8
- Drop 0001-releasenote-changes-summary-fixes.patch.
078ac8
078ac8
* Tue Nov 12 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191112-2
078ac8
- Package the publicy available microcode-20191112 release (#1755027):
078ac8
  - Addition of 06-4d-08/0x1 (AVN B0/C0) microcode at revision 0x12d;
078ac8
  - Addition of 06-55-06/0xbf (CSL-SP B0) microcode at revision 0x400002c;
078ac8
  - Addition of 06-7a-08/0x1 (GLK R0) microcode at revision 0x16;
078ac8
  - Update of 06-55-03/0x97 (SKL-SP B1) microcode from revision 0x1000150
078ac8
    up to 0x1000151;
078ac8
  - Update of 06-55-04/0xb7 (SKL-SP H0/M0/U0, SKL-D M1) microcode from revision
078ac8
    0x2000064 up to 0x2000065;
078ac8
  - Update of 06-55-07/0xbf (CSL-SP B1) microcode from revision 0x500002b
078ac8
    up to 0x500002c;
078ac8
  - Update of 06-7a-01/0x1 (GLK B0) microcode from revision 0x2e up to 0x32;
078ac8
- Include 06-9e-0c (CFL-H/S P0) microcode from the microcode-20190918 release.
078ac8
- Correct the releasenote file (0001-releasenote-changes-summary-fixes.patch).
078ac8
- Update README.caveats with the link to the new Knowledge Base article.
078ac8
078ac8
* Thu Nov 07 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20191112-1
078ac8
- Intel CPU microcode update to 20191112, addresses CVE-2017-5715,
078ac8
  CVE-2019-0117, CVE-2019-11135, CVE-2019-11139 (#1755019, #1764060, #1764073,
078ac8
  #1764952, #1764972, #1765000, #1765404, #1765416, #1766444, #1766873):
078ac8
  - Addition of 06-a6-00/0x80 (CML-U 6+2 A0) microcode at revision 0xc6;
078ac8
  - Addition of 06-66-03/0x80 (CNL-U D0) microcode at revision 0x2a;
078ac8
  - Addition of 06-55-03/0x97 (SKL-SP B1) microcode at revision 0x1000150;
078ac8
  - Addition of 06-7e-05/0x80 (ICL-U/Y D1) microcode at revision 0x46;
078ac8
  - Update of 06-4e-03/0xc0 (SKL-U/Y D0) microcode from revision 0xcc to 0xd4;
078ac8
  - Update of 06-5e-03/0x36 (SKL-H/S/Xeon E3 R0/N0) microcode from revision 0xcc
078ac8
    to 0xd4
078ac8
  - Update of 06-8e-09/0x10 (AML-Y 2+2 H0) microcode from revision 0xb4 to 0xc6;
078ac8
  - Update of 06-8e-09/0xc0 (KBL-U/Y H0) microcode from revision 0xb4 to 0xc6;
078ac8
  - Update of 06-8e-0a/0xc0 (CFL-U 4+3e D0) microcode from revision 0xb4
078ac8
    to 0xc6;
078ac8
  - Update of 06-8e-0b/0xd0 (WHL-U W0) microcode from revision 0xb8 to 0xc6;
078ac8
  - Update of 06-8e-0c/0x94 (AML-Y V0) microcode from revision 0xb8 to 0xc6;
078ac8
  - Update of 06-8e-0c/0x94 (CML-U 4+2 V0) microcode from revision 0xb8 to 0xc6;
078ac8
  - Update of 06-8e-0c/0x94 (WHL-U V0) microcode from revision 0xb8 to 0xc6;
078ac8
  - Update of 06-9e-09/0x2a (KBL-G/X H0) microcode from revision 0xb4 to 0xc6;
078ac8
  - Update of 06-9e-09/0x2a (KBL-H/S/Xeon E3 B0) microcode from revision 0xb4
078ac8
    to 0xc6;
078ac8
  - Update of 06-9e-0a/0x22 (CFL-H/S/Xeon E U0) microcode from revision 0xb4
078ac8
    to 0xc6;
078ac8
  - Update of 06-9e-0b/0x02 (CFL-S B0) microcode from revision 0xb4 to 0xc6;
078ac8
  - Update of 06-9e-0d/0x22 (CFL-H R0) microcode from revision 0xb8 to 0xc6.
078ac8
078ac8
* Thu Oct 10 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190918-3
078ac8
- Rework dracut hook to address dracut's early initramfs generation
078ac8
  behaviour (#1760508).
078ac8
078ac8
* Sun Oct 06 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190918-2
078ac8
- Do not update 06-2d-07 (SNB-E/EN/EP) to revision 0x718, use 0x714
078ac8
  by default.
078ac8
078ac8
* Thu Sep 19 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190918-1
078ac8
- Intel CPU microcode update to 20190918 (#1753544).
078ac8
- Add new disclaimer, generated based on relevant caveats.
078ac8
078ac8
* Wed Jun 19 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190618-1
078ac8
- Intel CPU microcode update to 20190618 (#1717240).
078ac8
078ac8
* Sun Jun 02 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190514a-2
c59b13
- Remove disclaimer, as it is not as important now to justify kmsg/log
c59b13
  pollution; its contents are partially adopted in README.caveats.
c59b13
078ac8
* Mon May 20 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190514a-1
078ac8
- Intel CPU microcode update to 20190514a (#1711940).
c59b13
078ac8
* Thu May 09 2019 Eugene Syromiatnikov <esyr@redhat.com> - 4:20190507-1
078ac8
- Intel CPU microcode update to 20190507 (#1697901).
c59b13
078ac8
* Mon Apr 15 2019 Eugene Syromiatnikov <esyr@redhat.com> 4:20190312-1
078ac8
- Intel CPU microcode update to 20190312 (#1660320).
c59b13
- Add "Provides:" tags generation.
c59b13
c59b13
* Tue Nov 06 2018 Eugene Syromiatnikov <esyr@redhat.com> 4:20180807a-2
c59b13
- Do not exit with error in %postin if disclaimer printing returned an error
c59b13
  (#1647083).
c59b13
c59b13
* Wed Oct 17 2018 Eugene Syromiatnikov <esyr@redhat.com> 4:20180807a-1
c59b13
- Use the tar ball distributed by Intel directly, sync up with RHEL 7.6.
c59b13
c59b13
* Fri Aug 24 2018 Eugene Syromiatnikov <esyr@redhat.com> 3:2.1-27
c59b13
- Bump epoch in order to ensure upgrade from RHEL 7 (#1622131).
c59b13
c59b13
* Mon Aug 13 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-26
c59b13
- Update to upstream 2.1-19. 20180807
c59b13
c59b13
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-25
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c59b13
c59b13
* Mon Jul 09 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-24
c59b13
- Update to upstream 2.1-18. 20180703
c59b13
c59b13
* Wed May 16 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-23
c59b13
- Update to upstream 2.1-17. 20180425
c59b13
c59b13
* Thu Mar 15 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-22
c59b13
- Update to upstream 2.1-16. 20180312
c59b13
c59b13
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-21
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c59b13
c59b13
* Tue Jan 09 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-20
c59b13
- Update to upstream 2.1-15. 20180108
c59b13
c59b13
* Tue Nov 21 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-19
c59b13
- Update to upstream 2.1-14. 20171117
c59b13
c59b13
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-18
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
c59b13
c59b13
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-17
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c59b13
c59b13
* Wed Jul 12 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-16
c59b13
- Update to upstream 2.1-13. 20170707
c59b13
c59b13
* Tue May 23 2017 Anton Arapov <aarapov@redhat.com> 2:2.1-15
c59b13
- Update to upstream 2.1-12. 20170511
c59b13
c59b13
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-14.1
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c59b13
c59b13
* Fri Dec 02 2016 Anton Arapov <arapov@gmail.com> 2.1-13.1
c59b13
- Update to upstream 2.1-11. 20161104
c59b13
c59b13
* Thu Jul 21 2016 Anton Arapov <arapov@gmail.com> 2.1-13
c59b13
- Update to upstream 2.1-10. 20160714
c59b13
- Fixes rhbz#1353103
c59b13
c59b13
* Fri Jun 24 2016 Anton Arapov <arapov@gmail.com> 2.1-12
c59b13
- Update to upstream 2.1-9. 20160607
c59b13
c59b13
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-11
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c59b13
c59b13
* Tue Jan 12 2016 Anton Arapov <arapov@gmail.com> 2.1-10
c59b13
- Update to upstream 2.1-8. 20151106
c59b13
c59b13
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.1-9.1
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c59b13
c59b13
* Tue Feb 03 2015 Anton Arapov <arapov@gmail.com> 2.1-8.1
c59b13
- Update to upstream 2.1-7. 20150121
c59b13
c59b13
* Sun Sep 21 2014 Anton Arapov <arapov@gmail.com> 2.1-8
c59b13
- Update to upstream 2.1-6. 20140913
c59b13
c59b13
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.1-7
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
c59b13
c59b13
* Tue Jul 08 2014 Anton Arapov <anton@descope.org> 2.1-6
c59b13
- Update to upstream 2.1-5. 20140624
c59b13
c59b13
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.1-5
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c59b13
c59b13
* Thu May 01 2014 Anton Arapov <anton@redhat.com> 2.1-4
c59b13
- Update to upstream 2.1-4.
c59b13
c59b13
* Fri Jan 24 2014 Anton Arapov <anton@redhat.com> 2.1-3
c59b13
- Update to upstream 2.1-3.
c59b13
c59b13
* Mon Sep 09 2013 Anton Arapov <anton@redhat.com> 2.1-2
c59b13
- Update to upstream 2.1-2.
c59b13
c59b13
* Wed Aug 14 2013 Anton Arapov <anton@redhat.com> 2.1-1
c59b13
- Update to upstream 2.1-1.
c59b13
c59b13
* Sat Jul 27 2013 Anton Arapov <anton@redhat.com> 2.1-0
c59b13
- Update to upstream 2.1. AMD microcode has been removed, find it in linux-firmware.
c59b13
c59b13
* Wed Apr 03 2013 Anton Arapov <anton@redhat.com> 2.0-3.1
c59b13
- Update to upstream 2.0-3
c59b13
c59b13
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.0-3
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c59b13
c59b13
* Wed Oct 17 2012 Anton Arapov <anton@redhat.com> 2.0-2
c59b13
- Update to upstream 2.0-2
c59b13
c59b13
* Tue Oct 02 2012 Anton Arapov <anton@redhat.com> 2.0-1
c59b13
- Update to upstream 2.0-1
c59b13
c59b13
* Mon Aug 06 2012 Anton Arapov <anton@redhat.com> 2.0
c59b13
- Update to upstream 2.0
c59b13
c59b13
* Wed Jul 25 2012 Anton Arapov <anton@redhat.com> 1.18-1
c59b13
- Update to upstream 1.18
c59b13
c59b13
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.17-26
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c59b13
c59b13
* Thu Jun 07 2012 Anton Arapov <anton@redhat.com> 1.17-25
c59b13
- Update to microcode-20120606.dat
c59b13
c59b13
* Tue Feb 07 2012 Anton Arapov <anton@redhat.com> 1.17-24
c59b13
- Update to amd-ucode-2012-01-17.tar
c59b13
c59b13
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.17-22
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c59b13
c59b13
* Thu Dec 22 2011 Anton Arapov <anton@redhat.com> 1.17-21
c59b13
- Fix a segfault that may be triggered by very long parameter [#768803]
c59b13
c59b13
* Tue Dec 13 2011 Anton Arapov <anton@redhat.com> 1.17-20
c59b13
- Update to microcode-20111110.dat
c59b13
c59b13
* Tue Sep 27 2011 Anton Arapov <anton@redhat.com> 1.17-19
c59b13
- Update to microcode-20110915.dat
c59b13
c59b13
* Thu Aug 04 2011 Anton Arapov <anton@redhat.com> 1.17-18
c59b13
- Ship splitted microcode for Intel CPUs [#690930]
c59b13
- Include tool for splitting microcode for Intl CPUs (Kay Sievers )
c59b13
c59b13
* Thu Jun 30 2011 Anton Arapov <anton@redhat.com> 1.17-17
c59b13
- Fix udev rules (Dave Jones ) [#690930]
c59b13
c59b13
* Thu May 12 2011 Anton Arapov <anton@redhat.com> 1.17-14
c59b13
- Update to microcode-20110428.dat
c59b13
c59b13
* Thu Mar 24 2011 Anton Arapov <anton@redhat.com> 1.17-13
c59b13
- fix memory leak.
c59b13
c59b13
* Mon Mar 07 2011 Anton Arapov <anton@redhat.com> 1.17-12
c59b13
- Update to amd-ucode-2011-01-11.tar
c59b13
c59b13
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.17-11
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c59b13
c59b13
* Wed Jan 19 2011 Anton Arapov <anton@redhat.com> 1.17-10
c59b13
- manpage fix (John Bradshaw ) [#670879]
c59b13
c59b13
* Wed Jan 05 2011 Anton Arapov <anton@redhat.com> 1.17-9
c59b13
- Update to microcode-20101123.dat
c59b13
c59b13
* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
c59b13
- Update to microcode-20100914.dat
c59b13
c59b13
* Wed Sep 29 2010 jkeating - 1:1.17-7
c59b13
- Rebuilt for gcc bug 634757
c59b13
c59b13
* Wed Sep 15 2010 Anton Arapov <anton@redhat.com> 1.17-6
c59b13
- Update to microcode-20100826.dat
c59b13
c59b13
* Tue Sep 07 2010 Toshio Kuratomi <toshio@fedoraproject.org> 1.17-5
c59b13
- Fix license tag: bz#450491
c59b13
c59b13
* Fri Aug 27 2010 Dave Jones <davej@redhat.com> 1.17-4
c59b13
- Update to microcode-20100826.dat
c59b13
c59b13
* Tue Mar 23 2010 Anton Arapov <anton@redhat.com> 1.17-3
c59b13
- Fix the udev rules (Harald Hoyer )
c59b13
c59b13
* Mon Mar 22 2010 Anton Arapov <anton@redhat.com> 1.17-2
c59b13
- Make microcode_ctl event driven (Bill Nottingham ) [#479898]
c59b13
c59b13
* Thu Feb 11 2010 Dave Jones <davej@redhat.com> 1.17-1.58
c59b13
- Update to microcode-20100209.dat
c59b13
c59b13
* Fri Dec 04 2009 Kyle McMartin <kyle@redhat.com> 1.17-1.57
c59b13
- Fix duplicate message pointed out by Edward Sheldrake.
c59b13
c59b13
* Wed Dec 02 2009 Kyle McMartin <kyle@redhat.com> 1.17-1.56
c59b13
- Add AMD x86/x86-64 microcode. (Dated: 2009-10-09)
c59b13
  Doesn't need microcode_ctl modifications as it's loaded by
c59b13
  request_firmware() like any other sensible driver.
c59b13
- Eventually, this AMD firmware can probably live inside
c59b13
  kernel-firmware once it is split out.
c59b13
c59b13
* Wed Sep 30 2009 Dave Jones <davej@redhat.com>
c59b13
- Update to microcode-20090927.dat
c59b13
c59b13
* Fri Sep 11 2009 Dave Jones <davej@redhat.com>
c59b13
- Remove some unnecessary code from the init script.
c59b13
c59b13
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.17-1.52.1
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
c59b13
c59b13
* Thu Jun 25 2009 Dave Jones <davej@redhat.com>
c59b13
- Shorten sleep time during init.
c59b13
  This really needs to be replaced with proper udev hooks, but this is
c59b13
  a quick interim fix.
c59b13
c59b13
* Wed Jun 03 2009 Kyle McMartin <kyle@redhat.com> 1:1.17-1.50
c59b13
- Change ExclusiveArch to i586 instead of i386. Resolves rhbz#497711.
c59b13
c59b13
* Wed May 13 2009 Dave Jones <davej@redhat.com>
c59b13
- update to microcode 20090330
c59b13
c59b13
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.17-1.46.1
c59b13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c59b13
c59b13
* Fri Sep 12 2008 Dave Jones <davej@redhat.com>
c59b13
- update to microcode 20080910
c59b13
c59b13
* Tue Apr 01 2008 Jarod Wilson <jwilson@redhat.com>
c59b13
- Update to microcode 20080401
c59b13
c59b13
* Sat Mar 29 2008 Dave Jones <davej@redhat.com>
c59b13
- Update to microcode 20080220
c59b13
- Fix rpmlint warnings in specfile.
c59b13
c59b13
* Mon Mar 17 2008 Dave Jones <davej@redhat.com>
c59b13
- specfile cleanups.
c59b13
c59b13
* Fri Feb 22 2008 Jarod Wilson <jwilson@redhat.com>
c59b13
- Use /lib/firmware instead of /etc/firmware
c59b13
c59b13
* Wed Feb 13 2008 Jarod Wilson <jwilson@redhat.com>
c59b13
- Fix permissions on microcode.dat
c59b13
c59b13
* Thu Feb 07 2008 Jarod Wilson <jwilson@redhat.com>
c59b13
- Spec cleanup and macro standardization.
c59b13
- Update license
c59b13
- Update microcode data file to 20080131 revision.
c59b13
c59b13
* Mon Jul  2 2007 Dave Jones <davej@redhat.com>
c59b13
- Update to upstream 1.17
c59b13
c59b13
* Thu Oct 12 2006 Jon Masters <jcm@redhat.com>
c59b13
- BZ209455 fixes.
c59b13
c59b13
* Mon Jul 17 2006 Jesse Keating <jkeating@redhat.com>
c59b13
- rebuild
c59b13
c59b13
* Fri Jun 16 2006 Bill Nottingham <notting@redhat.com>
c59b13
- remove kudzu requirement
c59b13
- add prereq for coreutils, awk, grep
c59b13
c59b13
* Thu Feb 09 2006 Dave Jones <davej@redhat.com>
c59b13
- rebuild.
c59b13
c59b13
* Fri Jan 27 2006 Dave Jones <davej@redhat.com>
c59b13
- Update to upstream 1.13
c59b13
c59b13
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
c59b13
- rebuilt for new gcj
c59b13
c59b13
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
c59b13
- rebuilt
c59b13
c59b13
* Mon Nov 14 2005 Dave Jones <davej@redhat.com>
c59b13
- initscript tweaks.
c59b13
c59b13
* Tue Sep 13 2005 Dave Jones <davej@redhat.com>
c59b13
- Update to upstream 1.12
c59b13
c59b13
* Wed Aug 17 2005 Dave Jones <davej@redhat.com>
c59b13
- Check for device node *after* loading the module. (#157672)
c59b13
c59b13
* Tue Mar  1 2005 Dave Jones <davej@redhat.com>
c59b13
- Rebuild for gcc4
c59b13
c59b13
* Thu Feb 17 2005 Dave Jones <davej@redhat.com>
c59b13
- s/Serial/Epoch/
c59b13
c59b13
* Tue Jan 25 2005 Dave Jones <davej@redhat.com>
c59b13
- Drop the node creation/deletion change from previous release.
c59b13
  It'll cause grief with selinux, and was a hack to get around
c59b13
  a udev shortcoming that should be fixed properly.
c59b13
c59b13
* Fri Jan 21 2005 Dave Jones <davej@redhat.com>
c59b13
- Create/remove the /dev/cpu/microcode dev node as needed.
c59b13
- Use correct path again for the microcode.dat.
c59b13
- Remove some no longer needed tests in the init script.
c59b13
c59b13
* Fri Jan 14 2005 Dave Jones <davej@redhat.com>
c59b13
- Only enable microcode_ctl service if the CPU is capable.
c59b13
- Prevent microcode_ctl getting restarted multiple times on initlevel change (#141581)
c59b13
- Make restart/reload work properly
c59b13
- Do nothing if not started by root.
c59b13
c59b13
* Wed Jan 12 2005 Dave Jones <davej@redhat.com>
c59b13
- Adjust dev node location. (#144963)
c59b13
c59b13
* Tue Jan 11 2005 Dave Jones <davej@redhat.com>
c59b13
- Load/Remove microcode module in initscript.
c59b13
c59b13
* Mon Jan 10 2005 Dave Jones <davej@redhat.com>
c59b13
- Update to upstream 1.11 release.
c59b13
c59b13
* Sat Dec 18 2004 Dave Jones <davej@redhat.com>
c59b13
- Initial packaging, based upon kernel-utils.
c59b13