[microcode_ctl/f17] Update to microcode-20120606v2.dat

Anton Arapov aarapov at fedoraproject.org
Tue Oct 2 08:24:06 UTC 2012


commit aa283cbd189b3cf4b9cfda5b5d5d8896c6bc0221
Author: Anton Arapov <anton at redhat.com>
Date:   Tue Oct 2 10:23:58 2012 +0200

    Update to microcode-20120606v2.dat
    
    Signed-off-by: Anton Arapov <anton at redhat.com>

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a29cb5..baad3fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ microcode-20100826.dat
 /microcode-20111110.dat
 /amd-ucode-2012-01-17.tar
 /microcode-20120606.dat
+/microcode-20120606v2.dat
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index cfbf174..edb152f 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:        25%{?dist}
+Release:        26%{?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-20120606.dat
+Source2:        microcode-20120606v2.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
+* Tue Oct 02 2012 Anton Arapov <anton at redhat.com> 1.17-26
+- Update to microcode-20120606v2.dat
+
 * Thu Jun 07 2012 Anton Arapov <anton at redhat.com> 1.17-25
 - Update to microcode-20120606.dat
 
diff --git a/sources b/sources
index a691f49..4846e35 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 c0eabb7e25e1f9045b7dd5ceabfddd09  amd-ucode-2012-01-17.tar
 0efc5f6c74a4d7e61ca22683c93c98cf  intel-microcode2ucode.c
 98a7f06acef8459c8ef2a1b0fb86a99e  microcode_ctl-1.17.tar.gz
-1a1cf79dd1fab186c8a8fbae69aa9649  microcode-20120606.dat
+79048dfd9944224e914e81004f0699f8  microcode-20120606v2.dat


More information about the scm-commits mailing list