Update to microcode-20101123.dat
* Wed Jan 05 2011 Anton Arapov <anton@redhat.com> 1.17-9 - Update to microcode-20101123.dat Signed-off-by: Anton Arapov <aarapov@redhat.com>
This commit is contained in:
parent
f151b43b49
commit
f6a1474548
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl-1.17.tar.gz
|
/microcode_ctl-1.17.tar.gz
|
||||||
/amd-ucode-2009-10-09.tar
|
/amd-ucode-2009-10-09.tar
|
||||||
/microcode-20100914.dat
|
/microcode-20100914.dat
|
||||||
|
/microcode-20101123.dat
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool to update x86/x86-64 CPU microcode.
|
Summary: Tool to update x86/x86-64 CPU microcode.
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Version: 1.17
|
Version: 1.17
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
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
|
Source1: microcode_ctl.rules
|
||||||
# Microcode now distributed directly by Intel, at
|
# Microcode now distributed directly by Intel, at
|
||||||
# http://downloadcenter.intel.com (just search for microcode)
|
# http://downloadcenter.intel.com (just search for microcode)
|
||||||
Source2: microcode-20100914.dat
|
Source2: microcode-20101123.dat
|
||||||
# http://www.amd64.org/support/microcode.html
|
# http://www.amd64.org/support/microcode.html
|
||||||
Source3: amd-ucode-2009-10-09.tar
|
Source3: amd-ucode-2009-10-09.tar
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -72,6 +72,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2011 Anton Arapov <anton@redhat.com> 1.17-9
|
||||||
|
- Update to microcode-20101123.dat
|
||||||
|
|
||||||
* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
|
* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
|
||||||
- Update to microcode-20100914.dat
|
- Update to microcode-20100914.dat
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
98a7f06acef8459c8ef2a1b0fb86a99e microcode_ctl-1.17.tar.gz
|
98a7f06acef8459c8ef2a1b0fb86a99e microcode_ctl-1.17.tar.gz
|
||||||
524c5680aae1de04da1bf3371fd07a2d amd-ucode-2009-10-09.tar
|
524c5680aae1de04da1bf3371fd07a2d amd-ucode-2009-10-09.tar
|
||||||
354af964cda0853615f4be22a75bce5e microcode-20100914.dat
|
7dc73dfdd7fc0f67de3bc856c0d4d367 microcode-20101123.dat
|
||||||
|
Loading…
Reference in New Issue
Block a user