Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package swtpm for openSUSE:Factory checked 
in at 2023-03-08 14:51:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/swtpm (Old)
 and      /work/SRC/openSUSE:Factory/.swtpm.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "swtpm"

Wed Mar  8 14:51:29 2023 rev:13 rq:1069861 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/swtpm/swtpm.changes      2022-05-04 
15:17:38.684647972 +0200
+++ /work/SRC/openSUSE:Factory/.swtpm.new.31432/swtpm.changes   2023-03-08 
14:51:31.418333328 +0100
@@ -1,0 +2,39 @@
+Mon Mar  6 20:21:50 UTC 2023 - Alberto Planas Dominguez <[email protected]>
+
+- Drop trousers requirement
+
+-------------------------------------------------------------------
+Mon Mar  6 16:34:33 UTC 2023 - Alberto Planas Dominguez <[email protected]>
+
+- Update to version 0.8.0:
+  * swtpm:
+    + Implement release-lock-outgoing parameter for --migration option
+    + Introduce --migration option and 'incoming' parameter
+    + Implement terminate parameter for ctrl channel loss
+    + Add a chroot option
+    + Introduce disable-auto-shutdown flag for --flags option
+    + If necessary send TPM2_Shutdown() before TPMLIB_Terminate()
+    + Add some more recent syscalls to seccomp profile
+    + Disable OpenSSL FIPS mode to avoid libtpms failures
+    + Avoid locking directory multiple times
+    + Remove support for pre-v0.1 state files without header
+    + Use uint64_t in tlv_data_append() to avoid integer overflows
+    + Use uint64_t to avoid integer wrap-around when adding a uint32_t
+    + Do not chdir(/) when using --daemon
+    + Check header size indicator against expected size (CVE-2022-23645 
bsc#1196240)
+    + Fixes for gcc 12.2.1 -fanalyzer
+  * build-sys:
+    + Fix configure script to support _FORTIFY_SOURCE=3
+    + Define __USE_LINUX_IOCTL_DEFS in header file (Cygwin)
+  * swtpm-localca:
+    + Re-implement variable resolution for swtpm-localca.conf
+    + Test for available issuercert before creating CA
+  * swtpm_setup:
+    + Configure swtpm to log to stdout/err if needed (glib >=2.74)
+  * tests:
+    + Use ${WORKDIR} in config files to test env. var replacement
+    + Patch IBM TSS2 test suite for OpenSSL 3.x
+  * build-sys:
+    + Add probing for -fstack-protector
+
+-------------------------------------------------------------------

Old:
----
  swtpm-0.7.3.tar.gz

New:
----
  swtpm-0.8.0.tar.gz

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

Other differences:
------------------
++++++ swtpm.spec ++++++
--- /var/tmp/diff_new_pack.3iFXIE/_old  2023-03-08 14:51:32.182337489 +0100
+++ /var/tmp/diff_new_pack.3iFXIE/_new  2023-03-08 14:51:32.202337597 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package swtpm
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 %define modulename2 swtpm_svirt
 %define modulename3 swtpmcuse
 Name:           swtpm
-Version:        0.7.3
+Version:        0.8.0
 Release:        0
 Summary:        Software TPM emulator
 License:        BSD-3-Clause
@@ -54,7 +54,6 @@
 BuildRequires:  pkgconfig(systemd)
 Requires:       iproute2
 Requires:       python3-cryptography
-Requires:       trousers
 Requires:       (%{name}-selinux if selinux-policy-base)
 Requires(pre):  user(tss)
 
@@ -137,6 +136,7 @@
 %{_datadir}/swtpm
 %dir %{_libdir}/swtpm
 %{_libdir}/swtpm/*.so.*
+%{_mandir}/man5/swtpm*%{?ext_man}
 %{_mandir}/man8/swtpm*%{?ext_man}
 %dir %attr(0750,tss,root) %{_localstatedir}/lib/swtpm-localca
 

++++++ swtpm-0.7.3.tar.gz -> swtpm-0.8.0.tar.gz ++++++
++++ 7659 lines of diff (skipped)

Reply via email to