[microcode_ctl/f19] new release

Anton Arapov aarapov at fedoraproject.org
Fri Jan 24 07:43:27 UTC 2014


commit 9121eb021c1071523170d8db72458e04c654665a
Author: Anton Arapov <anton at descope.org>
Date:   Fri Jan 24 08:43:42 2014 +0100

    new release
    
    Signed-off-by: Anton Arapov <anton at descope.org>

 .gitignore         |    1 +
 microcode_ctl.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07bb0eb..1b1aa7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ microcode-20100826.dat
 /microcode_ctl-2.1-1.1.tar.xz
 /microcode_ctl-2.0-4.tar.xz
 /microcode_ctl-2.0-5.tar.xz
+/microcode_ctl-2.0-6.tar.xz
diff --git a/microcode_ctl.spec b/microcode_ctl.spec
index c55aae5..496590f 100644
--- a/microcode_ctl.spec
+++ b/microcode_ctl.spec
@@ -1,9 +1,9 @@
-%define upstream_version 2.0-5
+%define upstream_version 2.0-6
 
 Summary:        Tool to transform and deploy CPU microcode update for x86.
 Name:           microcode_ctl
 Version:        2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Epoch:          2
 Group:          System Environment/Base
 License:        GPLv2+ and Redistributable, no modification permitted
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Sep 09 2013 Anton Arapov <anton at redhat.com> 2.0-6
+- Update to upstream 2.0-6. Update Intel CPU microcode.
+
 * Mon Sep 09 2013 Anton Arapov <anton at redhat.com> 2.0-5
 - Update to upstream 2.0-5. Workaround for AMD.
 
diff --git a/sources b/sources
index 2e225c6..54970f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41d4f2348b321ae1dd092d45e489558b  microcode_ctl-2.0-5.tar.xz
+982c84934603ce947833999b92f43c3a  microcode_ctl-2.0-6.tar.xz


More information about the scm-commits mailing list