commit intel-SINIT for openSUSE:Factory

2020-11-02 Thread root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2020-11-02 09:41:33

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new.3463 (New)


Package is "intel-SINIT"

Mon Nov  2 09:41:33 2020 rev:7 rq:845032 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2017-11-27 
22:18:34.962261064 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new.3463/intel-SINIT.changes
2020-11-02 09:41:49.765692602 +0100
@@ -1,0 +2,10 @@
+Fri Oct 30 12:13:37 UTC 2020 - Matthias Gerstner 
+
+- Update to current zipfiles available from
+  
https://software.intel.com/content/www/us/en/develop/articles/intel-trusted-execution-technology.html
+
+  - it seems 7th_gen_i5_i7-SINIT_74.zip was replaced by
+6th_7th_gen_i5_i7-SINIT_79.zip. The old variant is still packaged though.
+  - new 8th_9th_gen_i5_i7-SINIT_81.zip for Coffee Lake platforms.
+
+---

New:

  6th_7th_gen_i5_i7-SINIT_79.zip
  8th_9th_gen_i5_i7-SINIT_81.zip



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.RVty8M/_old  2020-11-02 09:41:50.489693297 +0100
+++ /var/tmp/diff_new_pack.RVty8M/_new  2020-11-02 09:41:50.493693301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-SINIT
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   intel-SINIT
 BuildRequires:  fdupes
-Url:
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
+URL:
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
 Summary:Intel SINIT AC (Secure Inititalization Authenticated Code) 
modules
 License:SUSE-Firmware
 Group:  Development/Tools/Other
@@ -53,6 +53,10 @@
 Source13:   6th_gen_i5_i7-SINIT_71.zip
 # 
https://software.intel.com/system/files/managed/dc/a9/7th_gen_i5_i7-SINIT_74.zip
 Source14:   7th_gen_i5_i7-SINIT_74.zip
+# https://software.intel.com/protected-download/267276/183305
+Source15:   6th_7th_gen_i5_i7-SINIT_79.zip
+# 
https://software.intel.com/content/dam/develop/external/us/en/protected/6th_7th_gen_i5_i7-SINIT_79.zip
+Source16:   8th_9th_gen_i5_i7-SINIT_81.zip
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -80,14 +84,27 @@
 unzip %{S:12}
 unzip %{S:13}
 unzip %{S:14}
+
+mkdir 6th_7th_gen_i5_i7-SINIT_79
+pushd 6th_7th_gen_i5_i7-SINIT_79
+unzip %{S:15}
+popd
+
+mkdir 8th_9th_gen_i5_i7-SINIT_81
+pushd 8th_9th_gen_i5_i7-SINIT_81
+unzip %{S:16}
+popd
+
 mkdir xeon-5600-3500-sinit
 pushd xeon-5600-3500-sinit
unzip %{S:8}
 popd
+
 mkdir xeon-e7-8800-4800-2800-sinit
 pushd xeon-e7-8800-4800-2800-sinit
unzip %{S:9}
 popd
+
 unzip %{S:10}
 chmod 644 */*
 cp %{SOURCE11} .
@@ -106,6 +123,7 @@
 %defattr(-,root,root)
 %doc i7_QUAD-SINIT_51 2nd_gen_i5_i7-SINIT_51 GM45_GS45_PM45-SINIT_51 
3rd_gen_i5_i7-SINIT_67 xeon-5600-3500-sinit xeon-e7-8800-4800-2800-sinit
 %doc i5_i7_DUAL-SINIT_51 3rd_gen_i5_i7_RACM-SINIT_67 4th_gen_i5_i7-SINIT_75 
5th_gen_i5_i7-SINIT_79 6th_gen_i5_i7-SINIT_71 7th_gen_i5_i7-SINIT_74 
Q45_Q43-SINIT_51 Q35-SINIT_51
+%doc 6th_7th_gen_i5_i7-SINIT_79 8th_9th_gen_i5_i7-SINIT_81
 %doc SINIT-guide.txt
 %dir /usr/lib/sinit
 /usr/lib/sinit/*


















commit intel-SINIT for openSUSE:Factory

2017-11-27 Thread root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2017-11-27 22:18:29

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is "intel-SINIT"

Mon Nov 27 22:18:29 2017 rev:6 rq:545895 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2017-05-16 
14:45:49.853432870 +0200
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2017-11-27 22:18:34.962261064 +0100
@@ -1,0 +2,6 @@
+Mon Nov 27 09:36:15 UTC 2017 - matthias.gerst...@suse.com
+
+- Correctly install SINIT files ending in lower case .bin into /usr/lib/sinit,
+  instead of into the documentation dirs.
+
+---



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.terZFt/_old  2017-11-27 22:18:35.534240304 +0100
+++ /var/tmp/diff_new_pack.terZFt/_new  2017-11-27 22:18:35.542240014 +0100
@@ -97,7 +97,7 @@
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/lib/sinit
 
-mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
+mv */*.[Bb][Ii][nN] $RPM_BUILD_ROOT/usr/lib/sinit
 chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN
 
 %fdupes %buildroot/%_prefix


















commit intel-SINIT for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2017-05-16 14:44:26

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is "intel-SINIT"

Tue May 16 14:44:26 2017 rev:5 rq:494625 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2014-11-04 
17:30:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2017-05-16 14:45:49.853432870 +0200
@@ -1,0 +2,11 @@
+Wed May 10 12:48:57 UTC 2017 - matthias.gerst...@suse.com
+
+- Updated to current zipfiles available from
+  https://software.intel.com/en-us/articles/intel-trusted-execution-technology
+
+  (new: 5th - 7th gen series broadwell/skylake/kaby lake)
+
+- Rewrote package description and summary (was partly copied from tboot, and
+  thus wrong), to be more clear and descriptive.
+
+---

New:

  5th_gen_i5_i7-SINIT_79.zip
  6th_gen_i5_i7-SINIT_71.zip
  7th_gen_i5_i7-SINIT_74.zip



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.6arrxt/_old  2017-05-16 14:45:50.637322725 +0200
+++ /var/tmp/diff_new_pack.6arrxt/_new  2017-05-16 14:45:50.637322725 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-SINIT
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -19,7 +19,7 @@
 Name:   intel-SINIT
 BuildRequires:  fdupes
 Url:
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
-Summary:Intel(R) SINIT AC modules
+Summary:Intel SINIT AC (Secure Inititalization Authenticated Code) 
modules
 License:SUSE-Firmware
 Group:  Development/Tools/Other
 Version:2.3
@@ -47,16 +47,25 @@
 # 
https://secure-software.intel.com/en-us/system/files/article/183305/q35-sinit-51.zip
 Source10:   q35-sinit-51.zip
 Source11:   SINIT-guide.txt
+# 
https://software.intel.com/system/files/managed/7b/2b/5th_gen_i5_i7-SINIT_79.zip
+Source12:   5th_gen_i5_i7-SINIT_79.zip
+# 
https://software.intel.com/system/files/managed/70/be/6th_gen_i5_i7-SINIT_71.zip
+Source13:   6th_gen_i5_i7-SINIT_71.zip
+# 
https://software.intel.com/system/files/managed/dc/a9/7th_gen_i5_i7-SINIT_74.zip
+Source14:   7th_gen_i5_i7-SINIT_74.zip
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
-Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
-and verified launch of an OS kernel/VMM.
-
-This package contains the binary SINIT AC Modules that are used for measuring.
+intel-SINIT contains the binary modules required to utilize
+Intel Trusted Execution Technology (Intel TXT) to perform a measured
+and verified launch of an OS kernel/VMM. The SINIT modules are digitally
+signed by INTEL and perfors the initial steps during a trusted boot. Among
+these initial steps are measurements of the BIOS/firmware and system settings
+like ACPI tables.
 
+A specific SINIT file tailored to your INTEL processor needs to be used.
+This package contains them all for your convenience.
 
 %prep
 %setup -c -n intel-SINIT
@@ -68,6 +77,9 @@
 unzip %{S:5}
 unzip %{S:6}
 unzip %{S:7}
+unzip %{S:12}
+unzip %{S:13}
+unzip %{S:14}
 mkdir xeon-5600-3500-sinit
 pushd xeon-5600-3500-sinit
unzip %{S:8}
@@ -93,7 +105,7 @@
 %files
 %defattr(-,root,root)
 %doc i7_QUAD-SINIT_51 2nd_gen_i5_i7-SINIT_51 GM45_GS45_PM45-SINIT_51 
3rd_gen_i5_i7-SINIT_67 xeon-5600-3500-sinit xeon-e7-8800-4800-2800-sinit
-%doc i5_i7_DUAL-SINIT_51 3rd_gen_i5_i7_RACM-SINIT_67 4th_gen_i5_i7-SINIT_75 
Q45_Q43-SINIT_51 Q35-SINIT_51
+%doc i5_i7_DUAL-SINIT_51 3rd_gen_i5_i7_RACM-SINIT_67 4th_gen_i5_i7-SINIT_75 
5th_gen_i5_i7-SINIT_79 6th_gen_i5_i7-SINIT_71 7th_gen_i5_i7-SINIT_74 
Q45_Q43-SINIT_51 Q35-SINIT_51
 %doc SINIT-guide.txt
 %dir /usr/lib/sinit
 /usr/lib/sinit/*





++ SINIT-guide.txt ++
--- /var/tmp/diff_new_pack.6arrxt/_old  2017-05-16 14:45:50.813297999 +0200
+++ /var/tmp/diff_new_pack.6arrxt/_new  2017-05-16 14:45:50.813297999 +0200
@@ -66,6 +66,26 @@
 SINIT AC module file name:  i7_QUAD-SINIT.tar.gz : i7_QUAD_SINIT_20.BIN
 
 
+5th Generation Intel® Core™ i7 and i5 and Intel® Core™ M Processor Series
+(codename: Broadwell)
+--
+TXT.DIDVID.DeviceID: 0xb002
+SINIT AC module file name: 

commit intel-SINIT for openSUSE:Factory

2014-11-04 Thread h_root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2014-11-04 17:30:04

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is intel-SINIT

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2014-02-20 
06:22:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2014-11-04 17:30:39.0 +0100
@@ -1,0 +2,5 @@
+Tue Oct 14 07:41:08 UTC 2014 - jeng...@inai.de
+
+- Specfile cleanup: avoid %fdupes on buildroot, simplify %install.
+
+---



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.34aylc/_old  2014-11-04 17:30:41.0 +0100
+++ /var/tmp/diff_new_pack.34aylc/_new  2014-11-04 17:30:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-SINIT
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,14 @@
 #
 
 
-
 Name:   intel-SINIT
-License:SUSE-Firmware
 BuildRequires:  fdupes
-Group:  Development/Tools/Other
-URL:   
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
-AutoReqProv:on
+Url:
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
 Summary:Intel(R) SINIT AC modules
+License:SUSE-Firmware
+Group:  Development/Tools/Other
 Version:2.3
-Release:81
+Release:0
 BuildRequires: unzip
 # 
https://secure-software.intel.com/en-us/system/files/article/183305/2nd-gen-i5-i7-sinit-51.zip
 Source0:   2nd-gen-i5-i7-sinit-51.zip
@@ -48,6 +46,7 @@
 Source9:   xeon-e7-8800-4800-2800-sinit-v1.1.zip
 # 
https://secure-software.intel.com/en-us/system/files/article/183305/q35-sinit-51.zip
 Source10:  q35-sinit-51.zip
+Source11:   SINIT-guide.txt
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -79,24 +78,23 @@
 popd
 unzip %{S:10}
 chmod 644 */*
+cp %{SOURCE11} .
 
 find
 
 %install
-mkdir -p $RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT/usr/
-mkdir $RPM_BUILD_ROOT/usr/lib/
-mkdir $RPM_BUILD_ROOT/usr/lib/sinit
+mkdir -p $RPM_BUILD_ROOT/usr/lib/sinit
 
 mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
 chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN
 
-%fdupes $RPM_BUILD_ROOT
+%fdupes %buildroot/%_prefix
 
 %files
 %defattr(-,root,root)
 %doc i7_QUAD-SINIT_51 2nd_gen_i5_i7-SINIT_51 GM45_GS45_PM45-SINIT_51 
3rd_gen_i5_i7-SINIT_67 xeon-5600-3500-sinit xeon-e7-8800-4800-2800-sinit
 %doc i5_i7_DUAL-SINIT_51 3rd_gen_i5_i7_RACM-SINIT_67 4th_gen_i5_i7-SINIT_75 
Q45_Q43-SINIT_51 Q35-SINIT_51
+%doc SINIT-guide.txt
 %dir /usr/lib/sinit
 /usr/lib/sinit/*
 












-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit intel-SINIT for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2014-02-20 06:20:10

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is intel-SINIT

Changes:

New Changes file:

--- /dev/null   2014-02-13 01:09:38.344032506 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2014-02-20 06:20:11.0 +0100
@@ -0,0 +1,11 @@
+---
+Wed Jun  8 08:56:31 UTC 2011 - co...@novell.com
+
+- fix license (seems autobuild overwritten)
+
+---
+Fri Apr 29 13:09:20 UTC 2011 - meiss...@novell.com
+
+- imported SINITS from http://sourceforge.net/projects/tboot/
+  FATE#311820
+

New:

  GM45_GS45_PM45-SINIT.tar.gz
  Q35-SINIT.tar.gz
  Q45_Q43-SINIT.tar.gz
  SINIT-guide.txt
  X5600-SINIT.tar.gz
  i5_i7_DUAL-SINIT.tar.gz
  i7_QUAD-SINIT.tar.gz
  intel-SINIT.changes
  intel-SINIT.spec



Other differences:
--
++ intel-SINIT.spec ++
#
# spec file for package intel-SINIT
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   intel-SINIT
License:Commercial
BuildRequires:  fdupes
Group:  Development/Tools/Other
AutoReqProv:on
Summary:Intel(R) SINIT AC modules
Version:2.3
Release:81
Source0:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Xeon%205600/X5600-SINIT.tar.gz
Source1:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/SINIT%20AC%20Module%20Guide/SINIT-guide.txt
Source2:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i7%20Processor%20Quad/i7_QUAD-SINIT.tar.gz
Source3:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q45%20and%20Q43%20Express/Q45_Q43-SINIT.tar.gz
Source4:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i5%20and%20i7%20Processor%20Dual/i5_i7_DUAL-SINIT.tar.gz
Source5:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q35%20Express/Q35-SINIT.tar.gz
Source6:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/GM45%2C%20PS45%20and%20PM45%20Express/GM45_GS45_PM45-SINIT.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
and verified launch of an OS kernel/VMM.

This package contains the binary SINIT AC Modules that are used for measuring.


%prep
%setup -c -n intel-SINIT
tar xf %{S:0}
cp %{S:1} .
tar xf %{S:2}
tar xf %{S:3}
tar xf %{S:4}
tar xf %{S:5}
tar xf %{S:6}
chmod 644 */*

%build

%install
mkdir $RPM_BUILD_ROOT/usr/
mkdir $RPM_BUILD_ROOT/usr/lib/
mkdir $RPM_BUILD_ROOT/usr/lib/sinit

mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN

%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc SINIT-guide.txt GM45_GS45_PM45-SINIT Q35-SINIT Q45_Q43-SINIT X5600-SINIT 
i5_i7_DUAL-SINIT i7_QUAD-SINIT
%dir /usr/lib/sinit
/usr/lib/sinit/*

%changelog
++ SINIT-guide.txt ++
This document is intended to be a guide for selecting the correct SINIT AC
module for a given Intel chipset (G)MCH or CPU.


SINIT AC module file names are formatted as:
chipset product designation_SINIT_version.BIN
or
CPU family_SINIT_version.BIN

where:
chipset product designation : This is the product name/code/model of the
Intel chipset(s) supported by the SINIT AC
module
CPU family : This is the family of CPUs which are supported by the SINIT
   AC module
version : This is the version of the AC module (InfoTable.AcmVersion).

The SINIT AC modules provided are all production-signed.

The PCI host bridge ID can be determined by running 'lspci -nn' and looking
for the Host bridge device (often the first); 

commit intel-SINIT for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory 
checked in at 2014-02-20 06:22:02

Comparing /work/SRC/openSUSE:Factory/intel-SINIT (Old)
 and  /work/SRC/openSUSE:Factory/.intel-SINIT.new (New)


Package is intel-SINIT

Changes:

--- /work/SRC/openSUSE:Factory/intel-SINIT/intel-SINIT.changes  2014-02-20 
06:20:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.intel-SINIT.new/intel-SINIT.changes 
2014-02-20 06:22:04.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb 19 11:24:05 UTC 2014 - meiss...@suse.com
+
+- Updated to current zipfiles available from
+  http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
+
+---
+Wed Feb 19 11:08:06 UTC 2014 - meiss...@suse.com
+
+- fixed license to be SUSE-Firmware
+
+---

Old:

  GM45_GS45_PM45-SINIT.tar.gz
  Q35-SINIT.tar.gz
  Q45_Q43-SINIT.tar.gz
  X5600-SINIT.tar.gz
  i5_i7_DUAL-SINIT.tar.gz
  i7_QUAD-SINIT.tar.gz

New:

  2nd-gen-i5-i7-sinit-51.zip
  3rd-gen-i5-i7-racm-sinit-67_1.zip
  3rd-gen-i5-i7-sinit-67.zip
  4th-gen-i5-i7-sinit-75.zip
  gm45-gs45-pm45-sinit-51.zip
  i5-i7-dual-sinit-51.zip
  i7-quad-sinit-51.zip
  q35-sinit-51.zip
  q45-q43-sinit-51.zip
  xeon-5600-3500-sinit-v1.1.zip
  xeon-e7-8800-4800-2800-sinit-v1.1.zip



Other differences:
--
++ intel-SINIT.spec ++
--- /var/tmp/diff_new_pack.NaJShh/_old  2014-02-20 06:22:04.0 +0100
+++ /var/tmp/diff_new_pack.NaJShh/_new  2014-02-20 06:22:04.0 +0100
@@ -18,20 +18,36 @@
 
 
 Name:   intel-SINIT
-License:Commercial
+License:SUSE-Firmware
 BuildRequires:  fdupes
 Group:  Development/Tools/Other
+URL:   
http://software.intel.com/en-us/articles/intel-trusted-execution-technology/
 AutoReqProv:on
 Summary:Intel(R) SINIT AC modules
 Version:2.3
 Release:81
-Source0:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Xeon%205600/X5600-SINIT.tar.gz
-Source1:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/SINIT%20AC%20Module%20Guide/SINIT-guide.txt
-Source2:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i7%20Processor%20Quad/i7_QUAD-SINIT.tar.gz
-Source3:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q45%20and%20Q43%20Express/Q45_Q43-SINIT.tar.gz
-Source4:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i5%20and%20i7%20Processor%20Dual/i5_i7_DUAL-SINIT.tar.gz
-Source5:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q35%20Express/Q35-SINIT.tar.gz
-Source6:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/GM45%2C%20PS45%20and%20PM45%20Express/GM45_GS45_PM45-SINIT.tar.gz
+BuildRequires: unzip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/2nd-gen-i5-i7-sinit-51.zip
+Source0:   2nd-gen-i5-i7-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/3rd-gen-i5-i7-racm-sinit-67_1.zip
+Source1:   3rd-gen-i5-i7-racm-sinit-67_1.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/3rd-gen-i5-i7-sinit-67.zip
+Source2:   3rd-gen-i5-i7-sinit-67.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/4th-gen-i5-i7-sinit-75.zip
+Source3:   4th-gen-i5-i7-sinit-75.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/gm45-gs45-pm45-sinit-51.zip
+Source4:   gm45-gs45-pm45-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/30/c4/i5-i7-dual-sinit-51.zip
+Source5:   i5-i7-dual-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/1e/dc/i7-quad-sinit-51.zip
+Source6:   i7-quad-sinit-51.zip
+Source7:   q45-q43-sinit-51.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/xeon-5600-3500-sinit-v1.1.zip
+Source8:   xeon-5600-3500-sinit-v1.1.zip
+# 
https://secure-software.intel.com/en-us/system/files/e8/00/xeon-e7-8800-4800-2800-sinit-v1.1.zip
+Source9:   xeon-e7-8800-4800-2800-sinit-v1.1.zip
+# 
https://secure-software.intel.com/en-us/system/files/article/183305/q35-sinit-51.zip
+Source10:  q35-sinit-51.zip
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -45,18 +61,29 @@
 
 %prep
 %setup -c -n intel-SINIT
-tar xf %{S:0}
-cp %{S:1} .
-tar xf %{S:2}
-tar xf %{S:3}
-tar xf %{S:4}
-tar xf %{S:5}
-tar xf %{S:6}
+#unzip %{S:0}
+unzip %{S:1}
+unzip %{S:2}
+unzip %{S:3}
+unzip %{S:4}
+unzip %{S:5}
+unzip %{S:6}
+unzip %{S:7}
+mkdir xeon-5600-3500-sinit
+pushd 

commit intel-SINIT for openSUSE:Factory

2011-05-26 Thread h_root

Hello community,

here is the log from the commit of package intel-SINIT for openSUSE:Factory
checked in at Thu May 26 16:12:52 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/intel-SINIT/intel-SINIT.changes
2011-05-02 11:48:39.0 +0200
@@ -0,0 +1,6 @@
+---
+Fri Apr 29 13:09:20 UTC 2011 - meiss...@novell.com
+
+- imported SINITS from http://sourceforge.net/projects/tboot/
+  FATE#311820
+

calling whatdependson for head-i586


New:

  GM45_GS45_PM45-SINIT.tar.gz
  Q35-SINIT.tar.gz
  Q45_Q43-SINIT.tar.gz
  SINIT-guide.txt
  X5600-SINIT.tar.gz
  i5_i7_DUAL-SINIT.tar.gz
  i7_QUAD-SINIT.tar.gz
  intel-SINIT.changes
  intel-SINIT.spec



Other differences:
--
++ intel-SINIT.spec ++
#
# spec file for package intel-SINIT
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:   intel-SINIT
License:GPL v3 or later
BuildRequires:  fdupes
Group:  Development/Tools/Other
AutoReqProv:on
Summary:A Friendly Greeting Program
Version:2.3
Release:1
Source0:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Xeon%205600/X5600-SINIT.tar.gz
Source1:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/SINIT%20AC%20Module%20Guide/SINIT-guide.txt
Source2:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i7%20Processor%20Quad/i7_QUAD-SINIT.tar.gz
Source3:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q45%20and%20Q43%20Express/Q45_Q43-SINIT.tar.gz
Source4:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/i5%20and%20i7%20Processor%20Dual/i5_i7_DUAL-SINIT.tar.gz
Source5:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/Q35%20Express/Q35-SINIT.tar.gz
Source6:
http://downloads.sourceforge.net/project/tboot/SINIT%20AC%20Modules/GM45%2C%20PS45%20and%20PM45%20Express/GM45_GS45_PM45-SINIT.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
and verified launch of an OS kernel/VMM.

This package contains the binary SINIT AC Modules that are used for measuring.


%prep
%setup -c -n intel-SINIT
tar xf %{S:0}
cp %{S:1} .
tar xf %{S:2}
tar xf %{S:3}
tar xf %{S:4}
tar xf %{S:5}
tar xf %{S:6}
chmod 644 */*

%build

%install
mkdir $RPM_BUILD_ROOT/usr/
mkdir $RPM_BUILD_ROOT/usr/lib/
mkdir $RPM_BUILD_ROOT/usr/lib/sinit

mv */*.BIN $RPM_BUILD_ROOT/usr/lib/sinit
chmod 644 $RPM_BUILD_ROOT/usr/lib/sinit/*.BIN

%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc SINIT-guide.txt GM45_GS45_PM45-SINIT Q35-SINIT Q45_Q43-SINIT X5600-SINIT 
i5_i7_DUAL-SINIT i7_QUAD-SINIT
%dir /usr/lib/sinit
/usr/lib/sinit/*

%changelog
++ SINIT-guide.txt ++
This document is intended to be a guide for selecting the correct SINIT AC
module for a given Intel chipset (G)MCH or CPU.


SINIT AC module file names are formatted as:
chipset product designation_SINIT_version.BIN
or
CPU family_SINIT_version.BIN

where:
chipset product designation : This is the product name/code/model of the
Intel chipset(s) supported by the SINIT AC
module
CPU family : This is the family of CPUs which are supported by the SINIT
   AC module
version : This is the version of the AC module (InfoTable.AcmVersion).

The SINIT AC modules provided are all production-signed.

The PCI host bridge ID can be determined by running 'lspci -nn' and looking
for the Host bridge device (often the first); the ID will be the hexadecimal
number in square brackets after 8086:.

Below are the chipsets and CPUs that currently support Intel(R) TXT:
===

Intel(R) Q35 Express Chipset (Bearlake B):
-
PCI host bridge ID:  0x29b0
TXT.DIDVID.DeviceID:  0x8001
SINIT AC module file name:  Q35-SINIT.tar.gz :