Fix incorrect CVE numbers
CVE-2020-8965 => CVE-2020-8695 CVE-2020-8966 => CVE-2020-8696 CVE-2020-8968 => CVE-2020-8698 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This commit is contained in:
parent
7fc6f3d72d
commit
4e0165ddbf
@ -4,7 +4,7 @@
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 41%{?dist}
|
||||
Release: 42%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
URL: https://pagure.io/microcode_ctl
|
||||
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2020 Eugene Syromiatnikov <esyr@redhat.com> 2:2.1-42
|
||||
- Fix incorrect CVE numbers in the previous changelog entry
|
||||
|
||||
* Wed Nov 11 2020 Eugene Syromiatnikov <esyr@redhat.com> 2:2.1-41
|
||||
- Update to upstream 2.1-30. 20201110
|
||||
- Addition of 06-55-0b/0xbf (CPX-SP A1) microcode at revision 0x700001e;
|
||||
@ -88,7 +91,7 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
||||
0xd6 up to 0xde;
|
||||
- Update of 06-a6-00/0x80 (CML-U 6+2 A0) microcode from revision 0xca
|
||||
up to 0xe0.
|
||||
- Addresses CVE-2020-8965, CVE-2020-8966, CVE-2020-8968
|
||||
- Addresses CVE-2020-8695, CVE-2020-8696, CVE-2020-8698
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-40
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user