Hello community,

here is the log from the commit of package trousers for openSUSE:Factory 
checked in at 2012-03-29 07:49:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trousers (Old)
 and      /work/SRC/openSUSE:Factory/.trousers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trousers", Maintainer is "meiss...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/trousers/trousers.changes        2012-03-17 
13:23:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.trousers.new/trousers.changes   2012-03-29 
07:49:02.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Mar 28 17:01:59 CEST 2012 - meiss...@suse.de
+
+- Updated to TROUSERS_0_3_8
+  - Fix ssl_ui.c overflow
+  - Handling of TPM_CERTIFY_INFO2 structure special case
+  - Fix possible obfuscation of obj_migdata.c errors.
+  - Make 1.2 keys respect the TPM_PCRIGNOREDONREAD flag.
+  - PCRInfo member allocation in Trspi_Unload_CERTIFY_INFO.
+  - Add functions for deserializing NVRAM related data structures
+  - Add NVRAM specific error messages
+  - Fix spec file so one can build an rpm
+  - Initialize the tcsd_config_file with NULL.
+  - support for -c <configfile> command line option
+  - Establish a .gitignore file
+  - ENDIAN_H and htole definition fix
+
+-------------------------------------------------------------------

Old:
----
  trousers-0.3.7.diff
  trousers-0.3.7.tar.bz2

New:
----
  trousers-0.3.8.diff
  trousers-0.3.8.tar.gz

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

Other differences:
------------------
++++++ trousers.spec ++++++
--- /var/tmp/diff_new_pack.ocKj92/_old  2012-03-29 07:49:04.000000000 +0200
+++ /var/tmp/diff_new_pack.ocKj92/_new  2012-03-29 07:49:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package trousers
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,19 @@
 #
 
 
-BuildRequires:  gtk2-devel libtool openssl-devel pkgconfig
+BuildRequires:  gtk2-devel
+BuildRequires:  libtool
+BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
 
 Name:           trousers
 Url:            http://trousers.sourceforge.net/
+Version:        0.3.8
+Release:        0
+Summary:        TSS (TCG Software Stack) access daemon for a TPM chip
 License:        CPL-1.0
 Group:          Productivity/Security
-Version:        0.3.7
-Release:        1
-Summary:        TSS (TCG Software Stack) access daemon for a TPM chip
-Source0:        %name-%version.tar.bz2
+Source0:        
http://downloads.sourceforge.net/project/trousers/trousers/%version/%name-%version.tar.gz
 Source1:        tcsd.init
 Source2:        baselibs.conf
 Patch0:         %name-%version.diff
@@ -42,12 +45,12 @@
 system. It is a character device file major 10 minor 224, 0600 tss:tss.
 
 %package devel
-License:        CPL-1.0
-Group:          Development/Libraries/C and C++
-AutoReqProv:    on
 Summary:        TSS (TCG Software Stack) access daemon for a TPM chip
-Requires:       trousers = %version libtspi1 = %version
-Requires:       libopenssl-devel glibc-devel
+Group:          Development/Libraries/C and C++
+Requires:       glibc-devel
+Requires:       libopenssl-devel
+Requires:       libtspi1 = %version
+Requires:       trousers = %version
 
 %description devel
 The trousers package provides a TSS implementation through the help of
@@ -59,10 +62,8 @@
 system. It is a character device file major 10 minor 224, 0600 tss:tss.
 
 %package -n libtspi1
-License:        CPL-1.0
-Group:          Productivity/Security
-AutoReqProv:    on
 Summary:        TSS (TCG Software Stack) access daemon for a TPM chip
+Group:          Productivity/Security
 Requires:       trousers
 
 %description -n libtspi1

++++++ trousers-0.3.7.diff -> trousers-0.3.8.diff ++++++

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

Reply via email to