update Intel microcode
ssia, microcode-20120606.dat Signed-off-by: Anton Arapov <anton@redhat.com>
This commit is contained in:
parent
6c653287fa
commit
21a58031fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ microcode-20100826.dat
|
||||
/microcode-20110915.dat
|
||||
/microcode-20111110.dat
|
||||
/amd-ucode-2012-01-17.tar
|
||||
/microcode-20120606.dat
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Tool to update x86/x86-64 CPU microcode.
|
||||
Name: microcode_ctl
|
||||
Version: 1.17
|
||||
Release: 24%{?dist}
|
||||
Release: 25%{?dist}
|
||||
Epoch: 1
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
@ -10,7 +10,7 @@ Source0: http://www.urbanmyth.org/microcode/microcode_ctl-%{version}.tar.
|
||||
Source1: microcode_ctl.rules
|
||||
# Microcode now distributed directly by Intel, at
|
||||
# http://downloadcenter.intel.com (just search for microcode)
|
||||
Source2: microcode-20111110.dat
|
||||
Source2: microcode-20120606.dat
|
||||
# http://www.amd64.org/support/microcode.html
|
||||
Source3: amd-ucode-2012-01-17.tar
|
||||
# Tool for splitting Intel's microcode file
|
||||
@ -86,6 +86,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 07 2012 Anton Arapov <anton@redhat.com> 1.17-25
|
||||
- Update to microcode-20120606.dat
|
||||
|
||||
* Tue Feb 07 2012 Anton Arapov <anton@redhat.com> 1.17-24
|
||||
- Update to amd-ucode-2012-01-17.tar
|
||||
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
c0eabb7e25e1f9045b7dd5ceabfddd09 amd-ucode-2012-01-17.tar
|
||||
a0ed9124a72b31cbb1b307ae4e9c0022 microcode-20111110.dat
|
||||
98a7f06acef8459c8ef2a1b0fb86a99e microcode_ctl-1.17.tar.gz
|
||||
0efc5f6c74a4d7e61ca22683c93c98cf intel-microcode2ucode.c
|
||||
98a7f06acef8459c8ef2a1b0fb86a99e microcode_ctl-1.17.tar.gz
|
||||
1a1cf79dd1fab186c8a8fbae69aa9649 microcode-20120606.dat
|
||||
|
Loading…
Reference in New Issue
Block a user