Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2018-01-28 00:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ucode-intel (Old)
 and      /work/SRC/openSUSE:Factory/.ucode-intel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ucode-intel"

Sun Jan 28 00:39:54 2018 rev:34 rq:569860 version:20171117

Changes:
--------
--- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes  2018-01-25 
12:40:59.889381841 +0100
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes     
2018-01-28 00:39:55.352129073 +0100
@@ -2,9 +1,0 @@
-Sat Dec 23 13:12:18 UTC 2017 - [email protected]
-
-- firmware-CVE-2017-5715.tar.gz: updates for:
-  HSX EP 000306F2
-  BDX E EP EP4S EX 000406F1
-  SKX H0 00050654
-  (bsc#1068032 CVE-2017-5715)
-
--------------------------------------------------------------------

Old:
----
  firmware-CVE-2017-5715.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ucode-intel.spec ++++++
--- /var/tmp/diff_new_pack.8nb3W3/_old  2018-01-28 00:39:56.092094601 +0100
+++ /var/tmp/diff_new_pack.8nb3W3/_new  2018-01-28 00:39:56.104094042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ucode-intel
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,6 @@
 Source0:        microcode-%{version}.tgz
 Source1:        intel-microcode2ucode.c
 Source2:        LICENSE
-Source3:        firmware-CVE-2017-5715.tar.gz
 Supplements:    
modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): coreutils
@@ -41,15 +40,10 @@
 %prep
 %setup -q -c intel-ucode
 cp %{SOURCE2} .
-tar xf %{SOURCE3}
 
 %build
 %{__cc} -fwhole-program %{optflags} %{SOURCE1} -o generate_microcode
-
-for i in *.dat */*.dat;
-do
-        ./generate_microcode "$i"
-done
+./generate_microcode microcode.dat
 
 %install
 install -D -m 0755 generate_microcode %{buildroot}%{_bindir}/generate_microcode


Reply via email to