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.000000000 +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); 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 : Q35_SINIT_18.BIN


Intel(R) X38 Express Chipset (Bigby or Bearlake X):
--------------------------------------------------
TXT support for this chipset is being discontinued.


Intel(R) GM45, GS45, and PM45 Express Chipset (Cantiga):
-------------------------------------------------------
PCI host bridge ID:  0x2a40
TXT.DIDVID.DeviceID:  0x9000
SINIT AC module file name:  GM45_GS45_PM45-SINIT.tar.gz :
                                      GM45_GS45_PM45_SINIT_21.BIN


Intel(R) Q45 and Q43 Express Chipsets (Eaglelake):
-------------------------------------------------
PCI host bridge ID:  0x2e10
TXT.DIDVID.DeviceID:  0x8003
SINIT AC module file name:  Q45_Q43-SINIT.tar.gz : Q45_Q43_SINIT_19.BIN


Intel(R) Core(TM) i5-600 Desktop Processor Series, i7-600 & i5-500 Mobile
Processor Series (Arrandale & Clarkdale):
-------------------------------------------------------------------------
TXT.DIDVID.DeviceID:  0xa000
SINIT AC module file name:  i5_i7_DUAL-SINIT.tar.gz : i5_i7_DUAL_SINIT_18.BIN


Intel(R) Core(TM) i7-800 Desktop Processor Series, i7-900 Mobile Processor
Extreme Edition Series, i7-800 & i7-700 Mobile Processor Series
(Lynnfield & Clarksfield):
--------------------------------------------------------------------------
TXT.DIDVID.DeviceID:  0xc002
SINIT AC module file name:  i7_QUAD-SINIT.tar.gz : i7_QUAD_SINIT_20.BIN


Intel(R) Xeon(R) Processor 5600 Series (Westmere EP):
--------------------------------------------------------------------------
TXT.DIDVID.DeviceID:  0xc000
SINIT AC module file name:  X5600-SINIT.tar.gz : X5600_SINIT_16.BIN



Updates:
=======

2011-04-04:
    Added SINIT ACM for Intel(R) Xeon(R) Processor 5600 Series (Westmere EP)

2010-06-14:
    Added SINIT ACM for Intel(R) Core(TM) i7-800 Desktop Processor Series,
        i7-900 Mobile Processor Extreme Edition Series, i7-800 & i7-700 Mobile
        Processor Series (Lynnfield & Clarksfield)

2010-03-26:
    Updated Q45_Q43-SINIT to version 19; see CHANGELOG for details
    Fixed PCI host bridge ID for Q45/Q43

2010-03-18:
    Added SINIT ACM for Intel(R) Core(TM) i5-600 Desktop Processor Series,
        i7-600 & i5-500 Mobile Processor Series (Arrandale & Clarkdale)

2009-12-21:
    Added GS45 Express Chipset as supporting TXT
    Updated all SINIT ACMs for bug fixes and features, per the respective
        Changelogs

2008-10-17:
    Updated the SINIT AC modules for the Q35 and X38 chipsets to v17
    Added SINIT AC modules for the GM45 and Q45 chipsets

2008-06-09:
    Re-structured SINIT files and support
    Added latest SINIT AC modules for Q35 and X38 chipsets
        (Q35_X38-SINIT.tar.gz)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to