Blame SPECS/microcode_ctl.spec

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