Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swtpm for openSUSE:Factory checked in at 2021-11-12 15:59:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swtpm (Old) and /work/SRC/openSUSE:Factory/.swtpm.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swtpm" Fri Nov 12 15:59:06 2021 rev:8 rq:930649 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/swtpm/swtpm.changes 2021-09-26 21:48:52.714791887 +0200 +++ /work/SRC/openSUSE:Factory/.swtpm.new.1890/swtpm.changes 2021-11-12 15:59:20.674567142 +0100 @@ -1,0 +2,36 @@ +Wed Nov 10 08:49:00 UTC 2021 - Marcus Meissner <meiss...@suse.com> + +- Update to version 0.7.0: + - swtpm: + - Support for linear file storage backend (file://) + - Report 'tpm-1.2' & 'tpm-2.0' in --print-capabilities depending what + libtpms supports + - Add implementation of SWTPM_HMAC using OpenSSL 3.0 APIs + - Wipe keys from stack and heap + - Many other small changes + - Make --daemon not racy + - swtpm_setup: + - Only activate SHA256 PCR bank, not SHA1 bank anymore by default + - Support for linear file storage backend (file://) + - Implement option --create-config-files to create config files + - Use non-deprecated APIs to contruct RSA key (OSSL 3) + - Report stderr as returned by external tool (swtpm-localcal) + - Replace '+' and ',' characters in VMId's to make work with + common name in X509 subject + - Add support for --reconfigure flag to change active PCR banks + - swtpm_localca: + - Created certificates for CAs and TPM that do not expire + - swtpm_cert: + - Allow passing -1 for days to get a non-expiring certificate + - test: + - ASAN-related test changes and skipping of tests if ASAN is used + - Fix tests using tpm2-abrmd by preventing concurrency + - Skip chardev related tests after checking for chardev support + - exit with error code if mktemp fails + - OSSL 3: Make TPM 1.2 test compile; skip IBM TSS 2 test + - build-sys: + - Introduce --enable-sanitizers to configure + - Remove check for pip3 that was used by python swtpm_setup + - Allow passing of aditional CFLAGS during build + +------------------------------------------------------------------- Old: ---- swtpm-0.6.1.tar.gz New: ---- swtpm-0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swtpm.spec ++++++ --- /var/tmp/diff_new_pack.0LgXZ0/_old 2021-11-12 15:59:21.226567397 +0100 +++ /var/tmp/diff_new_pack.0LgXZ0/_new 2021-11-12 15:59:21.230567399 +0100 @@ -24,7 +24,7 @@ %define modulename2 swtpm_svirt %define modulename3 swtpmcuse Name: swtpm -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: Software TPM emulator License: BSD-3-Clause ++++++ swtpm-0.6.1.tar.gz -> swtpm-0.7.0.tar.gz ++++++ ++++ 17658 lines of diff (skipped)