+* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
+- Update to microcode-20100914.dat
This commit is contained in:
parent
907917bf65
commit
f151b43b49
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,3 +3,6 @@ microcode_ctl-1.17
|
|||||||
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-20100826.dat
|
microcode-20100826.dat
|
||||||
|
/microcode_ctl-1.17.tar.gz
|
||||||
|
/amd-ucode-2009-10-09.tar
|
||||||
|
/microcode-20100914.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: 7%{?dist}
|
Release: 8%{?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-20100826.dat
|
Source2: microcode-20100914.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
|
||||||
|
* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
|
||||||
|
- Update to microcode-20100914.dat
|
||||||
|
|
||||||
* Wed Sep 29 2010 jkeating - 1:1.17-7
|
* Wed Sep 29 2010 jkeating - 1:1.17-7
|
||||||
- Rebuilt for gcc bug 634757
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
|
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
|
||||||
474dcf5014e3dc37aeb0088bdf6c1710 microcode-20100826.dat
|
354af964cda0853615f4be22a75bce5e microcode-20100914.dat
|
||||||
|
Loading…
Reference in New Issue
Block a user