[microcode_ctl] update Intel microcode

Anton Arapov aarapov at fedoraproject.org
Thu Jun 7 11:26:40 UTC 2012


commit 21a58031fbf630176791c669bc6fdc0a797dfbce
Author: Anton Arapov <anton at redhat.com>
Date:   Thu Jun 7 13:25:13 2012 +0200

    update Intel microcode
    
    ssia, microcode-20120606.dat
    
    Signed-off-by: Anton Arapov <anton at redhat.com>

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3dd68c..1a29cb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ microcode-20100826.dat
 /microcode-20110915.dat
 /microcode-20111110.dat
 /amd-ucode-2012-01-17.tar
+/microcode-20120606.dat
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index f4c2236..cfbf174 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:        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 at redhat.com> 1.17-25
+- Update to microcode-20120606.dat
+
 * Tue Feb 07 2012 Anton Arapov <anton at redhat.com> 1.17-24
 - Update to amd-ucode-2012-01-17.tar
 
diff --git a/sources b/sources
index 4a08411..a691f49 100644
--- a/sources
+++ b/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


More information about the scm-commits mailing list