[microcode_ctl/f13/master] - Update to microcode-20100914.dat

Anton Arapov aarapov at fedoraproject.org
Mon Nov 1 14:21:16 UTC 2010


commit 2cdc0db602a30e165578816f11018ac12b6b4129
Author: Anton Arapov <aarapov at redhat.com>
Date:   Mon Nov 1 15:20:59 2010 +0100

    - Update to microcode-20100914.dat

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d5ce25..ebe2dd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ amd-ucode-2009-10-09.tar
 /amd-ucode-2009-10-09.tar
 /microcode-20100826.dat
 /microcode_ctl-1.17.tar.gz
+/microcode-20100914.dat
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index a21b417..825e2a1 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -1,7 +1,7 @@
 Summary:        Tool to update x86/x86-64 CPU microcode.
 Name:           microcode_ctl
 Version:        1.17
-Release:        4%{?dist}
+Release:        5%{?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-20100826.dat
+Source2:        microcode-20100914.dat
 # http://www.amd64.org/support/microcode.html
 Source3:        amd-ucode-2009-10-09.tar
 Buildroot:      %{_tmppath}/%{name}-%{version}-root
@@ -72,6 +72,9 @@ exit 0
 
 
 %changelog
+* Mon Nov 01 2010 Anton Arapov <anton at redhat.com> 1.17-5
+- Update to microcode-20100914.dat
+
 * Wed Sep 15 2010 Anton Arapov <anton at redhat.com> 1.17-4
 - Update to microcode-20100826.dat
 
diff --git a/sources b/sources
index e373f20..4e2f9c9 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-474dcf5014e3dc37aeb0088bdf6c1710  microcode-20100826.dat
-524c5680aae1de04da1bf3371fd07a2d  amd-ucode-2009-10-09.tar
 98a7f06acef8459c8ef2a1b0fb86a99e  microcode_ctl-1.17.tar.gz
+524c5680aae1de04da1bf3371fd07a2d  amd-ucode-2009-10-09.tar
+354af964cda0853615f4be22a75bce5e  microcode-20100914.dat


More information about the scm-commits mailing list