From 15458222e5ace2b0752e424dbf920fedf3e12f2d35a5a1d7d7f99583e95105d9 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 19 Mar 2021 07:40:53 +0000 Subject: [PATCH] Accepting request 880005 from home:gary_lin:branches:security - Update to version 0.7.7 * CryptSym: fix AES output IV (bsc#1183729, CVE-2021-3446) * tpm2: Fix public key context save due to ANY_OBJECT_Marshal usage * tpm2: Address some Coverity issues (false positives) * tpm1.2: Backported ASAN/UBSAN related fixes * tpm2: Return properly sized array for b parameter for NIST P521 (HLK) * tpm2: Addressed issues detected by UBSAN * tpm2: Addressed issues detected by cppcheck (false positives) OBS-URL: https://build.opensuse.org/request/show/880005 OBS-URL: https://build.opensuse.org/package/show/security/libtpms?expand=0&rev=23 --- libtpms.changes | 13 +++++++++++++ libtpms.spec | 4 ++-- v0.7.4.tar.gz | 3 --- v0.7.7.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 v0.7.4.tar.gz create mode 100644 v0.7.7.tar.gz diff --git a/libtpms.changes b/libtpms.changes index db18730..c26f8c3 100644 --- a/libtpms.changes +++ b/libtpms.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 19 02:03:20 UTC 2021 - Gary Ching-Pang Lin + +- Update to version 0.7.7 + * CryptSym: fix AES output IV (bsc#1183729, CVE-2021-3446) + * tpm2: Fix public key context save due to ANY_OBJECT_Marshal usage + * tpm2: Address some Coverity issues (false positives) + * tpm1.2: Backported ASAN/UBSAN related fixes + * tpm2: Return properly sized array for b parameter for NIST P521 + (HLK) + * tpm2: Addressed issues detected by UBSAN + * tpm2: Addressed issues detected by cppcheck (false positives) + ------------------------------------------------------------------- Mon Nov 23 03:31:28 UTC 2020 - Gary Ching-Pang Lin diff --git a/libtpms.spec b/libtpms.spec index b11b779..36380db 100644 --- a/libtpms.spec +++ b/libtpms.spec @@ -1,7 +1,7 @@ # # spec file for package libtpms # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libtpms0 Name: libtpms -Version: 0.7.4 +Version: 0.7.7 Release: 0 Summary: Library providing Trusted Platform Module (TPM) functionality License: BSD-3-Clause diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz deleted file mode 100644 index d69650e..0000000 --- a/v0.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42643a03abd34b71ad3301dece8c1b2a6d519e590864f197be08c8e9146c2a0f -size 1212986 diff --git a/v0.7.7.tar.gz b/v0.7.7.tar.gz new file mode 100644 index 0000000..707ae9a --- /dev/null +++ b/v0.7.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f23b97594bb9c6d3c50e33c9be8435f03d91a591c2288b03056321e06c95db3 +size 1217129